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
Summary: ant fails to include a build file when run from a dir
containing spaces
Product: Ant
Version: 1.7Alpha (nightly)
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Core
AssignedTo: dev@ant.apache.org
ReportedBy: j_cumps@yahoo.com
Only happens in recent nightly builds:
When my project resides in a folder with spaces (C:\Documents and Settings\Jan
Cumps\sandbox_sf\junitpdfreport),
and my build.xml imports another build file (<import
file="src/resources/ant/build-junitpdfreport.xml"/>),
it errors:
BUILD FAILED
C:\Documents%20and%20Settings\Jan%
20Cumps\sandbox_sf\junitpdfreport\build.xml:16
: Cannot find src/resources/ant/build-junitpdfreport.xml imported from
C:\Docume
nts%20and%20Settings\Jan%20Cumps\sandbox_sf\junitpdfreport\build.xml
This works in 1.7.0, and in nightly builds up until last week (last successful
test from ant trunk: 21-APR-2007).
Will provide a test case....
--
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
|