This is an automated email from the ASF dual-hosted git repository.
skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git
The following commit(s) were added to refs/heads/master by this push:
new 769e964d8 ci build fix attempt
769e964d8 is described below
commit 769e964d802c5fe404c701bc0db698af9d35225a
Author: Eric Barboni <[email protected]>
AuthorDate: Tue Sep 19 17:40:15 2023 +0200
ci build fix attempt
---
netbeans.apache.org/gradlew | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/netbeans.apache.org/gradlew b/netbeans.apache.org/gradlew
index a69d9cb6c..c9d1b65b6 100755
--- a/netbeans.apache.org/gradlew
+++ b/netbeans.apache.org/gradlew
@@ -86,7 +86,7 @@ APP_NAME="Gradle"
APP_BASE_NAME=${0##*/}
# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to
pass JVM options to this script.
-DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"'
+DEFAULT_JVM_OPTS='"-Xmx1024m" "-Xms1024m"'
# Use the maximum available, or set MAX_FD != -1 to use that value.
MAX_FD=maximum
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists