Re: Question about making change to BuildEvent.java

2003-08-03 Thread Erik Hatcher
I think your solution is too specific to your needs (or at least its a rare use-case), and your best bet is to create your own BuildLogger/BuildListener implementations. On Friday, August 1, 2003, at 08:20 PM, Jay wrote: I have an ant project that uses several log listeners and loggers, MailLo

Question about making change to BuildEvent.java

2003-08-02 Thread Jay
I have an ant project that uses several log listeners and loggers, MailLogger, Log4JListener for example. In that project I have a vendor provided ant task that unfortunately prints out the userid and password it was passed. Since the logs have a wide audience I need to delete/hide the logged