[
https://issues.apache.org/jira/browse/STORM-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15084940#comment-15084940
]
ASF GitHub Bot commented on STORM-668:
--------------------------------------
GitHub user caofangkun opened a pull request:
https://github.com/apache/storm/pull/992
[STORM-668] add external project storm-ui and generate storm-ui.war and
could be deployed on TomCat
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/caofangkun/apache-storm storm-668-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/992.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 #992
----
commit d9df434d8fdb85184103d60a5ccf4e95d2eec219
Author: ablecao <[email protected]>
Date: 2016-01-06T03:34:23Z
[STORM-668] add external project storm-ui and generate storm-ui.war and
could be deployed on TomCat
commit 7c77deaba85b86ec3b9cc94142dd7a136252d195
Author: ablecao <[email protected]>
Date: 2016-01-06T03:37:22Z
[STORM-668] add README.md
----
> Generate storm-ui war using maven and deployed on TomCat
> ---------------------------------------------------------
>
> Key: STORM-668
> URL: https://issues.apache.org/jira/browse/STORM-668
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-core
> Affects Versions: 0.10.0
> Reporter: caofangkun
> Assignee: caofangkun
> Priority: Minor
>
> $ mvn package -Dmaven.test.skip=true -P dist -Dwar
> generate storm-ui.war
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)