Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
While code reviewing https://github.com/apache/fineract/pull/1402/ for FINERACT-1189, I've just realized that as part of the overall FINERACT-1171 effort to move to multi modules, and refactoring moves in the build scripts, we could be more careful not to introduce regressions.
Specifically, I've noticed that the -Werror javac compilerArg introduced in FINERACT-959 was at least temporarily lost again (it's currently commented out with a TODO from the root /build.gradle, and being removed from fineract-provider/build.gradle.
aleks is this regression something you will fix and raise a PR for?
ptuomola FYI.
Attachments
Issue Links
- Blocked
-
FINERACT-1305 Release Apache Fineract v1.5.0
- Resolved
- is a child of
-
FINERACT-1171 Multi-module configuration for Gradle
- Resolved
- links to