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
= true; > writer.Close(); > } > } > } > } > > > > > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of > &

RE: [Nant-users] Problem with the task

2003-05-30 Thread Giuseppe Greco
= true; > writer.Close(); > } > } > } > } > > > > > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of > &

RE: [Nant-users] Problem with the task

2003-05-30 Thread Giuseppe Greco
doAppend = true; > writer.Close(); > } > } > } > } > > > > > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PRO

RE: [Nant-users] Problem with the task

2003-05-30 Thread Jean Rajotte
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Giuseppe Greco > Sent: Thursday, May 29, 2003 09:04 > To: NAnt Users > Subject: [Nant-users] Problem with the task > > > Hi all, > > There

[Nant-users] Problem with the task

2003-05-29 Thread Giuseppe Greco
Hi all, There is a problem with the task. To produce a Formattings Object (FO) file, I've written a task like this: If you give a look at the generated mydocument.fo file, only the first output line generated by xsltproc is there... the rest is lost. This is just an example; I stated the same