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

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


    from 3c97339d9c Merge pull request #6308
     add d941cf1761 FINERACT-2734: Upgrade to JDK 25 LTS
     add 741caa4a5f update asciidoc
     new ea0743dc1d Merge pull request #6222

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.


Summary of changes:
 .github/actions/setup-and-build-fineract/action.yml  |  4 ++--
 .github/workflows/build-cucumber.yml                 |  4 ++--
 .github/workflows/build-docker.yml                   |  4 ++--
 .github/workflows/build-documentation.yml            |  4 ++--
 .github/workflows/build-e2e-tests.yml                |  4 ++--
 .github/workflows/build-mariadb.yml                  |  4 ++--
 .github/workflows/build-mysql.yml                    |  4 ++--
 .github/workflows/build-postgresql.yml               |  4 ++--
 .github/workflows/build-progressive-loan.yml         |  4 ++--
 .github/workflows/build-quality-checks.yml           | 20 ++++++++++----------
 .github/workflows/liquibase-only-postgresql.yml      |  4 ++--
 .github/workflows/publish-dockerhub.yml              |  4 ++--
 .github/workflows/regression-safety-db-changes.yml   |  4 ++--
 .../run-integration-test-sequentially-postgresql.yml |  4 ++--
 .github/workflows/smoke-messaging.yml                |  4 ++--
 .github/workflows/sonarqube.yml                      |  4 ++--
 .../workflows/verify-api-backward-compatibility.yml  |  4 ++--
 ...ify-generated-client-api-method-compatibility.yml |  4 ++--
 .../verify-liquibase-backward-compatibility.yml      |  4 ++--
 CONTRIBUTING.md                                      |  6 +++---
 build.gradle                                         |  8 ++++----
 .../fineract/gradle/service/TemplateService.groovy   |  4 ++--
 custom/docker/build.gradle                           |  2 +-
 fineract-command/REFACTORING.md                      |  2 +-
 .../serialization/GoogleGsonSerializerHelper.java    |  2 +-
 .../fineract/batch/service/ResolutionHelperTest.java |  2 ++
 .../src/docs/en/chapters/command/refactoring.adoc    |  2 +-
 .../src/docs/en/chapters/development/index.adoc      |  2 +-
 .../src/docs/en/chapters/testing/cucumber.adoc       |  5 +----
 .../src/docs/en/chapters/testing/integration.adoc    |  6 +-----
 fineract-provider/build.gradle                       |  2 +-
 ...EmailCampaignWritePlatformCommandHandlerImpl.java |  4 ++--
 ...pdateEmailOutboundWithCampaignMessageTasklet.java |  4 ++--
 .../SmsCampaignWritePlatformServiceJpaImpl.java      |  4 ++--
 .../service/TwoFactorConfigurationServiceImpl.java   |  4 ++--
 .../template/service/TemplateMergeServiceImpl.java   |  6 +++---
 36 files changed, 76 insertions(+), 81 deletions(-)

Reply via email to