You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by db...@apache.org on 2016/05/27 16:41:10 UTC

[15/15] incubator-trafodion git commit: Merge [TRAFODION-1664] PR 504 Various install and packing fixes

Merge [TRAFODION-1664] PR 504 Various install and packing fixes


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

Branch: refs/heads/master
Commit: 8a59ad263f25c9766fa03ad7544f99873597cd10
Parents: 5337acf f74e7d1
Author: Dave Birdsall <db...@apache.org>
Authored: Fri May 27 16:39:46 2016 +0000
Committer: Dave Birdsall <db...@apache.org>
Committed: Fri May 27 16:39:46 2016 +0000

----------------------------------------------------------------------
 Makefile                                        |  1 +
 core/Makefile                                   | 12 +++--
 core/conn/jdbcT4/pom.xml                        |  7 ++-
 .../jdbcT4/src/main/java/T4Messages.properties  |  4 +-
 core/conn/jdbc_type2/build.xml                  | 11 +++-
 core/conn/odbc/src/odbc/Makefile                |  8 +--
 core/conn/trafci/install/Installer.java         |  7 +--
 .../odbc/odbcclient/unixcli/makefile.lnx        |  6 +--
 .../odbc/odbcclient/unixcli/package/TRAFDSN     |  2 +-
 .../odbc/odbcclient/unixcli/package/mklnxpkg.sh |  2 +
 .../unixcli/package/runconnect_test.sh          | 26 +++++++++
 core/dbsecurity/scripts/sqcertgen               |  5 --
 core/dbsecurity/scripts/update_auth             |  9 +---
 core/sqf/Makefile                               |  2 +
 core/sqf/samples/.gitignore                     |  4 ++
 core/sqf/sql/scripts/dcscheck                   | 20 +++----
 core/sqf/sql/scripts/install_traf_components    |  3 +-
 core/sqf/sql/scripts/sqcheck                    | 57 +++++++++++++++-----
 core/sqf/sqvers                                 |  2 +-
 core/sql/lib_mgmt/pom.xml                       |  2 +-
 install/Makefile                                | 18 +++----
 install/installer/traf_cloudera_mods            |  1 -
 install/installer/traf_package_setup            |  2 +-
 23 files changed, 136 insertions(+), 75 deletions(-)
----------------------------------------------------------------------