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
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
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
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