Delete Sub Child XML Nodes

2016-08-24 Thread GroovyBeginner
I am unable to delete the sub child xml Nodes. Here is the input and code am trying with import groovy.xml.*; def employees=''' 123 xyz U

progress on executing tests with JDK9 status update

2016-08-24 Thread Jochen Theodorou
Hi all, I made two more tests pass with JDK9 and we are now down to 8 failures in groovy-core. gls.innerClass.InnerClassTest > testThisReferenceForAICInOpenBlock FAILED groovy.lang.MissingMethodException: No signature of method: java.lang.reflect.Field.isAccessible() is applicable for ar

Re: Delete Sub Child XML Nodes

2016-08-24 Thread Paul King
I forwarded your email to the users list since it isn't about development of the language codebase itself but rather about using Groovy. Cheers, Paul. On Thu, Aug 25, 2016 at 12:51 AM, GroovyBeginner wrote: > I am unable to delete the sub child xml Nodes. Here is the input and code am > trying w

Re: progress on executing tests with JDK9 status update

2016-08-24 Thread John Wagenleitner
On Wed, Aug 24, 2016 at 2:32 PM, Jochen Theodorou wrote: > Hi all, > > I made two more tests pass with JDK9 and we are now down to 8 failures in > groovy-core. > > gls.innerClass.InnerClassTest > testThisReferenceForAICInOpenBlock FAILED >> groovy.lang.MissingMethodException: No signature of

Re: progress on executing tests with JDK9 status update

2016-08-24 Thread Jochen Theodorou
On 25.08.2016 01:14, John Wagenleitner wrote: [...] groovy.transform.stc.GenericsSTCTest > testGenericField FAILED org.codehaus.groovy.control.Mu ltipleCompilationErrorsException: startup failed: TestScripttestGen