Search Criteria
Package Details: java-commons-collections 4.4-1
Git Clone URL: | https://aur.archlinux.org/java-commons-collections.git (read-only, click to copy) |
---|---|
Package Base: | java-commons-collections |
Description: | Implementations of common collections |
Upstream URL: | http://commons.apache.org/collections/ |
Licenses: | |
Submitter: | Francois_B |
Maintainer: | MarcinWieczorek |
Last Packager: | MarcinWieczorek |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2011-05-30 19:36 |
Last Updated: | 2019-09-05 09:58 |
Dependencies (2)
- java-runtime (jdk5, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, jre14, jdk-arm, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, jre-bcl, amazon-corretto-15, jre-openj9, jdk11-openj9-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jre8, jdk8, jdk-openj9-bin, jre, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jre11, sapmachine-jdk-bin, jre11-jetbrains-imfix, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, java-openjdk-loom-ea-bin, java-openjdk-ea-bin, jdk-jetbrains, jre8-adoptopenjdk, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
- maven (mvnvm) (make)
Latest Comments
jhey commented on 2019-01-29 17:22
I flagged this package.
After a look at the website I figured, that you simply have to adjust the package number (4.1 -> 4.2), add the appropriate signature and replace "ant jar" with "mvn package".
Additionally, the "apache-ant" dependency should be replaced with "maven"
Cheers!
chenxiaolong commented on 2013-03-13 19:57
@k2s: Done :)
k2s commented on 2013-03-12 12:05
pls. add apache-ant to dependency
k2s commented on 2013-03-12 11:56
ant should be in dependency
chenxiaolong commented on 2013-02-02 04:06
@morxa: Thanks! Updated :)
morxa commented on 2013-01-27 14:20
http://apache.lehtivihrea.org//commons/collections/source/commons-collections-3.2.1-src.tar.gz should work instead.
morxa commented on 2013-01-27 14:12
Source file is not available anymore.
wodow commented on 2012-11-23 23:43
ant is used in build() and should be a dependency.