You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ar...@apache.org on 2023/06/26 10:18:17 UTC

[fineract] branch develop updated: FINERACT-1724 restore default build log level.

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

arnold 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 e6e08814e FINERACT-1724 restore default build log level.
e6e08814e is described below

commit e6e08814ec781c036b783fd4ef05be117b252630
Author: Peter Bagrij <pe...@dpc.hu>
AuthorDate: Mon Jun 26 11:07:22 2023 +0200

    FINERACT-1724 restore default build log level.
---
 gradle.properties | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index ff3a134e5..d2b7f204f 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -20,4 +20,3 @@ org.gradle.jvmargs=-Xmx6g --add-exports jdk.compiler/com.sun.tools.javac.api=ALL
 buildType=BUILD
 org.gradle.caching=true
 org.gradle.parallel=true
-org.gradle.logging.level=warn