Split the compile and test-compile macros. Added a pre-compile macro.
This commit is contained in:
@@ -7,6 +7,7 @@ ivy.cache.dir=${basedir}/../ivy-cache
|
||||
integration.repo.dir=${basedir}/../integration-repo
|
||||
javadoc.exclude.package.names=org/springframework/samples/**
|
||||
javadoc.max.memory=256M
|
||||
test.vm.args=-XX:MaxPermSize=128M
|
||||
|
||||
# For when releasing
|
||||
#release.type=release
|
||||
|
||||
Reference in New Issue
Block a user