[
https://issues.apache.org/jira/browse/RAT-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved RAT-175.
----------------------
Resolution: Fixed
URL: http://svn.apache.org/r1625239
Log:
RAT-175 - SourceCodeManagementSystems.hasIgnoreFile() should return boolean
Modified:
creadur/rat/trunk/RELEASE_NOTES.txt
creadur/rat/trunk/apache-rat-core/src/main/java/org/apache/rat/config/SourceCodeManagementSystems.java
> SourceCodeManagementSystems.hasIgnoreFile() should return boolean
> -----------------------------------------------------------------
>
> Key: RAT-175
> URL: https://issues.apache.org/jira/browse/RAT-175
> Project: Apache Rat
> Issue Type: Bug
> Affects Versions: 0.11
> Reporter: Sebb
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)