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=42227>. 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=42227 ------- Additional Comments From [EMAIL PROTECTED] 2007-04-24 13:30 ------- Created an attachment (id=20032) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=20032&action=view) test ant build files in a dir with spaces provided testcase: extract attached zip. It will create a dir "x x", with two ant scripts. Change dir to "x x", and type: > ant You will get error: C:\x%20x\build.xml:7: Cannot find import.xml imported from C:\x%20x\build.xml rename dir to y, and try again: success. Duplicated project name in import. Project Bug 42227 defined first in C:\y\build .xml and again in C:\y\import.xml all: BUILD SUCCESSFUL Total time: 0 seconds -- 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]
