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

Bug 76059

Summary: need ebuild for commons-jelly-tags-dynabean
Product: Gentoo Linux Reporter: Vibhav Garg (RETIRED) <vgarg>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED OBSOLETE    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 70847, 76055    
Bug Blocks: 70895, 75665    
Attachments: Source tarball for 1.0
Ebuild files

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.