[
https://issues.apache.org/jira/browse/APEXCORE-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15090264#comment-15090264
]
ASF GitHub Bot commented on APEXCORE-303:
-----------------------------------------
GitHub user davidyan74 opened a pull request:
https://github.com/apache/incubator-apex-core/pull/201
APEXCORE-303 #resolve evaluate the launch properties at application l…
…aunch
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davidyan74/incubator-apex-core APEXCORE-303
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-core/pull/201.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 #201
----
commit ec0c88b183d82257da185d42e664bd95474ad206
Author: David Yan <[email protected]>
Date: 2016-01-09T00:23:52Z
APEXCORE-303 #resolve evaluate the launch properties at application launch
----
> Launch properties don't get evaluated
> -------------------------------------
>
> Key: APEXCORE-303
> URL: https://issues.apache.org/jira/browse/APEXCORE-303
> Project: Apache Apex Core
> Issue Type: Bug
> Reporter: David Yan
> Assignee: David Yan
>
> If properties.xml in the application package has something like:
> <property>
> <name>dt.application.PiDemo.operator.picalc.string</name>
> <value>hello-world-${dt.attr.APPLICATION_NAME}</value>
> </property>
> The value does not get evaluated even when dt.attr.APPLICATION_NAME is set in
> dtcli's launch command
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)