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 this target was called?
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org