Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ZEPPELIN-3441] Fix license check failure in r
### What is this PR for? rat plugin for r interpreter fail, seems to be related with #2089 It doesn't need to be included in 0.8.0 release, but want it to be cherry-picked into `branch-0.8` for 0.8.x releases, so release manager doesn't have issue with running `dev/publish_release.sh` ### What type of PR is it? Hot Fix ### What is the Jira issue? [ZEPPELIN-3441](https://issues.apache.org/jira/browse/ZEPPELIN-3441) ### How should this be tested? Run `mvn verify -Pr` should pass In CI, first matrix should pass. (https://travis-ci.org/minahlee/zeppelin/builds/374917837) ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Mina Lee <[email protected]> Closes #2957 from minahlee/hotfix/ratR and squashes the following commits: 1d4ae6c [Mina Lee] Add rat check for r in travis c323c4a [Mina Lee] Fix rat check exclude directory for r
- Loading branch information