AW: How to set -quiet using build.xml

2003-07-01 Thread Jan . Materne
; 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 abili

AW: How to set -quiet using build.xml

2003-07-01 Thread Jan . Materne
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 message and you can create additional logfiles with . That´s all