Added max memory for javadoc vm

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@241 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Ben Hale 2008-10-31 09:39:17 +00:00
parent 90ea8e0105
commit 488d109d9d
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ project.key=SPR
ivy.cache.dir=${basedir}/../ivy-cache ivy.cache.dir=${basedir}/../ivy-cache
integration.repo.dir=${basedir}/../integration-repo integration.repo.dir=${basedir}/../integration-repo
javadoc.exclude.package.names=org/springframework/samples/** javadoc.exclude.package.names=org/springframework/samples/**
javadoc.max.memory=256M
# For when releasing # For when releasing
#release.type=release #release.type=release