You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by li...@apache.org on 2016/12/22 02:08:40 UTC

[6/6] incubator-trafodion git commit: Merge Fix for [TRAFODION-2211] trafci can use history cmd

Merge Fix for [TRAFODION-2211] trafci can use history cmd


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/763f15bd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/763f15bd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/763f15bd

Branch: refs/heads/master
Commit: 763f15bdd68834cdcae3382406e1b0799015116b
Parents: c0e92d8 7155a0e
Author: Liu Ming <ov...@sina.com>
Authored: Thu Dec 22 02:08:07 2016 +0000
Committer: Liu Ming <ov...@sina.com>
Committed: Thu Dec 22 02:08:07 2016 +0000

----------------------------------------------------------------------
 core/conn/trafci/Makefile                       |    4 +
 core/conn/trafci/build.xml                      |   10 +-
 core/conn/trafci/install/Installer.java-tmpl    | 6743 +++++++++---------
 core/conn/trafci/installer_pom.xml              |  187 +-
 core/conn/trafci/pom.xml                        |  248 +-
 .../java/org/trafodion/ci/ConsoleReader.java    |   17 +-
 .../src/main/java/org/trafodion/ci/Session.java |    2 +-
 .../trafci/src/main/resources/install_jar.xml   |  102 +-
 .../trafci/src/main/resources/install_tar.xml   |   54 +-
 core/conn/trafci/utils/trafci_install.sh        |    2 +-
 10 files changed, 3692 insertions(+), 3677 deletions(-)
----------------------------------------------------------------------