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

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


    from b61957a  FINERACT-1065: Fixing integration test issues
     new 3f1673e  FINERACT-822 Enforce StaticAssignmentInConstructor check
     new 5a16d19  FINERACT-822 Enable ProtectedMembersInFinalClass check
     new 1102d5b  FINERACT-822 Enable StaticAssignmentInConstructor check

The 3 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:
 fineract-provider/build.gradle                         |  4 ++--
 .../ProvisioningEntriesReadPlatformServiceImpl.java    |  2 +-
 .../infrastructure/dataqueries/domain/Report.java      |  2 +-
 .../dataqueries/domain/ReportParameterUsage.java       |  2 +-
 .../documentmanagement/domain/Image.java               |  2 +-
 .../fineract/portfolio/client/domain/Client.java       |  2 +-
 .../apache/fineract/portfolio/group/domain/Group.java  |  2 +-
 .../domain/LoanRepaymentScheduleInstallment.java       |  2 +-
 .../portfolio/loanaccount/domain/LoanSummary.java      |  2 +-
 .../portfolio/paymentdetail/domain/PaymentDetail.java  |  2 +-
 .../savings/data/FixedDepositProductData.java          | 18 +++++++++---------
 .../savings/domain/SavingsAccountSummary.java          |  2 +-
 .../savings/domain/SavingsAccountTransaction.java      |  2 +-
 .../org/apache/fineract/common/RestAssuredFixture.java |  7 +++----
 .../test/java/org/apache/fineract/common/Utils.java    |  4 ++++
 .../core/boot/tests/SpringBootServerLoginTest.java     |  2 +-
 16 files changed, 30 insertions(+), 27 deletions(-)

Reply via email to