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 2015/05/22 21:55:01 UTC

[16/18] storm git commit: STORM-596:delete extra ')' in function loader#launch-receive-thread!

STORM-596:delete extra ')' in function loader#launch-receive-thread!


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

Branch: refs/heads/master
Commit: 2b839cb4b29e13029e72c582ff96e7dd873680a6
Parents: 7ab8b96
Author: caofangkun <ca...@gmail.com>
Authored: Wed Apr 29 10:00:18 2015 +0800
Committer: caofangkun <ca...@gmail.com>
Committed: Wed Apr 29 10:00:18 2015 +0800

----------------------------------------------------------------------
 pom.xml | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/2b839cb4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ad5e73e..2e0c898 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,7 +161,6 @@
         <module>storm-multilang/python</module>
         <module>storm-multilang/ruby</module>
         <module>storm-core</module>
-        <!--
         <module>examples/storm-starter</module>
         <module>external/storm-kafka</module>
         <module>external/storm-hdfs</module>
@@ -170,7 +169,6 @@
         <module>external/storm-jdbc</module>
         <module>external/storm-redis</module>
         <module>external/storm-eventhubs</module>
-        -->
     </modules>
 
     <scm>