1 groovyVersion = 1.6-beta-2-SNAPSHOT
2 groovyBundleVersion = 1.6.0.beta-2-SNAPSHOT
4 # uncomment the following line to enable java5 elements in the build
5 # groovy.build.vm5=true
7 # Many people have reported problems testing UberTestCaseGroovySourceSubPackages, others have no difficulties with the default
8 # values ant junit task uses. The decision has been taken to provide the values to try and cause the least
9 # hassle to the most people.
13 groovyJUnit_permSize = 64m
14 groovyJUnit_maxPermSize=128m
18 groovycExamples_mx = ${groovycMain_mx}