[GitHub] storm pull request #1988: STORM-2395: storm.cmd supervisor calls the wrong c...

2017-03-06 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/storm/pull/1988


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] storm pull request #1988: STORM-2395: storm.cmd supervisor calls the wrong c...

2017-03-03 Thread alexlehm
GitHub user alexlehm opened a pull request:

https://github.com/apache/storm/pull/1988

STORM-2395: storm.cmd supervisor calls the wrong class name

use org.apache.storm.daemon.supervisor.Supervisor instead

Signed-off-by: alexlehm 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/alexlehm/storm 
STORM-2395-storm-supervisor-windows

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/storm/pull/1988.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1988


commit 49573935dfccd74de43f55f4829263695e1d35e8
Author: alexlehm 
Date:   2017-03-03T23:10:52Z

STORM-2395: storm.cmd supervisor calls the wrong class name
use org.apache.storm.daemon.supervisor.Supervisor instead

Signed-off-by: alexlehm 




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---