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/10/02 22:21:58 UTC

[2/3] storm git commit: Merge branch 'STORM-1042-0.10.x' of https://github.com/revans2/incubator-storm into STORM-1042

Merge branch 'STORM-1042-0.10.x' of https://github.com/revans2/incubator-storm into STORM-1042

STORM-1012 STORM-967 STORM-922 STORM-1042 Shaded everything that was not already shaded


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

Branch: refs/heads/0.10.x-branch
Commit: 53a2c06574c942985e13fbfcdef7f56c8f0de4c7
Parents: 42a3d9b 503174e
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Fri Oct 2 15:20:05 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Fri Oct 2 15:20:05 2015 -0500

----------------------------------------------------------------------
 DEVELOPER.md                                   |  53 ++--
 dev-tools/travis/travis-install.sh             |   4 +-
 dev-tools/travis/travis-script.sh              |   5 +-
 external/storm-eventhubs/pom.xml               |   2 +-
 external/storm-kafka/pom.xml                   |   5 +
 pom.xml                                        | 114 +++++++--
 storm-core/pom.xml                             | 257 ++++++++++++--------
 storm-core/src/clj/backtype/storm/log.clj      |   2 +-
 storm-dist/binary/src/main/assembly/binary.xml |  30 ---
 9 files changed, 279 insertions(+), 193 deletions(-)
----------------------------------------------------------------------