[
https://issues.apache.org/jira/browse/RAT-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philipp Ottlinger reassigned RAT-144:
-------------------------------------
Assignee: Philipp Ottlinger
> AbstractRatMojo String constant arrays should be private
> --------------------------------------------------------
>
> Key: RAT-144
> URL: https://issues.apache.org/jira/browse/RAT-144
> Project: Apache Rat
> Issue Type: Bug
> Components: maven
> Reporter: Sebb
> Assignee: Philipp Ottlinger
>
> The String[] constants in AbstractRatMojo should be private.
> They are not used outside the class.
> Arrays entries are mutable, so it's not a good idea to expose them outside
> the class in which they are defined, otherwise malicious or accidental
> corruption can occur.
--
This message was sent by Atlassian JIRA
(v6.2#6252)