RE: [Nant-users] Problem with the task

2003-05-30 Thread Jean Rajotte
you. -jean > -Original Message- > From: Giuseppe Greco [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 29, 2003 13:10 > To: [EMAIL PROTECTED] > Cc: 'NAnt Users'; [EMAIL PROTECTED] > Subject: RE: [Nant-users] Problem with the task > > > Jean, >

RE: [Nant-users] Problem with the task

2003-05-30 Thread Giuseppe Greco
Jean, unfortunately doesn't work for me... I use the task to produce a FO file with xsltproc, and then I process the resulting FO file with a FO processor. It seems that the FO processor doesn't accept xml files without breaks between lines... So, I think I have to wait until your patch is comm

RE: [Nant-users] Problem with the task

2003-05-30 Thread Giuseppe Greco
Jean, unfortunately doesn't work for me... I use the task to produce a FO file with xsltproc, and then I process the resulting FO file with a FO processor. It seems that the FO processor doesn't accept xml files without breaks between lines... So, I think I have to wait until your patch is comm

RE: [Nant-users] Problem with the task

2003-05-30 Thread Giuseppe Greco
Jean, Thanks, I'll try immediately... Gius_. On Thu, 2003-05-29 at 17:44, Jean Rajotte wrote: > indeed there is a problem (i see it in the code). > > Gius, > if you do , you'll get all the text output, > but no line breaks between each output lines. hopefully, that helps > some for now... > >

RE: [Nant-users] Problem with the task

2003-05-30 Thread Jean Rajotte
indeed there is a problem (i see it in the code). Gius, if you do , you'll get all the text output, but no line breaks between each output lines. hopefully, that helps some for now... nant-dev, i don't have write-access to cvs, so i'm submitting a patch here, which i haven't tested but that's s