Hi, I am not familiar much with ant. How to set log level for XML debugger ?
The build is consistently failing with OutOfMemory error when I use XMLLogger either as listner or logger. Thanks, Manish --- Detlef Brendle <[EMAIL PROTECTED]> wrote: > you can set the log level for the XML Logger which > helps to reduce the log > file and therefore the > memory usage. > > detlef > > -----Original Message----- > From: Manish Kulkarni [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, November 19, 2002 8:54 PM > To: [EMAIL PROTECTED] > Subject: XML Logger fails... > > > Hi, > > I am using XML logger to log the results. But the > build fails with OutOfMemory. Withoug logger it > works > fine. > > Also, the XML file generated is incomplete with one > tag <target= > And then nothing follows it... The file size till > then > is 17MB. > > Any help is appreciated.. I am stuck.. > > Basically, this XML file is being used by > Cuisecontrol > later and since everything is failing. > > I am using Ant 1.5 > > Thanks, > Manish > > __________________________________________________ > Do you Yahoo!? > Yahoo! Web Hosting - Let the expert host your site > http://webhosting.yahoo.com > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - Let the expert host your site http://webhosting.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
