Merging Two different XML files

2015-11-29 Thread RamaTejaG
Can We merge two XML files with two different XML profiles or structure in to single xml file using groovy? -- View this message in context: http://groovy.329449.n5.nabble.com/Merging-Two-different-XML-files-tp5729742.html Sent from the Groovy Dev mailing list archive at Nabble.com.

Re: challenges through Java modules (aka jigsaw)

2015-11-29 Thread Russel Winder
On Fri, 2015-11-27 at 20:48 +0100, Remi Forax wrote: > Part of the problem was scons not being Python 3 compatible, part of > the problem was a lot of too clever workarounds (using monkey > patching) around the way file encoding was managed in the script (in > order to try to fix the way unicode wa

Re: challenges through Java modules (aka jigsaw)

2015-11-29 Thread Russel Winder
On Sat, 2015-11-28 at 10:26 +0100, Cédric Champeau wrote: > Sorry for the misused terminology. But one has to be aware that we're > not > all native speakers :) The root of the problem is the supposed native English speakers who invented the meaning and usage to seem trendy and different and then

Re: challenges through Java modules (aka jigsaw)

2015-11-29 Thread Russel Winder
On Sat, 2015-11-28 at 10:32 +0100, Jochen Theodorou wrote: > […] > > I think Russel is more targeting the way things work in JDK8. Which > means going away from collections and embrace streams instead for > example. Jochen has "hit the nail on the head". I was perhaps a little vague in my origin