Ant Task Exclusions
Status: Alpha
Brought to you by:
lbruand
It would be nice to be able to identify classes that
should be excluded from processing (i.e. just a
pass-thru copy of the .class file in lieu of
processing). This is so that applications that want to
use the entry/exit log messages, but that cannot
initialize Log4J via a static initializer (like, say,
Servlets) don't get the NullPointerException problem.
Logged In: YES
user_id=59508
Hi,
I'll implement that soon...
Cheers,
Lucas