Closed nobeans closed 13 years ago
If specifying systemClassLoader of GrabConfig, it works well any times.
@Grapes([ @Grab(group='org.spockframework', module='spock-core', version='0.3'), @GrabConfig(systemClassLoader=true), ])
won't fix. please use the above workaround.
At first time just after invoking groovyserver, sample code which uses Spock works well. But since second time, error occurs about AST.