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
         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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to