Dear Ant Devs,

This page has a note which I think may be causing some confusion. Is the javac 
"debug" tag for ant really supposed to be "off"/"true"? or is it really 
supposed to be "on"/"off"? If so, the last sentence is incorrect...:


https://ant.apache.org/manual/Tasks/javac.html


Javac Task - Apache Ant<https://ant.apache.org/manual/Tasks/javac.html>
ant.apache.org
Javac Description. Compiles a Java source tree. The source and destination 
directory will be recursively scanned for Java source files to compile.


debug   Indicates whether source should be compiled with debug information; 
defaults to off. If set to off, -g:none will be passed on the command line for 
compilers that support it (for other compilers, no command line argument will 
be used). If set to true, the value of the debuglevel attribute determines the 
command line argument.

V/R,


John Argentieri
Software Engineer
nFocus Solutions
321.235.7730
www.nfocus.com<https://mail.nfocus.com/owa/redir.aspx?C=FxSfrYxkdEaZbCdowJ3y03Ce1G-Qt9IIW3_y4m8lgQ6-a6LzA-aVPBGrk2nFl4k8qMoz0n-k7dc.&URL=http%3a%2f%2fwww.nfocus.com%2f>

NOTICE - The information contained in this email, and in any accompanying 
documents, may constitute confidential and/or legally privileged information. 
The information is intended only for use by the designated recipient. If you 
are not the intended recipient (or responsible for the delivery of the message 
to the intended recipient), you are hereby notified that any dissemination, 
distribution, copying, or other use of, or taking of any action in reliance on 
this email is strictly prohibited. If you have received this email 
communication in error, please notify the sender immediately and delete the 
message from your system.

Reply via email to