This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch release18.12
in repository
https://gitbox.apache.org/repos/asf/ofbiz-framework.gitThe following commit(s) were added to refs/heads/release18.12 by this push:
new a8821c7 Revert "Fixed: Expiring Daemon because JVM heap space is exhausted (OFBIZ-11954)"
a8821c7 is described below
commit a8821c7a7887f872271d47cf8f6961d9beaf88db
Author: Jacques Le Roux <
[hidden email]>
AuthorDate: Fri Aug 21 11:36:17 2020 +0200
Revert "Fixed: Expiring Daemon because JVM heap space is exhausted (OFBIZ-11954)"
This reverts commit 547abb70d6be1fd717639be6c7a9913d8a61d93f.
---
gradle.properties | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gradle.properties b/gradle.properties
index 43a3a88..a08ddcf 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -17,5 +17,4 @@
# under the License.
###############################################################################
-org.gradle.console=plain
-org.gradle.jvmargs=-Xmx2g -XX\:MaxHeapSize\=4g
+org.gradle.console=plain
\ No newline at end of file