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 2005/07/15 15:48:34 UTC

DO NOT REPLY [Bug 30569] - basedir is not set correctly when calling subant task through ant task

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=30569>.
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=30569





------- Additional Comments From mbm@ptc.com  2005-07-15 15:48 -------
Created an attachment (id=15681)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15681&action=view)
1.6.5 SubAnt.execute() Fix

Fix is the addition of the following at line 199 in the 1.6.5 version of
execute().

   directory = file.getAbsoluteFile().getParentFile();


-- 
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