Package: spock / 0.7-groovy-2.0-4

Metadata

Package Version Patches format
spock 0.7-groovy-2.0-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 upgrade asm.patch | (download)

spock-core/src/main/java/org/spockframework/buildsupport/EmptyAnnotationVisitor.java | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 update to asm 5
829111.patch | (download)

spock-core/src/main/java/org/spockframework/runtime/ConfigurationScriptLoader.java | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 update configurationscriptloader for groovy 2.4.7
 GroovyCodeSource(URL url) constructor no longer throws IOException
 see: http://docs.groovy-lang.org/2.4.7/html/api/groovy/lang/GroovyCodeSource.html#GroovyCodeSource(java.net.URL)