This is an automated email from the ASF dual-hosted git repository.
lmccay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git.
from d2ee4dc KNOX-2215 - Token service should return a 403 response when
the renewer is not white-listed (#251)
add 4c79ca3 KNOX-2224 - KnoxLine and KnoxShell DataSource and Select
Command Alignment (#255)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/knox/gateway/shell/Shell.java | 12 +++++
.../shell/commands/AbstractSQLCommandSupport.java | 26 +++++++++++
.../gateway/shell/commands/DataSourceCommand.java | 34 +++++++++++++-
.../gateway/shell/commands/KnoxLoginDialog.java | 2 +-
.../knox/gateway/shell/commands/SelectCommand.java | 52 ++++++++++++----------
.../apache/knox/gateway/shell/jdbc/KnoxLine.java | 18 +++++---
6 files changed, 111 insertions(+), 33 deletions(-)