Which For ANT

2004-12-30 Thread Urciolo, Kevin \(Mission Systems\)
Is there a "which" type feature for ANT that would allow me to discover which task ant is executing? Let's just say that I have "a few" tasks, and some overriding going on, and it is sometimes hard to track down where a task exists. Is there something that can do this for me? Thanks.

1.6.2 WAR/JAR Empty Directories

2004-10-27 Thread Urciolo, Kevin \(Mission Systems\)
I have found an issue with the new ANT 1.6.2 version. Using the WAR or JAR task, empty directories are not created. I verified on both Windows and UNIX that 1.6.1 doesn't have this problem but 1.6.2 does. I checked the ANT bug database and found that someone submitted a bug for the same reason b