Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
To upgrade our FindBugs and CheckStyle dependencies, we have to fix some minor Java style issues that new versions of these tools warn about. (One example would be extraneous final keywords in interfaces and try() statements). We also want to separate our code changes from updates to the build configuration.
This issue covers the updates to java code only; Configuration issues are described in REEF-2061 and REEF-2062.