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:04:32 UTC

storm git commit: modify STORM-944's version to 0.10.0-beta2

Repository: storm
Updated Branches:
  refs/heads/master 154e9ec55 -> ff9142dd0


modify STORM-944's version to 0.10.0-beta2


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

Branch: refs/heads/master
Commit: ff9142dd09c41a1be3ea628a209e93036f20351d
Parents: 154e9ec
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Sat Sep 5 09:04:03 2015 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Sat Sep 5 09:04:03 2015 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/ff9142dd/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 39cd49a..76dfb7f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -43,13 +43,13 @@
  * STORM-913: Use Curator's delete().deletingChildrenIfNeeded() instead of zk/delete-recursive
  * STORM-968: Adding support to generate the id based on names in Trident
  * STORM-845: Storm ElasticSearch connector
- * STORM-944: storm-hive pom.xml has a dependency conflict with calcite
  * STORM-988: supervisor.slots.ports should not allow duplicate element values
  * STORM-975: Storm-Kafka trident topology example
  * STORM-958: Add config for init params of group mapping service
  * STORM-949: On the topology summary UI page, last shown error should have the time and date
 
 ## 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