Summary: | need ebuild for commons-jelly-tags-dynabean | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Vibhav Garg (RETIRED) <vgarg> |
Component: | New packages | Assignee: | 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)
![]() Created attachment 47143 [details]
Source tarball for 1.0
Created attachment 47144 [details]
Ebuild files
Added to the experimental overlay. Maintained at http://svn.gentooexperimental.org/svn/java/gentoo-java-experimental/dev-java/commons-jelly-tags-dynabean/ '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... 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. |