From the command line, one may use -v to get more verbose output. How is this verbose-state accessed... (1) ...from within the build file (i.e. ant property presumably) ? (2) ...from within a custom task ? (3) ...from within a generic Java class, if possible ?
(4) Are there guidelines for what constitutes verbose output when writing a custom task?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]