summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add missing remote idsJustin Lecher2015-09-221-0/+3
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-java/treelayout: New package, needed by latest antlr 4James Le Cuirot2015-09-203-0/+49
| | | | Package-Manager: portage-2.2.20.1
* dev-java/log4j: Remove oldJames Le Cuirot2015-09-172-164/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-java/log4j: Dropped jmx use flag as it is in the jdk/jre since 1.5William L. Thomson Jr2015-09-171-0/+71
|
* dev-java/{mockobjects,xdoclet}: Packages removal. Fixes bug 190307.Patrice Clement2015-09-1314-967/+0
| | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/{base64,java-xmlbuilder}: Packages removal. Fixes bug 557866.Patrice Clement2015-09-136-104/+0
| | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/httpunit: Package removal. Fixes bug 557920.Patrice Clement2015-09-134-97/+0
| | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/tclib: Package removal. Fixes bug 232666.Patrice Clement2015-09-133-45/+0
| | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/istack-commons-buildtools: Stable for amd64+x86.Patrice Clement2015-09-131-1/+1
| | | | | Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/istack-commons-buildtools: Remove broken and old ebuild. Fixes bug ↵Patrice Clement2015-09-134-113/+0
| | | | | | | 276171. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/istack-commons-buildtools: Add doc+source flags to ↵Patrice Clement2015-09-131-0/+30
| | | | | | | {JAVA_PKG_USE,IUSE}. Sort dependencies in DEPEND. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/oracle-jdk-bin: Fix hardened + JAVA_PKG_STRICT breakageJames Le Cuirot2015-09-121-0/+3
| | | | | | We need to PaX mark javap before we run it on hardened systems. Package-Manager: portage-2.2.20.1
* dev-java/guava: Revert all changes made so far and set up a hard dependency ↵Patrice Clement2015-09-122-33/+5
| | | | | | | on Java 7. Fixes bug 560042. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/java-sdk-docs: Remove oldJames Le Cuirot2015-09-112-50/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-java/java-sdk-docs: Mark 1.8.0.60 stable as old version has goneJames Le Cuirot2015-09-111-1/+1
| | | | | | Fixes bug #560176. Package-Manager: portage-2.2.20.1
* dev-java/typesafe-config: Raise {jdk,jre} requirements to 1.8. Drop ↵Patrice Clement2015-09-111-0/+26
| | | | | | | ppc+ppc64. Fixes bug 560052. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/java-config: Drop unnecessary dieJustin Lecher2015-09-111-1/+1
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-java/guava: Raise {jre,jdk} reqs to 1.7. Drop ppc64. Fixes bug 560042.Patrice Clement2015-09-101-0/+27
| | | | | Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/jfreesvg: Drop old.Patrice Clement2015-09-101-40/+0
| | | | | Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/jfreesvg: Raise {jdk,jre} reqs to 1.7. Fixes bug 559962.Patrice Clement2015-09-101-0/+40
| | | | | Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/oracle-jre-bin: Remove PostVMInitHook to stop usage trackerJames Le Cuirot2015-09-091-4/+5
| | | | | | | | | | | | | | | Deleting the usage tracker resulted in exceptions being silently raised in a thread and this caused havoc with debuggers. Deleting the hook that calls it instead is a smaller change and avoids both problems. It is possible that Oracle may use this hook for something else later. I have therefore added a JAVA_PKG_STRICT check to display its contents on each merge so that we can keep an eye on it. See bug #559936 for more details. Package-Manager: portage-2.2.20.1
* dev-java/oracle-jdk-bin: Remove PostVMInitHook to stop usage trackerJames Le Cuirot2015-09-091-4/+11
| | | | | | | | | | | | | | | Deleting the usage tracker resulted in exceptions being silently raised in a thread and this caused havoc with debuggers. Deleting the hook that calls it instead is a smaller change and avoids both problems. It is possible that Oracle may use this hook for something else later. I have therefore added a JAVA_PKG_STRICT check to display its contents on each merge so that we can keep an eye on it. See bug #559936 for more details. Package-Manager: portage-2.2.20.1
* dev-java/icedtea-bin: Remove vulnerable versions wrt bug #559532James Le Cuirot2015-09-083-337/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-java/icedtea-bin: ppc stable wrt bug #559532Agostino Sarubbo2015-09-082-2/+2
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* dev-java/icedtea: Patch CACAO for a dynamic maximum heapJames Le Cuirot2015-09-076-0/+112
| | | | | | | | | It has been discovered that CACAO has been giving us memory problems because it had a fixed default heap size of only 128MB, whereas HotSpot uses a quarter of the physical RAM. I have patched CACAO to do the same. See IcedTea bugs #2611 and #2612. Package-Manager: portage-2.2.20.1
* dev-java/icedtea-bin: 6 and 7 rebuilt for ppc with dynamic heap fixJames Le Cuirot2015-09-073-4/+4
| | | | | | | | | | | | It has been discovered that CACAO has been giving us memory problems because it had a fixed default heap size of only 128MB, whereas HotSpot uses a quarter of the physical RAM. I have patched CACAO to do the same. See IcedTea bugs #2611 and #2612. 6.1.13.8-r1 goes straight to stable for amd64 and x86 because only the core ppc tarball has changed. Package-Manager: portage-2.2.20.1
* ADd missing remote-id entriesJustin Lecher2015-09-0716-5/+35
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-java/maven-bin: Recalculate Manifest + raise (again) {jdk,jre} reqs to 1.8.Patrice Clement2015-09-072-2/+3
| | | | | Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/jython: Reset requierement lowering to 1.7.Patrice Clement2015-09-071-2/+2
| | | | | Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-java/maven-bin: Version bump courtesy of Thanh Ha <zxiiro@gmail.com>. ↵Patrice Clement2015-09-071-0/+88
|\ | | | | | | Fixes bug 544204. Merged from remote-tracking branch 'remotes/github/pr/48'.
| * dev-java/maven-bin: bump to 3.3.3Thanh Ha2015-09-051-0/+88
| | | | | | | | Signed-off-by: Thanh Ha <thanh.ha@alumni.carleton.ca>
* | dev-java/java-apicheck: 0_p20150907Sebastian Pipping2015-09-073-0/+29
| |
* | dev-java/oracle-jre-bin: Delete Oracle's evil usage trackerJames Le Cuirot2015-09-061-1/+7
| | | | | | | | | | | | | | Fixes bug #559478. Their site says it's disabled by default but that doesn't appear to be the case any more. Package-Manager: portage-2.2.20.1
* | dev-java/oracle-jdk-bin: Delete Oracle's evil usage trackerJames Le Cuirot2015-09-061-1/+7
| | | | | | | | | | | | | | Fixes bug #559478. Their site says it's disabled by default but that doesn't appear to be the case any more. Package-Manager: portage-2.2.20.1
* | dev-java/cal10n: ppc64 stable wrt bug #557470Agostino Sarubbo2015-09-061-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc64"
* | dev-java/slf4j-simple: ppc64 stable wrt bug #557470Agostino Sarubbo2015-09-061-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc64"
* | dev-java/slf4j-ext: ppc64 stable wrt bug #557470Agostino Sarubbo2015-09-061-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc64"
* | dev-java/cal10n: ppc stable wrt bug #557470Agostino Sarubbo2015-09-061-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* | dev-java/slf4j-simple: ppc stable wrt bug #557470Agostino Sarubbo2015-09-061-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* | dev-java/slf4j-ext: ppc stable wrt bug #557470Agostino Sarubbo2015-09-061-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* | dev-java/glassfish-servlet-api: Remove vulnerable version. Fixes security ↵Patrice Clement2015-09-063-49/+0
| | | | | | | | | | | | | | bug 386353. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* | dev-java/jsoup: Remove vulnerable versions. Fixes security bug 559002.Patrice Clement2015-09-063-96/+0
| | | | | | | | | | Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* | dev-java/icedtea-bin: x86 stable wrt bug #559532Agostino Sarubbo2015-09-062-2/+2
| | | | | | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* | dev-java/jsoup: x86 stable wrt bug #559002Agostino Sarubbo2015-09-061-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* | dev-java/glassfish-servlet-api: x86 stable wrt bug #386353Agostino Sarubbo2015-09-061-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* | dev-java/icedtea-bin: amd64 stable wrt bug #559532Agostino Sarubbo2015-09-062-2/+2
| | | | | | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* | dev-java/jsoup: amd64 stable wrt bug #559002Agostino Sarubbo2015-09-061-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* | dev-java/glassfish-servlet-api: amd64 stable wrt bug #386353Agostino Sarubbo2015-09-061-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* | dev-java/netty-common: require java 7 for bug 529108Zac Medico2015-09-051-2/+2
| | | | | | | | Package-Manager: portage-2.2.20.1
* | dev-java/easymock: Clean up old.Patrice Clement2015-09-052-57/+0
| | | | | | | | | | Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>