[
https://issues.apache.org/jira/browse/APEXCORE-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15236695#comment-15236695
]
ASF GitHub Bot commented on APEXCORE-340:
-----------------------------------------
GitHub user chinmaykolhatkar opened a pull request:
https://github.com/apache/incubator-apex-core/pull/303
APEXCORE-340 Naming change of apex script.
Changed following (dt->apex):
1. Script name changed to apex.
2. Class name changed to ApexCli from DTCli. Similar for test class.
3. Changed console prompt to "apex>" from "dt>"
4. Changed Welcome message to "Apex CLI ..." from "DT CLI ..."
@davidyan74 Please review
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chinmaykolhatkar/incubator-apex-core
APEXCORE-340
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-core/pull/303.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 #303
----
commit 0d8d45dfa817a8b79bf204e34656db6a35c0955d
Author: chinmaykolhatkar <[email protected]>
Date: 2016-04-11T10:26:42Z
APEXCORE-340 Naming change of apex script.
Changed following (dt->apex):
1. Script name changed to apex.
2. Class name changed to ApexCli from DTCli. Similar for test class.
3. Changed console prompt to "apex>" from "dt>"
4. Changed Welcome message to "Apex CLI ..." from "DT CLI ..."
----
> Rename dtcli script to apex
> ---------------------------
>
> Key: APEXCORE-340
> URL: https://issues.apache.org/jira/browse/APEXCORE-340
> Project: Apache Apex Core
> Issue Type: Task
> Reporter: Thomas Weise
> Assignee: Chinmay Kolhatkar
>
> As we are integrating Apex into other packages, we should make the name
> change as soon as possible to avoid widespread downstream rework in the
> future. The backward compatibility issue can be handled with symlink in DT
> distro.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)