Skip to content

FINERACT-2510: Resolve compilation warnings in fineract-core#5554

Open
Ambika-Sony wants to merge 1 commit intoapache:developfrom
Ambika-Sony:FINERACT-2510-resolve-core-warnings
Open

FINERACT-2510: Resolve compilation warnings in fineract-core#5554
Ambika-Sony wants to merge 1 commit intoapache:developfrom
Ambika-Sony:FINERACT-2510-resolve-core-warnings

Conversation

@Ambika-Sony
Copy link
Contributor

@Ambika-Sony Ambika-Sony commented Feb 27, 2026

Description

The details regarding these changes are present on the associated Apache Fineract JIRA ticket.
Summary of work:
Resolved 45 compilation warnings in the fineract-core module,
Replaced deprecated ObjectUtils.defaultIfNull and Date(String) constructor.
Fixed unchecked casts and raw type usage in DataEnricherProcessor and InternalExternalEventService.
Verified the module now compiles cleanly with a "BUILD SUCCESSFUL" status.

  • [x ] Write the commit message as per our guidelines
  • [ x] Acknowledge that we will not review PRs that are not passing the build ("green") - it is your responsibility to get a proposed PR to pass the build, not primarily the project's maintainers.
  • [x ] Create/update unit or integration tests for verifying the changes made.
  • [ x] Follow our coding conventions.
  • [ x] Add required Swagger annotation and update API documentation at fineract-provider/src/main/resources/static/legacy-docs/apiLive.htm with details of any API changes
  • [ x] This PR must not be a "code dump". Large changes can be made in a branch, with assistance. Ask for help on the developer mailing list.

Your assigned reviewer(s) will follow our guidelines for code reviews.

@IOhacker
Copy link
Contributor

Please Squash & Commit

@Ambika-Sony Ambika-Sony force-pushed the FINERACT-2510-resolve-core-warnings branch from 2c5a17e to 828a7e3 Compare February 27, 2026 18:40
@Ambika-Sony
Copy link
Contributor Author

Please Squash & Commit

did it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants