2010 6:58 AM
To: Saavedra, Gisella; xmltask-users@lists.sourceforge.net
Subject: RE: [Xmltask-users] XML comment line end-of-line
Hi Gisella,
You can probably run the fixcrlf ant task to correct this, info for 1.7 is
here: http://ant.apache.org/manual/Tasks/fixcrlf.html
Which platform d
2010 6:46 PM
To: xmltask-users@lists.sourceforge.net
Subject: [Xmltask-users] XML comment line end-of-line
I have two XML files. I am merging data from file 2 into file 1.
In file 1, I have some comments, written in the traditional way( )
When I execute the xmltask, any nodes inserted in my dest
I have two XML files. I am merging data from file 2 into file 1.
In file 1, I have some comments, written in the traditional way( )
When I execute the xmltask, any nodes inserted in my destination file are OK,
although the whole XML contents is rewritten (I could see the non-wrapping for
each no