GitHub user scop opened a pull request: https://github.com/apache/activemq-artemis/pull/579
Remove redundant type arguments, add sevntu-checkstyle check for it Hopefully with this check I don't need to keep submitting the redundant type args PR's any more :) You can merge this pull request into a Git repository by running: $ git pull https://github.com/scop/activemq-artemis redundant2 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/579.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #579 ---- commit 04fefcc851f153f648f2e13a58b65df4a94a87b9 Author: Ville Skyttä <ville.sky...@iki.fi> Date: 2016-06-13T21:18:58Z Add Sevntu-checkstyle diamond operator check commit 051bb174e40aba5d4c5b7539fc36afbf334691f7 Author: Ville Skyttä <ville.sky...@iki.fi> Date: 2016-06-13T21:20:31Z Remove redundant type arguments ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---