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=10499>.
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=10499
Compiler task doesn't handle spaces in filenames correctly
Summary: Compiler task doesn't handle spaces in filenames
correctly
Product: Ant
Version: 1.5Beta3
Platform: PC
OS/Version: Windows NT/2K
Status: NEW
Severity: Normal
Priority: Other
Component: Core tasks
AssignedTo: ant-dev@jakarta.apache.org
ReportedBy: koen.bruyndonckx@axa.be
When a certain number of source files is reached, Ant generates a filelist
which it passes to the compiler.
This filelist doesn't contain quotes around filenames which have spaces in them.
Work-around: Make sure yourself that you use directory-names without spaces in
them.
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|