Added max memory for javadoc vm
This commit is contained in:
@@ -6,6 +6,7 @@ project.key=SPR
|
||||
ivy.cache.dir=${basedir}/../ivy-cache
|
||||
integration.repo.dir=${basedir}/../integration-repo
|
||||
javadoc.exclude.package.names=org/springframework/samples/**
|
||||
javadoc.max.memory=256M
|
||||
|
||||
# For when releasing
|
||||
#release.type=release
|
||||
|
||||
Reference in New Issue
Block a user