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 2016/03/02 18:27:41 UTC

[8/9] storm git commit: Merge branch 'STORM-1579' of https://github.com/unsleepy22/storm into STORM-1579

Merge branch 'STORM-1579' of https://github.com/unsleepy22/storm into STORM-1579

STORM-1579: Fix NoSuchFileException when running tests in storm-core


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

Branch: refs/heads/master
Commit: 0953ecaa6ecb01cde7c59973e12d3473795e3d86
Parents: d42c437 ff11c8a
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Wed Mar 2 11:15:43 2016 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Wed Mar 2 11:15:43 2016 -0600

----------------------------------------------------------------------
 .gitignore                                      |  1 +
 pom.xml                                         | 22 ++++++++++++++++++++
 .../jvm/org/apache/storm/utils/ConfigUtils.java |  6 ++++--
 .../clj/org/apache/storm/supervisor_test.clj    | 11 ++++++----
 4 files changed, 34 insertions(+), 6 deletions(-)
----------------------------------------------------------------------