Re: how to capture output from a target as xml

2008-05-13 Thread David Weintraub
What about the task? On Mon, May 12, 2008 at 2:28 AM, Md. Jahidul Hasan <[EMAIL PROTECTED]> wrote: > I have found that task can record the message into a file as text > format, but how can I grab those as xml ? > > > > > > Hi > > > > Is it possible to capture the output from a single target

Re: how to capture output from a target as xml

2008-05-11 Thread Prashant Reddy
> Is it possible to capture the output from a single target Check out the task. > into a file as > xml format ? will only what ever the target writes into System.out. However getting XML formatted output, really depends on what the target is. For example junitreport can write out XML/plain t

Re: how to capture output from a target as xml

2008-05-11 Thread Md. Jahidul Hasan
I have found that task can record the message into a file as text format, but how can I grab those as xml ? > Hi > > Is it possible to capture the output from a single target into a file as > xml format ? > > -- > With best regards > Md. Jahidul Hasan > > > --

how to capture output from a target as xml

2008-05-11 Thread Md. Jahidul Hasan
Hi Is it possible to capture the output from a single target into a file as xml format ? -- With best regards Md. Jahidul Hasan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]