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

Simone Tripodi resolved DIGESTER-137.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0
         Assignee: Simone Tripodi

constants made final in Digester3 code, except in the deprecated parser classes 
that disappeared in version3

> Public/protected static fields which intended as constants, but which are not 
> marked final
> ------------------------------------------------------------------------------------------
>
>                 Key: DIGESTER-137
>                 URL: https://issues.apache.org/jira/browse/DIGESTER-137
>             Project: Commons Digester
>          Issue Type: Bug
>            Reporter: Sebb
>            Assignee: Simone Tripodi
>             Fix For: 3.0
>
>         Attachments: DIGESTER-137.patch
>
>
> Some digester classes contain public/protected static fields which intended 
> as constants, but which are not marked final.
> Such fields should be marked final to avoid malicious or accidental 
> corruption of the value.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to