[
https://issues.apache.org/jira/browse/APEXCORE-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074365#comment-15074365
]
David Yan commented on APEXCORE-191:
------------------------------------
Not sure what can be done here since this is a unit test against an app package
that is fixed in the repository.
> Remove hard coded version from AppPackageTest.java
> --------------------------------------------------
>
> Key: APEXCORE-191
> URL: https://issues.apache.org/jira/browse/APEXCORE-191
> Project: Apache Apex Core
> Issue Type: Sub-task
> Reporter: Thomas Weise
> Assignee: David Yan
>
> in ./engine/src/test/java/com/datatorrent/stram/client/AppPackageTest.java
> {code}
> Assert.assertEquals("3.0.0", json.getString("dtEngineVersion"));
> {code}
> This can be done with Maven property file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)