zeppelin git commit: [ZEPPELIN-1409] Refactor RAT build on Travis.CI configuration

2016-09-06 Thread bzz
Repository: zeppelin Updated Branches: refs/heads/master 9eeaf49f0 -> f9bc7a9fc [ZEPPELIN-1409] Refactor RAT build on Travis.CI configuration ### What is this PR for? Create a specific build for checking license compliance with RAT and avoid running these checks on every build that compose the

zeppelin git commit: [ZEPPELIN-1398] Use relative path for search_data.json

2016-09-06 Thread ahyoungryu
Repository: zeppelin Updated Branches: refs/heads/master f9bc7a9fc -> 20f0e5bac [ZEPPELIN-1398] Use relative path for search_data.json ### What is this PR for? Use relative path for search_data.json ### What type of PR is it? [Bug Fix] ### What is the Jira issue? * [ZEPPELIN-1398](https://is

zeppelin git commit: [ZEPPELIN-1116]send out more exception msg

2016-09-06 Thread jongyoul
Repository: zeppelin Updated Branches: refs/heads/master 20f0e5bac -> 09870cc6c [ZEPPELIN-1116]send out more exception msg ### What is this PR for? better jdbc error msg make people know the true error clearly. ### What type of PR is it? Improvement ### What is the Jira issue? https://issues

zeppelin git commit: [MINOR] Remove duplicated dependency declaration

2016-09-06 Thread felixcheung
Repository: zeppelin Updated Branches: refs/heads/master 09870cc6c -> b8051970a [MINOR] Remove duplicated dependency declaration ### What is this PR for? Remove duplicated declaration of maven dependency ### What type of PR is it? [Bug Fix] Author: Luciano Resende Closes #1402 from lresend