Try ant -debug.. You might also want to join the ant dev list :-) -----Original Message----- From: Jeffery Painter [mailto:[EMAIL PROTECTED] Sent: Friday, August 08, 2003 12:27 AM To: Turbine Users List Subject: OT - ant verbose
I know this is off topic for this list but I thought maybe some of the developers here could point me in the right direction I found a project called beautyJ which cleans up your java source files (like gnu indent for C/C++ ) and was trying to add it to my ant build.xml file but it is having trouble somewhere along the line I was wondering if anyone knew how to get ant to show me what it is executing. ant -verbose only shows me class loading and pulling in dependencies but not the actual javac calls. Thanks for any pointers Jeff Painter [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
