Michael Osipov created MNG-6146: ----------------------------------- Summary: Several small stylistic improvements to code and documentation Key: MNG-6146 URL: https://issues.apache.org/jira/browse/MNG-6146 Project: Maven Issue Type: Improvement Affects Versions: 3.3.9 Reporter: Michael Osipov Assignee: Michael Osipov Priority: Minor Fix For: 3.4.0
The following can easily be squashed: {noformat} 4f4690cb9ab2ed6e7ad421c28c05c27994e57800 Avoid implicit conversions of int to long d99f9ef8c7ffe56966945d6f1b66f0280866ded5 Fix checkstyle error 1c9362be4328713386bd23b01f9e2c87674cb952 Use static final values instead of literals 8d16c2256d591d0a567dbadec9cc933f15a53fcc Fix Checkstyle error 5a3332ca347628605bec7d3e9f9309081aaba46c Remove ancient Subversion keywords 52945a679ec8f3f571d77658eda2fce06d637aa7 Use proper spelling of "e.g." a26cc1b9636e19c28cd32ed1c844fec64dec55b6 Use the proper term for char U+002D (-) hyphen(-minus) instead of dash {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)