Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20066 - jdom contains old ant.jar
Summary: jdom contains old ant.jar
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Dylan Carlson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-27 17:28 UTC by Uwe Reimann
Modified: 2003-05-26 07:20 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Uwe Reimann 2003-04-27 17:28:26 UTC
When having jdom before ant in classpath (java-config
--set-user-packages=jdom,ant), jdom's ant.jar is used instead of ant's. This
makes ant nonfunctional.


Reproducible: Always
Steps to Reproduce:
1. java-config --set-user-packages=jdom,ant
2. ant (in a directory containing a build.xml, ant's source for example)
3.

Actual Results:  
java.lang.VerifyError: (class: org/apache/tools/ant/taskdefs/email/EmailTask,
method: execute signature: ()V) Incompatible object argument for function call


Expected Results:  
build
Comment 1 Dylan Carlson (RETIRED) gentoo-dev 2003-05-26 07:20:23 UTC
Fixed in -r4... Cheers