You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Peter Lawrey (JIRA)" <ji...@apache.org> on 2009/01/18 13:51:02 UTC

[jira] Created: (LOGGING-128) Static analysis suggests a number of potential improvements

Static analysis suggests a number of potential improvements
-----------------------------------------------------------

                 Key: LOGGING-128
                 URL: https://issues.apache.org/jira/browse/LOGGING-128
             Project: Commons Logging
          Issue Type: Improvement
            Reporter: Peter Lawrey
            Priority: Trivial
         Attachments: commons-logging-static-analysis.patch

Improvements include;
- final fields where possible
- static methods where possible.
- simplifying code to improve clarity.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (LOGGING-128) Static analysis suggests a number of potential improvements

Posted by "Peter Lawrey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LOGGING-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Lawrey updated LOGGING-128:
---------------------------------

    Attachment: commons-logging-static-analysis.patch

> Static analysis suggests a number of potential improvements
> -----------------------------------------------------------
>
>                 Key: LOGGING-128
>                 URL: https://issues.apache.org/jira/browse/LOGGING-128
>             Project: Commons Logging
>          Issue Type: Improvement
>            Reporter: Peter Lawrey
>            Priority: Trivial
>         Attachments: commons-logging-static-analysis.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Improvements include;
> - final fields where possible
> - static methods where possible.
> - simplifying code to improve clarity.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.