Summary: | Version bump: dev-java/hamcrest-core-1.2 | ||
---|---|---|---|
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: | 287757, 287760 | ||
Bug Blocks: | 205489, 287775, 287777 | ||
Attachments: |
New hamcrest-core ebuild.
Keeps the generator target from doing anything. Keeps source out of JAR files. Allows Javadocs to be created for hamcrest-core. Updated ebuild |
Description
Quetzaly Solano Gómez
2009-10-05 13:56:13 UTC
Created attachment 206101 [details]
New hamcrest-core ebuild.
Created attachment 206103 [details, diff]
Keeps the generator target from doing anything.
Created attachment 206104 [details, diff]
Keeps source out of JAR files.
Created attachment 206105 [details, diff]
Allows Javadocs to be created for hamcrest-core.
Created attachment 209174 [details]
Updated ebuild
Updated ebuild with the following changes:
1. Added dependency on findutils
2. Changed build logic to reflect that qdox is no longer bundled into hamcrest-generator
3. Remove local Javadoc link logic as it will soon be generalised into an eclass
Added to java-experimental overlay. + 15 Jun 2013; Tom Wijsman <TomWij@gentoo.org> + +files/hamcrest-1.2-empty_generator.patch, + +files/hamcrest-1.2-no_source_in_jar.patch, + +files/hamcrest-1.3-empty_generator.patch, + +files/hamcrest-core-1.2-fix_javadoc.patch, + +files/hamcrest-core-1.3-fix_javadoc.patch, +hamcrest-core-1.2.ebuild, + +hamcrest-core-1.3.ebuild: + Version bump to 1.2 and 1.3, needed for new junit. Fixes bug #287763, + contributed by Daniel Solano Gómez. |