[
https://issues.apache.org/jira/browse/APEXCORE-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15849762#comment-15849762
]
ASF GitHub Bot commented on APEXCORE-593:
-----------------------------------------
GitHub user patilvikram opened a pull request:
https://github.com/apache/apex-core/pull/463
APEXCORE-593 Configuration initialized with default properties before…
… fetching applications information
@tushargosavi Could you please review this change?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/patilvikram/apex-core APEXCORE-593
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-core/pull/463.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 #463
----
commit 4deb85a96ee313c923055b906b75a3e61a10a013
Author: vikram <[email protected]>
Date: 2017-02-02T10:16:48Z
APEXCORE-593 Configuration initialized with default properties before
fetching applications information
----
> apex cli get-app-package-info could not retrieve properties defined in
> properties.xml
> -------------------------------------------------------------------------------------
>
> Key: APEXCORE-593
> URL: https://issues.apache.org/jira/browse/APEXCORE-593
> Project: Apache Apex Core
> Issue Type: Bug
> Affects Versions: 3.5.0
> Reporter: Yogi Devendra
> Priority: Minor
>
> If application defines properties in properties.xml; such properties should
> be available to populateDAG() method when invoked from processAppDirectory()
> in get-app-package-info.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)