You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@creadur.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2014/09/16 12:31:34 UTC

[jira] [Created] (RAT-175) SourceCodeManagementSystems.hasIgnoreFile() should return boolean

Sebb created RAT-175:
------------------------

             Summary: SourceCodeManagementSystems.hasIgnoreFile() should return boolean
                 Key: RAT-175
                 URL: https://issues.apache.org/jira/browse/RAT-175
             Project: Apache Rat
          Issue Type: Bug
            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)