mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-26 08:59:09 +00:00
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