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=26559>.
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=26559

New 'tempdir' javac attribute is ignored by 1.6.0 and 1.6.1





------- Additional Comments From [EMAIL PROTECTED]  2004-02-02 10:14 -------
Although the doc does not specify this, from the code, the
tempdir attribute is only used when the compilation is
forked.
The code itself is not incorrect, although the use of "tmpDir" for
the private field name and the use of the setTempDir to make the
attribute name tempdir, is not good code style, so the attached
patch is not needed.
Perhaps a change to the doc could fix this?

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

Reply via email to