So I want to have only one target verbose/debug because I know that's where an error is. Why is it not possible to specify verbose or debug on a target level? If I'm not mistaken I have to use -verbose -debug at the command line but in this case I'm not launching Ant I only control the build.xml file so I'd like to know of any way I can enable this level of debug/ verboseness in build.xml.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
