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

[jira] [Assigned] (RAT-177) final arrays should be private

     [ https://issues.apache.org/jira/browse/RAT-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philipp Ottlinger reassigned RAT-177:
-------------------------------------

    Assignee: Philipp Ottlinger

> final arrays should be private
> ------------------------------
>
>                 Key: RAT-177
>                 URL: https://issues.apache.org/jira/browse/RAT-177
>             Project: Apache Rat
>          Issue Type: Bug
>    Affects Versions: 0.11
>            Reporter: Sebb
>            Assignee: Philipp Ottlinger
>
> There are quite a few public string arrays in the guessers and the file Defaults.java
> These are intended to be constants, but elements of a final array are not themselves final.
> The arrays should be made private, and suitable accessors provided, depending on how the entries are used.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)