Bug 20066 - jdom contains old ant.jar
Bug#: 20066 Product:  Gentoo Linux Version: 1.4_rc1 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: absinthe@gentoo.org Reported By: Uwe_Reimann@gmx.net
Component: Ebuilds
URL: 
Summary: jdom contains old ant.jar
Keywords:  
Status Whiteboard: 
Opened: 2003-04-27 17:28 0000
Description:   Opened: 2003-04-27 17:28 0000
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 From Dylan Carlson (RETIRED) 2003-05-26 07:20:23 0000 -------
Fixed in -r4... Cheers