Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76055 - need ebuild for commons-jelly-tags-junit
Summary: need ebuild for commons-jelly-tags-junit
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on: 70847
Blocks: 70895 70897 75665 76059 76066
  Show dependency tree
 
Reported: 2004-12-29 11:48 UTC by Vibhav Garg (RETIRED)
Modified: 2012-01-29 13:11 UTC (History)
0 users

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


Attachments
Ebuild files (commons-jelly-tags-junit-1.0.tar.gz,1.84 KB, application/x-gzip)
2004-12-29 11:52 UTC, Vibhav Garg (RETIRED)
Details
Source tarball for 1.0 (commons-jelly-tags-junit-1.0.tar.gz,15.00 KB, application/x-gzip)
2004-12-29 11:53 UTC, Vibhav Garg (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vibhav Garg (RETIRED) gentoo-dev 2004-12-29 11:48:48 UTC
 
Comment 1 Vibhav Garg (RETIRED) gentoo-dev 2004-12-29 11:52:30 UTC
Created attachment 47137 [details]
Ebuild files
Comment 2 Vibhav Garg (RETIRED) gentoo-dev 2004-12-29 11:53:23 UTC
Created attachment 47138 [details]
Source tarball for 1.0
Comment 3 Josh Nichols (RETIRED) gentoo-dev 2005-09-05 09:16:22 UTC
I never was able to extract the tarballs you attached.

Aside from that, I was able to find the source for this, after much poking
around,  and I've added this to the experimental overlay, using an eclass I wrote.
Comment 5 Martin Mokrejš 2009-04-17 19:56:19 UTC
'emerge --regen' gives me:

Processing dev-java/commons-jelly-tags-junit
 * 
 * ERROR: dev-java/commons-jelly-tags-junit-1.0 failed.
 * Call stack:
 *                             ebuild.sh, line 1817:  Called source '/usr/local/java-experimental/dev-java/commons-jelly-tags-junit/commons-jelly-tags-junit-1.0.ebuild'
 *   commons-jelly-tags-junit-1.0.ebuild, line    7:  Called inherit 'commons-jelly-tags-2'
 *                             ebuild.sh, line 1232:  Called qa_source '/usr/local/java-experimental/eclass/commons-jelly-tags-2.eclass'
 *                             ebuild.sh, line   36:  Called source '/usr/local/java-experimental/eclass/commons-jelly-tags-2.eclass'
 *           commons-jelly-tags-2.eclass, line   30:  Called inherit 'java-pkg-2' 'java-ant-2' 'java-maven-2'
 *                             ebuild.sh, line 1209:  Called die
 * The specific snippet of code:
 *              [ ! -e "$location" ] && die "${1}.eclass could not be found by inherit()"
 *  The die message:
 *   java-maven-2.eclass could not be found by inherit()
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * This ebuild used the following eclasses from overlays:
 *   /usr/local/java-experimental/eclass/commons-jelly-tags-2.eclass
 *   /usr/local/java-experimental/eclass/java-pkg-2.eclass
 *   /usr/local/java-experimental/eclass/java-utils-2.eclass
 * This ebuild is from an overlay: '/usr/local/java-experimental/'
 * 
Error processing dev-java/commons-jelly-tags-junit-1.0, continuing...
Comment 6 Ralph Sennhauser (RETIRED) gentoo-dev 2012-01-29 13:11:59 UTC
The last release of commons-jelly was 16-Jun-2005 and the project is in hibernation according to it's homepage. Further maven from version 2 onwards no longer depends on jelly and as such the original/main reason to add the meta with all it's packages is no longer.

Therefore marking as obsolete. Thanks for your work.