You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2007/11/27 18:12:19 UTC

DO NOT REPLY [Bug 43586] - java.io.FileNotFoundException: /home/***/apache-ant-1.7.0/junitvmwatcher *** .properties

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


jwbrown@tibco.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan_w_brown@hotmail.com




------- Additional Comments From jwbrown@tibco.com  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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org