Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70897 - new package: dev-java/commons-jelly-tags-xml
Summary: new package: dev-java/commons-jelly-tags-xml
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: 76055
Blocks: 75665
  Show dependency tree
 
Reported: 2004-11-11 17:23 UTC by Vibhav Garg (RETIRED)
Modified: 2012-01-29 13:13 UTC (History)
0 users

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


Attachments
Ebuild files (commons-jelly-tags-xml-1.0.tar.gz,1.85 KB, application/x-gzip)
2004-12-29 11:44 UTC, Vibhav Garg (RETIRED)
Details
Source tarball for 1.0 (commons-jelly-tags-xml-1.0.tar.gz,34.82 KB, application/x-gzip)
2004-12-29 11:45 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-11-11 17:23:12 UTC
 
Comment 1 Vibhav Garg (RETIRED) gentoo-dev 2004-12-29 11:44:30 UTC
Created attachment 47133 [details]
Ebuild files
Comment 2 Vibhav Garg (RETIRED) gentoo-dev 2004-12-29 11:45:22 UTC
Created attachment 47134 [details]
Source tarball for 1.0
Comment 3 Jan Brinkmann (RETIRED) gentoo-dev 2005-04-17 06:46:03 UTC
marking as enhancement, sorry for the spam
Comment 4 Josh Nichols (RETIRED) gentoo-dev 2005-09-05 10:30:49 UTC
I'm having problems getting this to compile successfully. I'm getting the error:
    [javac] Found 1 semantic error compiling
"/home/nichoj/development/commons-jelly-tags-xml-1.0/src/java/org/apache/commons/jelly/tags/xml/TransformTag.java":
    [javac]    369.                         tag = ((TagScript) script).getTag();
   [javac]                                       ^---------------------------^
    [javac] *** Semantic Error: No applicable overload for a method with
signature "getTag()" was found in type
"org.apache.commons.jelly.impl.TagScript". Perhaps you wanted the overloaded
version "org.apache.commons.jelly.Tag
getTag(org.apache.commons.jelly.JellyContext $1) throws
org.apache.commons.jelly.JellyException;" instead?


It occurs with or without jikes, but jikes is a bit more suggestive. I have a
suspicion that this is a case of the API breaking unexpectedly, but I will look
into it further.
Comment 5 Josh Nichols (RETIRED) gentoo-dev 2005-09-05 11:22:43 UTC
I found source for a '1.1', but it seems to create 1.0 jars... so I'm going to
assume it's actually 1.0 for now.

That being said, I've added it to the experimental overlay.
Comment 7 Maciej Piechotka 2009-03-28 22:27:06 UTC
inquisitio@1238278482: [WARNING e.ebuild.metadata.unusable] No usable metadata for 'dev-java/commons-jelly-tags-util-1.0::java-experimental'
inquisitio@1238278488: [WARNING e.ebuild.cache_failure] In thread ID '18714':
  ... When generating metadata for ID 'dev-java/commons-jelly-tags-xml-1.0::java-experimental':
  ... When running an ebuild command on 'dev-java/commons-jelly-tags-xml-1.0::java-experimental':
  ... Could not generate cache for 'dev-java/commons-jelly-tags-xml-1.0::java-experimental' stderr says '
!!! ERROR in dev-java/commons-jelly-tags-xml-1.0:
!!! In inherit at line 63
!!! Error finding eclass java-maven-2

!!! Call stack:
!!!    * inherit (/usr/libexec/paludis/0/eclass_functions.bash:63)
!!!    * source (/usr/portage/local/layman/java-experimental/eclass/commons-jelly-tags-2.eclass:30)
!!!    * inherit (/usr/libexec/paludis/0/eclass_functions.bash:64)
!!!    * source (/usr/portage/local/layman/java-experimental/dev-java/commons-jelly-tags-xml/commons-jelly-tags-xml-1.0.ebuild:5)
!!!    * ebuild_load_ebuild (/usr/libexec/paludis/ebuild.bash:359)
!!!    * ebuild_main (/usr/libexec/paludis/ebuild.bash:470)
!!!    * main (/usr/libexec/paludis/ebuild.bash:498)

diefunc: making ebuild PID 22414 exit with error
die trap: exiting with error.

Please fix the ebuild. It put inquisitio in loop and eix reports errors
Comment 8 Ralph Sennhauser (RETIRED) gentoo-dev 2012-01-29 13:13:26 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.