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 2017/02/03 14:22:19 UTC

[2/3] storm git commit: Merge branch 'STORM-2244-1.x' of https://github.com/HeartSaVioR/storm into STORM-2244-1.x-merge

Merge branch 'STORM-2244-1.x' of https://github.com/HeartSaVioR/storm into STORM-2244-1.x-merge


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

Branch: refs/heads/1.x-branch
Commit: 687ebdfb3a6deb1015d15babbcfabe5cb8f08ec6
Parents: bd370f5 30b80c7
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Fri Feb 3 23:18:24 2017 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Fri Feb 3 23:18:24 2017 +0900

----------------------------------------------------------------------
 examples/storm-elasticsearch-examples/pom.xml | 17 +++++++++++++++++
 examples/storm-hbase-examples/pom.xml         | 17 +++++++++++++++++
 examples/storm-hdfs-examples/pom.xml          | 17 +++++++++++++++++
 examples/storm-hive-examples/pom.xml          | 17 +++++++++++++++++
 examples/storm-jdbc-examples/pom.xml          | 17 +++++++++++++++++
 examples/storm-kafka-client-examples/pom.xml  | 17 +++++++++++++++++
 examples/storm-kafka-examples/pom.xml         | 17 +++++++++++++++++
 examples/storm-mongodb-examples/pom.xml       | 17 +++++++++++++++++
 examples/storm-mqtt-examples/pom.xml          | 17 +++++++++++++++++
 examples/storm-opentsdb-examples/pom.xml      | 17 +++++++++++++++++
 examples/storm-redis-examples/pom.xml         | 17 +++++++++++++++++
 examples/storm-solr-examples/pom.xml          | 17 +++++++++++++++++
 examples/storm-starter/pom.xml                | 17 +++++++++++++++++
 external/flux/flux-core/pom.xml               | 17 +++++++++++++++++
 external/flux/flux-examples/pom.xml           | 17 +++++++++++++++++
 external/storm-eventhubs/pom.xml              | 18 ++++++++++++++++++
 external/storm-kafka-monitor/pom.xml          | 20 ++++++++++++++++++++
 external/storm-submit-tools/pom.xml           | 17 +++++++++++++++++
 storm-core/pom.xml                            | 15 +++++++++++++++
 storm-rename-hack/pom.xml                     | 17 +++++++++++++++++
 20 files changed, 342 insertions(+)
----------------------------------------------------------------------