DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27170>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27170

Error occurs in references parameter in <csc> if space in directory name

           Summary: Error occurs in references parameter in <csc> if space
                    in directory name
           Product: Ant
           Version: 1.6.0
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


If a space exists in a directory path name for the references parameter of 
<csc>, a file not found error occurs because the space acts as a delimiter.   
This same build was successful in 1.5.4.  If I remove all the spaces in the 
directory path (e.g. ../Common Files/Crystal Decisions/Crystal Reports/.. 
to ../CommonFiles/CrystalDecisions/CrystalReports/..), it builds successfully 
using Ant 1.6.x.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to