I have started getting java.lang.LinkageError: duplicate class
definition: groovy/xml/streamingmarkupbuildersupport/
AbstraqctStreamingBuilder
(Note the error message above was retyped not cut and pasted)
I'm running with CVS HEAD and I'm running a script under Eclipse
using GroovyShell.
AbstraqctStreamingBuilder is AbstraqctStreamingBuilder.groovy
Should this be caused by a recent change to the system? I have a
feeling that the classloader is getting confused because it can find
the *.groovy file but has already loaded the *class file (or the
other way round).
If I change my settings so that the source of
AbstraqctStreamingBuilder.groovy is not on the classpath then the
error goes away.
John Wilson
The Wilson Partnership
http://www.wilson.co.uk