Skip to content

Instantly share code, notes, and snippets.

View PascalSchumacher's full-sized avatar

Pascal Schumacher PascalSchumacher

View GitHub Profile
@PascalSchumacher
PascalSchumacher / settings.gradle
Created October 23, 2013 16:39
with this modification we could still build groovy with java 5/6 and add the nio support (https://github.com/groovy/groovy-core/pull/260)
def subprojects = ['groovy-ant',
'groovy-bsf',
'groovy-console',
'groovy-docgenerator',
'groovy-groovydoc',
'groovy-groovysh',
'groovy-jmx',
'groovy-json',
'groovy-jsr223',
'groovy-servlet',