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: [EMAIL PROTECTED]


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to