Version 1.15 of XMLTask has been released.
This version now features the ability to save buffers to files (as
serialised objects). Buffer persistence will now work across <antcall>
invocations and across invocations of Ant.
To invoke this capability, simply name a buffer using a file URL.
e.g. in place of:
<cut path="...." buffer="buffer1"/>
use
<cut path="...." buffer="file://buffer1"/>
Because these buffers persist across Ant invocations, you should be
careful to clear them up at some stage in your Ant build.
http://www.oopsconsultancy.com/software/xmltask
Brian
--
Brian Agnew http://www.oopsconsultancy.com
OOPS Consultancy Ltd brian @ oopsconsultancy.com
Tel: +44 (0)7720 397526
Fax: +44 (0)20 8682 0012
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Xmltask-users mailing list
Xmltask-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xmltask-users