[GitHub] trafodion pull request #1757: [TRAFODION-3246] add slf4j in jdbc

2018-12-07 Thread mashengchen
GitHub user mashengchen opened a pull request: https://github.com/apache/trafodion/pull/1757 [TRAFODION-3246] add slf4j in jdbc add a new jar which can use slf4j to print log You can merge this pull request into a Git repository by running: $ git pull

[GitHub] trafodion pull request #1753: [TRAFODION-3241]support both jdk1.7 and jdk1.8

2018-12-07 Thread kevinxu021
Github user kevinxu021 commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1753#discussion_r239761192 --- Diff: core/conn/jdbcT4/Makefile --- @@ -26,17 +26,20 @@ include ../../macros.gmk #top level all: build_all build_all: LICENSE

[GitHub] trafodion pull request #1753: [TRAFODION-3241]support both jdk1.7 and jdk1.8

2018-12-07 Thread kevinxu021
Github user kevinxu021 commented on a diff in the pull request: https://github.com/apache/trafodion/pull/1753#discussion_r239762073 --- Diff: core/conn/jdbcT4/Makefile --- @@ -26,17 +26,20 @@ include ../../macros.gmk #top level all: build_all build_all: LICENSE