At 03:13  16/1/01 -0500, Jason Rosenberg wrote:
>   Don't know if anyone thinks this is worth including  in Ant 1.3, since
>it may not be backward compatible, with  regards to default logging, etc.  
>But, I just changed the 'targetStarted' method in  DefaulLogger to:      
>public void  targetStarted(BuildEvent event) {
> /*
> <=  MSG_INFO, but I don't
> ** think that is  useful....Jason
> */
>       > Project.MSG_INFO)  {
>             out.println(lSep + event.getTarget().getName() +  ":");
>        }


how about completely removing the check altogether ? ie print it every time.

BTW could you post in plain text if it's not too much trouble ;)

Cheers,

Pete

*-----------------------------------------------------*
| "Faced with the choice between changing one's mind, |
| and proving that there is no need to do so - almost |
| everyone gets busy on the proof."                   |
|              - John Kenneth Galbraith               |
*-----------------------------------------------------*

Reply via email to