David Yan created APEXCORE-303:
----------------------------------
Summary: 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)