You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (Created) (JIRA)" <ji...@apache.org> on 2012/01/29 13:59:10 UTC

[jira] [Created] (QPID-3789) [Java] Small tidyups to reduce noise on code metric tools

[Java] Small tidyups to reduce noise on code metric tools
---------------------------------------------------------

                 Key: QPID-3789
                 URL: https://issues.apache.org/jira/browse/QPID-3789
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker, Java Client, Java Common
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey
            Priority: Minor
             Fix For: 0.15


Code quality metric tools such as CheckStyle and FindBugs report a number of issues against the java codebase, reduce unnecessary noise by removing dead classes, removing commented out code, properly encapsulating fields and preventing utility classes from being instatiated

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Assigned] (QPID-3789) [Java] Small tidyups to reduce noise on code metric tools

Posted by "Rob Godfrey (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Godfrey reassigned QPID-3789:
---------------------------------

    Assignee: Robbie Gemmell  (was: Rob Godfrey)

Robbie can you review this for me, thx
                
> [Java] Small tidyups to reduce noise on code metric tools
> ---------------------------------------------------------
>
>                 Key: QPID-3789
>                 URL: https://issues.apache.org/jira/browse/QPID-3789
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker, Java Client, Java Common
>            Reporter: Rob Godfrey
>            Assignee: Robbie Gemmell
>            Priority: Minor
>             Fix For: 0.15
>
>
> Code quality metric tools such as CheckStyle and FindBugs report a number of issues against the java codebase, reduce unnecessary noise by removing dead classes, removing commented out code, properly encapsulating fields and preventing utility classes from being instatiated

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Resolved] (QPID-3789) [Java] Small tidyups to reduce noise on code metric tools

Posted by "Robbie Gemmell (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell resolved QPID-3789.
----------------------------------

    Resolution: Fixed

Nothing jumped out at me amongst this small, easily reviewed , set of changes except something I had effectively reverted by applying an old patch...and also how long that took to look at! ;)
                
> [Java] Small tidyups to reduce noise on code metric tools
> ---------------------------------------------------------
>
>                 Key: QPID-3789
>                 URL: https://issues.apache.org/jira/browse/QPID-3789
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker, Java Client, Java Common
>            Reporter: Rob Godfrey
>            Assignee: Robbie Gemmell
>            Priority: Minor
>             Fix For: 0.15
>
>
> Code quality metric tools such as CheckStyle and FindBugs report a number of issues against the java codebase, reduce unnecessary noise by removing dead classes, removing commented out code, properly encapsulating fields and preventing utility classes from being instatiated

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Updated] (QPID-3789) [Java] Small tidyups to reduce noise on code metric tools

Posted by "Rob Godfrey (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Godfrey updated QPID-3789:
------------------------------

    Status: Ready To Review  (was: In Progress)
    
> [Java] Small tidyups to reduce noise on code metric tools
> ---------------------------------------------------------
>
>                 Key: QPID-3789
>                 URL: https://issues.apache.org/jira/browse/QPID-3789
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker, Java Client, Java Common
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>            Priority: Minor
>             Fix For: 0.15
>
>
> Code quality metric tools such as CheckStyle and FindBugs report a number of issues against the java codebase, reduce unnecessary noise by removing dead classes, removing commented out code, properly encapsulating fields and preventing utility classes from being instatiated

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org