Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 287777

Summary: New ebuild: dev-java/hamcrest-integration
Product: Gentoo Linux Reporter: Quetzaly Solano Gómez <gentoo>
Component: [OLD] JavaAssignee: 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
New ebuild that integrate hamcrest with other testing frameworks, namely jmock, easymock, and testng.

Note that this ebuild depends on the dev-java/easymock which exists only in java-overlay.
Comment 1 Quetzaly Solano Gómez 2009-10-05 14:31:11 UTC
Created attachment 206115 [details]
New ebuild.
Comment 2 Quetzaly Solano Gómez 2009-10-05 14:31:30 UTC
Created attachment 206117 [details, diff]
Causes core target to do nothing.
Comment 3 Quetzaly Solano Gómez 2009-10-05 14:31:44 UTC
Created attachment 206118 [details, diff]
Causes generator target to do nothing.
Comment 4 Quetzaly Solano Gómez 2009-10-05 14:32:09 UTC
Created attachment 206120 [details, diff]
Causes library target to do nothing.
Comment 5 Quetzaly Solano Gómez 2009-10-05 14:32:42 UTC
Created attachment 206121 [details, diff]
Keeps source from being included in JAR file.
Comment 6 Quetzaly Solano Gómez 2009-10-05 14:33:07 UTC
Created attachment 206122 [details, diff]
Fixes to allow creation of Javadoc.
Comment 7 Quetzaly Solano Gómez 2009-11-03 23:29:00 UTC
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
Comment 8 Quetzaly Solano Gómez 2009-11-03 23:29:20 UTC
Added to java-experimental overlay.
Comment 9 Johann Schmitz (ercpe) (RETIRED) gentoo-dev 2014-03-02 16:26:34 UTC
+  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.