You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by al...@apache.org on 2022/05/04 13:46:39 UTC

[fineract] branch revert-2311-feature/FINERACT-1470-fix created (now da3ddcafd)

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

aleks pushed a change to branch revert-2311-feature/FINERACT-1470-fix
in repository https://gitbox.apache.org/repos/asf/fineract.git


      at da3ddcafd Revert "FINERACT-1470-fix: Fix Sonar configuration"

This branch includes the following new commits:

     new da3ddcafd Revert "FINERACT-1470-fix: Fix Sonar configuration"

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[fineract] 01/01: Revert "FINERACT-1470-fix: Fix Sonar configuration"

Posted by al...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

aleks pushed a commit to branch revert-2311-feature/FINERACT-1470-fix
in repository https://gitbox.apache.org/repos/asf/fineract.git

commit da3ddcafd23c6bb34c70f24bd5cad3dfed04b585
Author: Aleks <al...@apache.org>
AuthorDate: Wed May 4 15:46:36 2022 +0200

    Revert "FINERACT-1470-fix: Fix Sonar configuration"
    
    This reverts commit decedc52f83f9e64dd84551cb68f03de83e8df15.
---
 .github/workflows/sonarqube.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/sonarqube.yml b/.github/workflows/sonarqube.yml
index e47d371d8..ff151adfb 100644
--- a/.github/workflows/sonarqube.yml
+++ b/.github/workflows/sonarqube.yml
@@ -34,6 +34,7 @@ jobs:
         with:
           java-version: '17'
           distribution: 'zulu'
+          cache: gradle
       - name: Validate Gradle wrapper
         uses: gradle/wrapper-validation-action@859c33240bd026ce8d5f711f5adcc65c2f8eafc1
       - name: Sonarqube