Github user davidyan74 commented on a diff in the pull request:
https://github.com/apache/apex-core/pull/360#discussion_r73582122
--- Diff: engine/src/test/java/com/datatorrent/stram/cli/ApexCliTest.java
---
@@ -103,8 +107,8 @@ public static void finished()
public void testLaunchAppPackagePropertyPrecedence() throws Exception
{
// set launch command options
- ApexCli.LaunchCommandLineInfo commandLineInfo = ApexCli
--- End diff --
Why are we making such changes and have an extra import static? Please
restrict your changes to **only** those that are relevant to this feature.
---
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.
---