Florian Schmidt created APEXCORE-773: ----------------------------------------
Summary: Refactor LaunchCommand in ApexCli Key: APEXCORE-773 URL: https://issues.apache.org/jira/browse/APEXCORE-773 Project: Apache Apex Core Issue Type: Bug Reporter: Florian Schmidt Priority: Minor Motivation: In https://issues.apache.org/jira/browse/APEXCORE-767 some changes also need to be made in the LaunchCommand of the ApexCli, which required to grasp the control flow over multiple hundreds lines of code. Refactoring the launch command could not only make the current changes easier but also could enable easier changes in the future. Refactoring can consist of: 1. Splitting code in smaller methods 2. Incrementally adding tests to ensure proper execution -- This message was sent by Atlassian JIRA (v6.4.14#64029)