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 2015/09/05 02:03:26 UTC

[2/2] storm git commit: add STORM-944 to CHANGELOG.md

add STORM-944 to CHANGELOG.md


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

Branch: refs/heads/0.10.x-branch
Commit: e378dbef48a418341c8d2a05d5c9cfb9250d6f02
Parents: 9b89cf0
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Sat Sep 5 09:02:54 2015 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Sat Sep 5 09:02:54 2015 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/e378dbef/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2fc85bd..5911b73 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.10.0-beta2
+ * STORM-944: storm-hive pom.xml has a dependency conflict with calcite
  * STORM-994: Connection leak between nimbus and supervisors
  * STORM-1001: Undefined STORM_EXT_CLASSPATH adds '::' to classpath of workers
  * STORM-977: Incorrect signal (-9) when as-user is true