Summary: | New ebuild: dev-java/hamcrest-generator | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Quetzaly Solano Gómez <gentoo> |
Component: | [OLD] Java | Assignee: | Java team <java> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | Keywords: | InOverlay |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 205489, 287763, 287775 | ||
Attachments: |
The new ebuild.
Patch that keeps the source out of the created JAR file. Updated ebuild. Patch to remove jarjar stuff from build.xml |
Description
Quetzaly Solano Gómez
2009-10-05 13:50:49 UTC
Created attachment 206097 [details]
The new ebuild.
Created attachment 206099 [details, diff]
Patch that keeps the source out of the created JAR file.
Created attachment 209169 [details]
Updated ebuild.
In this updated ebuild:
1. I remove the jarjar stuff from build.xml, so now hamcrest-core depends on qdox.
2. Added dependency on findutils
Created attachment 209171 [details, diff]
Patch to remove jarjar stuff from build.xml
Added to java-experimental overlay. + 15 Jun 2013; Tom Wijsman <TomWij@gentoo.org> + +files/hamcrest-1.2-no_source_in_jar.patch, + +files/hamcrest-generator-1.2-no_jarjar.patch, + +files/hamcrest-generator-1.3-no_jarjar.patch, +hamcrest-generator-1.2.ebuild, + +hamcrest-generator-1.3.ebuild, +metadata.xml: + Added dev-java/hamcrest-generator-{1.2,1.3} to the Portage tree, dependency of + hamcrest-core-{1.2,1.3} which is a dependency of the new junit. Fixes bug + #287760. Sorry for the late addition to the Portage tree, thank you for your contribution. |