You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
326 B
7 lines
326 B
16 years ago
|
# properties used by Bamboo build plan at http://build.springframework.org/build/admin/buildConfiguration.action?buildKey=SPR-TRUNKQUICK
|
||
|
# run in conjunction with ANT_OPTS='-XX:MaxPermSize=512m -Xmx1024m'
|
||
|
compiler.args=-enableJavadoc -warn:none
|
||
|
java.awt.headless=true
|
||
|
ci.build=true
|
||
|
test.vm.args=-XX:MaxPermSize=512m -Xmx1024m
|