You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2017/05/15 15:09:53 UTC

[6/7] storm git commit: Added STORM-2510 to changelog

Added STORM-2510 to changelog


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/77456b08
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/77456b08
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/77456b08

Branch: refs/heads/master
Commit: 77456b08bfc35231a44fc1a166d233adf94ed66d
Parents: d07a7f6
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Mon May 15 09:25:55 2017 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Mon May 15 09:25:55 2017 -0500

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/77456b08/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7fc17df..1a08e8a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-2510: update checkstyle configuration to lower violations
  * STORM-2479: Fix port assignment race condition in storm-webapp tests
  * STORM-2191: shorten classpaths by using wildcards
  * STORM-2495: Integrate checkstyle check during build