Ah, thx for pointing that out. Looking @ the docs I also found this one: Ant -logger org.apache.tools.ant.NoBannerLogger
That already help a bit and my guess is that I can take it as a dev base Thx for your help tom -----Original Message----- From: Knuplesch, Juergen Sent: Dienstag, 19. Januar 2010 08:25 To: Ant Users List Subject: AW: ant log/output vs. unless/if on a target Hello, Write your own logger, that runs internally with verbose, but filters out what you want. Greetings Juergen -- Jürgen Knuplesch -----Ursprüngliche Nachricht----- Von: Thomas Menzel [mailto:tmen...@brox.de] Gesendet: Dienstag, 19. Januar 2010 08:18 An: Ant Users List Betreff: RE: ant log/output vs. unless/if on a target Hi, Yes, but then I get to see *a lot* of other stuff too, which I don't want to. There is already enough in my build log to look at ;) Or is there may be a way to control the level of specific things such as this, i.e. smth. like log4j's logger id to control it? tom -----Original Message----- From: Stefan Bodewig Sent: Dienstag, 19. Januar 2010 05:51 > Maybe I just don't know enough and this already works, but it would be > really great if ant would tell by default that a target isn't executed > because of an if/unless. It does so in -verbose mode. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org