Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 287775 - New ebuild: dev-java/hamcrest-library
Summary: New ebuild: dev-java/hamcrest-library
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: EBUILD, InOverlay
Depends on: 287760 287763
Blocks: 328747 205489
  Show dependency tree
 
Reported: 2009-10-05 14:16 UTC by Daniel Solano Gómez
Modified: 2013-09-10 17:29 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
The new ebuild. (hamcrest-library-1.2.ebuild,2.96 KB, text/plain)
2009-10-05 14:18 UTC, Daniel Solano Gómez
Details
Patch to cause the core target to do nothing. (hamcrest-1.2-empty_core.patch,1.28 KB, patch)
2009-10-05 14:19 UTC, Daniel Solano Gómez
Details | Diff
Patch to cause the generator target to do nothing. (hamcrest-1.2-empty_generator.patch,1.21 KB, patch)
2009-10-05 14:19 UTC, Daniel Solano Gómez
Details | Diff
Patch to keep source out of generated JAR file. (hamcrest-1.2-no_source_in_jar.patch,582 bytes, patch)
2009-10-05 14:21 UTC, Daniel Solano Gómez
Details | Diff
Patch to ensure Javadocs build for hamcrest-library. (hamcrest-library-1.2-fix_javadoc.patch,1.33 KB, patch)
2009-10-05 14:21 UTC, Daniel Solano Gómez
Details | Diff
Updated ebuild. (hamcrest-library-1.2.ebuild,2.06 KB, text/plain)
2009-11-03 23:25 UTC, Daniel Solano Gómez
Details

Note You need to log in before you can comment on or make changes to this bug.
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