Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.11
-
None
-
None
Description
org.apache.rat.config.SourceCodeManagementSystems.hasIgnoreFile() currently returns Boolean. It should return boolean, to avoid the boxing conversions.
AFAICT it is never used as a Boolean, only as a boolean