Sylwester Lachiewicz created MRESOLVER-88:
---------------------------------------------

             Summary: Code style cleanup to use Java 7 features
                 Key: MRESOLVER-88
                 URL: https://issues.apache.org/jira/browse/MRESOLVER-88
             Project: Maven Resolver
          Issue Type: Improvement
            Reporter: Sylwester Lachiewicz


* use diamond <>
 * use Object.equals/hashCode
 * remove redundant boxing/unboxing
 * collapse identical catch blocks
 * try/catch with resource close
 * any additional code style fixes



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to