Author: corneadoug
Date: Tue Sep 6 05:19:46 2016
New Revision: 1759363
URL: http://svn.apache.org/viewvc?rev=1759363&view=rev
Log:
Add contribution section
Added:
zeppelin/site/contribution/
zeppelin/site/contribution/contributions.html
zeppelin/site/contribution/documentation.html
Modified: zeppelin/site/releases/zeppelin-release-0.5.6-incubating.html
URL:
http://svn.apache.org/viewvc/zeppelin/site/releases/zeppelin-release-0.5.6-incubating.html?rev=1759363&r1=1759362&r2=1759363&view=diff
==
--- zep
Repository: zeppelin
Updated Branches:
refs/heads/gh-pages 9c9e6bc06 -> 9647ba493
[ZEPPELIN-1346] Add contribution guidelines to the website
### What is this PR for?
Recreation of #1354
This PR is bringing Contribution guidelines to the website.
We also introduce a sidemenu on those pages allo
Repository: zeppelin
Updated Branches:
refs/heads/master 6c6097a55 -> 9eeaf49f0
HotFix for ZEPPELIN-1374
### What is this PR for?
This is for fixing bug introduced in #1365. I may introduce this when rebasing
the PR.
### What type of PR is it?
[Bug Fix]
### Todos
* [ ] - Task
### What is t
Repository: zeppelin
Updated Branches:
refs/heads/branch-0.6 63ed3cc2a -> fbaa6c73a
[ZEPPELIN-1379] Flink interpreter is missing scala libraries
### What is this PR for?
On Flink interpreter, remove provided scope from scala libraries to enable
copying them to interpreter location.
### What