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 koen.bruyndonckx@axa.be 2002-07-05 12:13 -------
We are using a forked version of javac to be sure that we are using the actual
JDK1.1.7B version of javac. We have a substantial number (5000+) of java
sources written in JDK1.1.7B and aren't taking the risk of using JDK1.4.0 with
target "1.1"
So, our build tool has to be able to support JDK1.4.0, JDK1.3 (for thin client
development) and JDK1.1.7B.
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|