Oh, yes and you can write an appropriate logger. But for that you have to use the '-logger' flag (and for easier use a bat-file ...)
Jan > -----Urspr�ngliche Nachricht----- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Gesendet am: Mittwoch, 2. Juli 2003 06:38 > An: [EMAIL PROTECTED] > Betreff: AW: How to set -quiet using build.xml > > Then you have to use a perl script > > > ok, no jokes any more :-) > > AFAIK you can�t set the loglevel inside your build file. The > reason for > this is that the user should have the ability to set the loglevel. > You can set a loglevel for a <echo> message and you can > create additional > logfiles with <record>. > > That�s all I know. > > > Jan > > > > > -----Urspr�ngliche Nachricht----- > > Von: Daniel Joshua [mailto:[EMAIL PROTECTED] > > Gesendet am: Mittwoch, 2. Juli 2003 05:05 > > An: 'Ant Users List' > > Betreff: How to set -quiet using build.xml > > > > Hi all, > > > > I am new to the list. > > > > How do I set the '-quiet' in the build.xml? > > > > Note: I do not wish to type the command-line 'ant -quiet'. > > Also, I do not > > want to use a .bat file. > > > > Thanks in advance. > > > > > > Regards, > > Daniel > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > >
