DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43586>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43586


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




------- Additional Comments From [EMAIL PROTECTED]  2007-11-27 09:12 -------
I too ran into this problem and did a bit of digging.  

As Steve pointed out, the source of the problem is having an older version of
the Ant libraries in the classpath.  

I ran my tests with Ant's debug switch [-d] and noticed that the
Java13CommandLauncher is constructing a classpath with the Ant 1.7 libraries
appended to the classpath as opposed to being prepended.  That is a [relatively
minor] bug IMHO.

Unless there is a valid use case I am overlooking, I believe it would make the
tool a bit more robust to promote the ant libs to the front of the list.

Regards,
jb

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to