DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28738>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28738

debugging with ant





------- Additional Comments From [EMAIL PROTECTED]  2004-05-03 12:11 -------
For simple logging use a logging framework, e.g. Log4J. The code remains in 
production code but logging is switched of by configuration file.

More complex things should be done with XDoclet or an preprocessor. See the 
external page [1] for resources (search for "preprocessor").

I won´t close this, because there could be other opinions, but I think that 
should not be done by a build tool...

[1] http://ant.apache.org/external.html

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

Reply via email to