Author: corneadoug
Date: Fri Sep 9 04:44:50 2016
New Revision: 1759939
URL: http://svn.apache.org/viewvc?rev=1759939&view=rev
Log:
Update 0.7 doc with proper contribution guidelines links
Modified:
zeppelin/site/docs/0.7.0-SNAPSHOT/development/writingzeppelininterpreter.html
zeppelin/si
Repository: zeppelin
Updated Branches:
refs/heads/master 9bce03ce0 -> 56bbff3d3
[ZEPPELIN-1414] Remove CONTRIBUTING.md files
### What is this PR for?
Following the PR #1356, we now have the contribution documentation to on Apache
Zeppelin Website.
We can now remove the contributing files fro
Repository: zeppelin
Updated Branches:
refs/heads/master 724ef6ff0 -> 9bce03ce0
[ZEPPELIN-1404] invalid html structure for bootstrap in interpreter setting page
### What is this PR for?
invalid html structure for bootstrap in interpreter setting page.
for example :
correct
```html
```
inv
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.6 fbaa6c73a -> 5a270d43b
[ZEPPELIN-1407] Fix Scala 2.11 build
### What is this PR for?
Avoid activating the Scala 2.10 profile when building for Scala 2.11
### What type of PR is it?
[Bug Fix]
### What is the Jira issue?
*
(https://
Repository: zeppelin
Updated Branches:
refs/heads/master c88010fd0 -> 724ef6ff0
[ZEPPELIN-1407] Fix Scala 2.11 build
### What is this PR for?
Avoid activating the Scala 2.10 profile when building for Scala 2.11
### What type of PR is it?
[Bug Fix]
### What is the Jira issue?
*
(https://issu
Repository: zeppelin
Updated Branches:
refs/heads/master 3db819abf -> c88010fd0
ZEPPELIN-1326: make profile to select dependency of hadoop-common for JDBC
interpreter
### What is this PR for?
Extension of https://github.com/apache/zeppelin/pull/1353
java.lang.ClassNotFoundException:
org.ap