Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
1.0 B2, 1.0 B3
-
None
Description
In time, a lot of warnings have slipped into XWiki: using deprecated API, unused variables, possible null values, private unused fields/methods, unnecessary cast, unused imports...
When reworking a piece of code, or a full class, also keep in mind that the number of warnings should be minimized.