Sorry,
I've accidentally sent this email to the users
mailing list...
Gius_.
--
----------------------------------------
Giuseppe Greco
::agamura::
phone: +41 (0)91 604 67 65
mobile: +41 (0)76 390 60 32
email: [EMAIL PROTECTED]
web: www.agamura.com
----------------------------------------
--- Begin Message ---
Hi all,
There is a problem with the <exec> task. To produce a
Formattings Object (FO) file, I've written a task like
this:
<exec program="xsltproc" output="${build.dir}/mydocument.fo"
commandline="mystylesheet.xsl mydocument.xml"/>
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 problem with
other programs when trying to redirect output with the
'output' property.
Gius_.
----------------------------------------
Giuseppe Greco
::agamura::
phone: +41 (0)91 604 67 65
mobile: +41 (0)76 390 60 32
email: [EMAIL PROTECTED]
web: www.agamura.com
----------------------------------------
-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users
--- End Message ---