GitHub user fvaleri opened a pull request: https://github.com/apache/incubator-zeppelin/pull/876
[ZEPPELIN-281] Windows build ### What is this PR for? Give some hints in README for source building on Windows. ### What type of PR is it? Documentation ### Todos * [fork] - Fork from the main repo * [checkout] - Checkout the code * [build] - Follow the standard way of build * [test] - Run zeppelin using zeppelin.cmd ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-281 ### How should this be tested? Follow the standard way of build using Git and Maven. ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No You can merge this pull request into a Git repository by running: $ git pull https://github.com/fvaleri/incubator-zeppelin windows7-build Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/876.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #876 ---- commit 5b4254d442f9b97e86de38ecdf941b6bc3769ef3 Author: fvaleri <fedeval...@gmail.com> Date: 2016-05-06T09:08:31Z Added some useful infos for Windows builds. commit 38f19c7752add7f9141786c15e03e791b2847e20 Author: Federico Valeri <fval...@users.noreply.github.com> Date: 2016-05-06T09:37:44Z Formatting commit 72d31f6a01ab7b4f2872e2856f876e483c55a3f4 Author: Federico Valeri <fval...@users.noreply.github.com> Date: 2016-05-06T09:40:17Z Fixed a typo. commit 67064cc8160f76e6e1a5a65a225917a4de222e34 Author: Federico Valeri <fval...@users.noreply.github.com> Date: 2016-05-06T09:41:38Z Update README.md commit 8698333f841b6e023f6c6138b3a9a829b4d740a2 Author: Federico Valeri <fval...@users.noreply.github.com> Date: 2016-05-06T09:43:51Z Update README.md ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---