GitHub user sandeshh opened a pull request:

    https://github.com/apache/apex-core/pull/360

    *review only* APEXCORE-495 supporting apps in config package.

    1. Added support to store apps in the config file
    2. By default apps from the config and app package gets merged (During 
conflict Config apps overwrite the AppPackage apps)
    3. New option during launch, "onlyConfigApps", which will only show config 
apps
    4. Assumes that the operators are not part of App jars.
    
    TODO: Add unit test

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

    $ git pull https://github.com/sandeshh/apex-core APEXCORE-495

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

    https://github.com/apache/apex-core/pull/360.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 #360
    
----
commit f75d747df24c146110e1e276521f16782be61762
Author: sandeshh <[email protected]>
Date:   2016-07-21T22:18:29Z

    APEXCORE-495
    1. Added support to store apps in the config file
    2. By default apps from the config and app package gets merged (During 
conflict Config apps overwrite the AppPackage apps)
    3. New option during launch, "onlyConfigApps", which will only show config 
apps
    4. Assumes that the operators are not part of App jars.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to