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
------- Additional Comments From bodewig@apache.org 2002-07-05 12:37 -------
Yes, and this explains a lot. According to the docs:
> An argument file can include javac options and source filenames in any
> combination. The arguments within a file can be space-separated or
> newline-separated.
Oh my. So here quotes will become necessary for all platforms, I guess.
Of course it is different for JDK 1.3
> you may specify one or more files that themselves contain one filename per
> line.
Could you test whether 1.3 (or 1.2 for that matter) needs quotes for filenames
with spaces as well? I don't have a Windows box around and suspect things
could depend on the OS.
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|