Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76059 - need ebuild for commons-jelly-tags-dynabean
Summary: need ebuild for commons-jelly-tags-dynabean
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 76055
Blocks: 70895 75665
  Show dependency tree
 
Reported: 2004-12-29 12:00 UTC by Vibhav Garg (RETIRED)
Modified: 2012-01-29 13:12 UTC (History)
0 users

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


Attachments
Source tarball for 1.0 (commons-jelly-tags-dynabean-1.0.tar.gz,10.72 KB, application/x-gzip)
2004-12-29 12:02 UTC, Vibhav Garg (RETIRED)
Details
Ebuild files (commons-jelly-tags-dynabean-1.0.tar.gz,1.85 KB, application/x-gzip)
2004-12-29 12:03 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 12:00:15 UTC
 
Comment 1 Vibhav Garg (RETIRED) gentoo-dev 2004-12-29 12:02:47 UTC
Created attachment 47143 [details]
Source tarball for 1.0
Comment 2 Vibhav Garg (RETIRED) gentoo-dev 2004-12-29 12:03:19 UTC
Created attachment 47144 [details]
Ebuild files
Comment 3 Josh Nichols (RETIRED) gentoo-dev 2005-09-05 11:21:39 UTC
Added to the experimental overlay.
Comment 5 Martin Mokrejš 2009-04-17 19:55:41 UTC
'emerge --regen' gives me:

Processing dev-java/commons-jelly-tags-dynabean
 * 
 * ERROR: dev-java/commons-jelly-tags-dynabean-1.0 failed.
 * Call stack:
 *                                ebuild.sh, line 1817:  Called source '/usr/local/java-experimental/dev-java/commons-jelly-tags-dynabean/commons-jelly-tags-dynabean-1.0.ebuild'
 *   commons-jelly-tags-dynabean-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-dynabean-1.0, continuing...
Comment 6 Ralph Sennhauser (RETIRED) gentoo-dev 2012-01-29 13:12:28 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.