You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2016/01/25 00:25:23 UTC

storm git commit: backport STORM-1484 / 1478 to 1.0.0, too

Repository: storm
Updated Branches:
  refs/heads/1.x-branch b720e2390 -> 974b1f03c


backport STORM-1484 / 1478 to 1.0.0, too


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

Branch: refs/heads/1.x-branch
Commit: 974b1f03ccc42c63b8d114f4cc1a5a3fecebfcb8
Parents: b720e23
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Mon Jan 25 08:25:07 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Mon Jan 25 08:25:07 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/974b1f03/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8c32c9d..503a312 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,6 @@
 ## 1.0.0
+ * STORM-1484: ignore subproject .classpath & .project file
+ * STORM-1478: make bolts getComponentConfiguration method cleaner/simpler
  * STORM-1463: added file scehma to log4j config files for windows env
  * STORM-1485: DRPC Connectivity Issues
  * STORM-1486: Fix storm-kafa documentation