This is an automated email from the ASF dual-hosted git repository.

vorburger pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


The following commit(s) were added to refs/heads/develop by this push:
     new 29d64d3  remove org.gradle.daemon (FINERACT-948)
29d64d3 is described below

commit 29d64d3cb0e8cb83352d69bc87cc0cd583f5dab0
Author: Michael Vorburger <[email protected]>
AuthorDate: Fri May 8 18:20:22 2020 +0200

    remove org.gradle.daemon (FINERACT-948)
---
 gradle.properties | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index b652310..4069de2 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -21,4 +21,3 @@
 # The daemon is more pain than gain, because the Tomcat in the Gradle process 
does not shut down cleanly.
 # TODO remove this after https://issues.apache.org/jira/browse/FINERACT-764
 org.gradle.jvmargs=-Xmx4g
-org.gradle.daemon=false

Reply via email to