GitHub user scop opened a pull request:
https://github.com/apache/activemq-artemis/pull/131
Checkstyle updates
This PR updates maven-checkstyle-plugin to 2.16 which brings in checkstyle
6.2, and contains some related tweaks and fixes here and there.
Among the obvious things this removes one source of pain when using Eclipse
to work on Artemis -- Eclipse has quite a new checkstyle installed which didn't
work with the old configuration that Artemis had.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/scop/activemq-artemis checkstyle216
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/131.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 #131
----
commit ff79af3117f2896df2a380fda6c92c859b783cbd
Author: Ville Skyttä <[email protected]>
Date: 2015-08-16T12:22:49Z
Update URL to checkstyle checks documentation
commit eb407389a644822006fdc185ff2d02ccc6dc0359
Author: Ville Skyttä <[email protected]>
Date: 2015-08-16T12:24:27Z
Update maven-checkstyle-plugin to version 2.16
commit 9be47ad1454d424397caf78d0620d015e26a8223
Author: Ville Skyttä <[email protected]>
Date: 2015-08-16T12:31:35Z
Remove redundant abstract modifier
commit e46dd5f6f9252852ebc599b0a0dbaa83631b77df
Author: Ville Skyttä <[email protected]>
Date: 2015-08-16T12:36:05Z
Suppress unfixable checkstyle violations in JavaCC generated sources
commit 4eb4bb7228d2bca5ce4560f6b5b73326a16923fb
Author: Ville Skyttä <[email protected]>
Date: 2015-08-16T12:44:47Z
Update checkstyle config DTD to 1.3
Checkstyle versions at least down to 5.2 use this.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---