GitHub user fvaleri opened a pull request: https://github.com/apache/zeppelin/pull/1114
Proxy build - removed Bower note ### What is this PR for? Final version of the proxy setup paragraph on main README. Removed Bower note beacuse it works with the last checkout from master. ### What type of PR is it? Documentation ### Todos * [ ] - Task ### What is the Jira issue? * Open an issue on Jira https://issues.apache.org/jira/browse/ZEPPELIN/ * Put link here, and add [ZEPPELIN-*Jira number*] in PR title, eg. [ZEPPELIN-533] ### How should this be tested? Outline the steps to test the PR here. ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Final setup for building behind a proxy. You can merge this pull request into a Git repository by running: $ git pull https://github.com/fvaleri/zeppelin proxy-build Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1114.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 #1114 ---- commit 53e299d36e176e9d769291c06c8ad5c4a5c1f845 Author: fvaleri <fedeval...@gmail.com> Date: 2016-07-02T14:43:36Z Removed Bower note. Final setup for building behind a proxy. ---- --- 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. ---