[
https://issues.apache.org/jira/browse/APEXCORE-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15227348#comment-15227348
]
ASF GitHub Bot commented on APEXCORE-411:
-----------------------------------------
GitHub user davidyan74 reopened a pull request:
https://github.com/apache/incubator-apex-core/pull/294
APEXCORE-411 support restarting app without app package or jar files
@tweise please review
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davidyan74/incubator-apex-core APEXCORE-411
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-core/pull/294.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 #294
----
commit 77f1458a3d1a9299897f1bd2ae01dce15b0a7985
Author: David Yan <[email protected]>
Date: 2016-04-04T22:56:53Z
APEXCORE-411 support restarting app without app package or jar files
----
> Restart app without specifying app package
> ------------------------------------------
>
> Key: APEXCORE-411
> URL: https://issues.apache.org/jira/browse/APEXCORE-411
> Project: Apache Apex Core
> Issue Type: New Feature
> Reporter: David Yan
> Assignee: David Yan
> Fix For: 3.4.0
>
>
> In the CLI, the launch command with -originalAppId requires the specification
> of the app package. This should be made optional because the app directory
> of the original app already contains the jar files necessary to restart the
> app.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)