Summary: | New ebuild: dev-java/hamcrest-integration | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Quetzaly Solano Gómez <gentoo> |
Component: | [OLD] Java | Assignee: | Java team <java> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | ercpe |
Priority: | High | Keywords: | EBUILD, InOverlay |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 287763 | ||
Bug Blocks: | 205489 | ||
Attachments: |
New ebuild.
Causes core target to do nothing. Causes generator target to do nothing. Causes library target to do nothing. Keeps source from being included in JAR file. Fixes to allow creation of Javadoc. Updated ebuild. |
Description
Quetzaly Solano Gómez
2009-10-05 14:26:49 UTC
Created attachment 206115 [details]
New ebuild.
Created attachment 206117 [details, diff]
Causes core target to do nothing.
Created attachment 206118 [details, diff]
Causes generator target to do nothing.
Created attachment 206120 [details, diff]
Causes library target to do nothing.
Created attachment 206121 [details, diff]
Keeps source from being included in JAR file.
Created attachment 206122 [details, diff]
Fixes to allow creation of Javadoc.
Created attachment 209177 [details]
Updated ebuild.
New ebuild that:
1. Adds dependency on findutils
2. Removes local Javadoc link logic
3. Slightly modifies how dependencies are specified
Added to java-experimental overlay. + 02 Mar 2014; Johann Schmitz <ercpe@gentoo.org> + +files/1.1-remove-targets.patch, +files/1.2-remove-targets.patch, + +files/1.3-remove-targets.patch, +hamcrest-integration-1.1.ebuild, + +hamcrest-integration-1.2.ebuild, +hamcrest-integration-1.3.ebuild, + +metadata.xml: + New ebuild for hamcrest-integration in all slots (:0, :1.2 and :1.3) wrt bug + #287777. This commit also solves bug #205489. |