mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-01 09:42:13 +00:00
Increase max heap in gradle wrapper script.
This commit is contained in:
parent
bd7389b6ff
commit
164cba11c0
2
gradlew
vendored
2
gradlew
vendored
@ -7,7 +7,7 @@
|
|||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
||||||
# Uncomment those lines to set JVM options. GRADLE_OPTS and JAVA_OPTS can be used together.
|
# Uncomment those lines to set JVM options. GRADLE_OPTS and JAVA_OPTS can be used together.
|
||||||
# GRADLE_OPTS="$GRADLE_OPTS -Xmx512m"
|
GRADLE_OPTS="$GRADLE_OPTS -Xmx512m"
|
||||||
# JAVA_OPTS="$JAVA_OPTS -Xmx512m"
|
# JAVA_OPTS="$JAVA_OPTS -Xmx512m"
|
||||||
|
|
||||||
GRADLE_APP_NAME=Gradle
|
GRADLE_APP_NAME=Gradle
|
||||||
|
Loading…
x
Reference in New Issue
Block a user