Hi David
Can you provide the scipt and I'll have a look and see if I can spot it.
chris
On 19 March 2012 16:48, KARR, DAVID wrote:
> I'm working with a complex build that calls the "clean" target at some
> point. I need to figure out how/where that target is referenced. I've
> turned on Ant
Log4j
http://logging.apache.org/log4j/1.2/
Happy Coding!
Martin Gainty
__
Jogi és Bizalmassági kinyilatkoztatás/Verzicht und
Vertraulichkeitanmerkung/Note de déni et de confidentialité
Ez az
üzenet bizalmas. Ha nem ön az akinek szánva volt, akkor
Hi,
I'm trying to track down some good quality Java source code that
illustrates good techniques for logging and error handling. I've been
told that Ant is particularly good in this regard.
I just downloaded the 1.8.3 source but there's a lot of code there. In
the interest of saving myself s
> -Original Message-
> From: KARR, DAVID [mailto:dk0...@att.com]
> Sent: Monday, March 19, 2012 11:48 AM
> To: user@ant.apache.org
> Subject: How do I trace where a target was called from in a complicated
> build?
>
> I'm working with a complex build that calls the "clean" target at some p
On 2012-03-19, KARR, DAVID wrote:
> I'm working with a complex build that calls the "clean" target at some
> point. I need to figure out how/where that target is referenced.
> I've turned on Ant verbose output, but none of the additional
> information that produces helps me understand why "clean"
I'm working with a complex build that calls the "clean" target at some point.
I need to figure out how/where that target is referenced. I've turned on Ant
verbose output, but none of the additional information that produces helps me
understand why "clean" was called. How can I trace how/where