Split the compile and test-compile macros. Added a pre-compile macro.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@542 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
parent
a82a616cd4
commit
ab0d2d3b89
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue