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

Bug 287775

Summary: New ebuild: dev-java/hamcrest-library
Product: Gentoo Linux Reporter: Daniel Solano Gómez <gentoo>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: enhancement CC: chewi, ercpe
Priority: High Keywords: EBUILD, InOverlay
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 287760, 287763    
Bug Blocks: 328747, 205489    
Attachments: The new ebuild.
Patch to cause the core target to do nothing.
Patch to cause the generator target to do nothing.
Patch to keep source out of generated JAR file.
Patch to ensure Javadocs build for hamcrest-library.
Updated ebuild.

Description Daniel Solano Gómez 2009-10-05 14:16:47 UTC
Another hamcrest ebuild.  This ebuild provides a set of extended matchers.
Comment 1 Daniel Solano Gómez 2009-10-05 14:18:46 UTC
Created attachment 206107 [details]
The new ebuild.
Comment 2 Daniel Solano Gómez 2009-10-05 14:19:16 UTC
Created attachment 206108 [details, diff]
Patch to cause the core target to do nothing.
Comment 3 Daniel Solano Gómez 2009-10-05 14:19:40 UTC
Created attachment 206110 [details, diff]
Patch to cause the generator target to do nothing.
Comment 4 Daniel Solano Gómez 2009-10-05 14:21:00 UTC
Created attachment 206112 [details, diff]
Patch to keep source out of generated JAR file.
Comment 5 Daniel Solano Gómez 2009-10-05 14:21:37 UTC
Created attachment 206114 [details, diff]
Patch to ensure Javadocs build for hamcrest-library.
Comment 6 Daniel Solano Gómez 2009-11-03 23:25:41 UTC
Created attachment 209175 [details]
Updated ebuild.

Updated ebuild that:
1. Adds findutils dependency
2. Removes local Javadoc link logic
3. Uses new broken up hamcrest-generator
Comment 7 Daniel Solano Gómez 2009-11-03 23:26:06 UTC
Added to java-experimental overlay.
Comment 8 Johann Schmitz (ercpe) (RETIRED) gentoo-dev 2013-09-08 09:58:23 UTC
hamcrest-library-1.3 is in the last-hope overlay: https://github.com/ercpe/lh-overlay/blob/master/dev-java/hamcrest-library/hamcrest-library-1.3.ebuild
Comment 9 Johann Schmitz (ercpe) (RETIRED) gentoo-dev 2013-09-10 17:29:14 UTC
*hamcrest-library-1.3 (10 Sep 2013)

  10 Sep 2013; Johann Schmitz <ercpe@gentoo.org>
  +files/1.3-remove-targets.patch, +hamcrest-library-1.3.ebuild, +metadata.xml:
  Ebuild for hamcrest-library (bug #287775) - dependency of ganttproject et al