GitHub user fvaleri opened a pull request:

    https://github.com/apache/zeppelin/pull/1069

    [ZEPPELIN-281] Windows7 build2

    ### What is this PR for?
    For next release I would like to do simple additions to my proxy setup on 
main README:
    - Add Maven proxy configuration example.
    - Add note on Bower main repository (just for zeppelin-web module) [1].
    
    [1] Currently, there is no way to reach Bower main repository through NTLM 
proxy (no matter what you put in your .bowerrc). The problem is `Request failed 
with ECONNRESET`. Let me know if someone can build zeppelin-web behind NTLM 
proxy .
    
    ### What type of PR is it?
    Documentation
    
    ### What is the Jira issue?
    ZEPPELIN-281 (closed)
    
    ### How should this be tested?
    No tests, just check README, proxy settings paragraph.
    
    ### 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/zeppelin windows7-build2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/1069.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 #1069
    
----
commit 065e3f399ad39e315560f676ba8d570eab106627
Author: fvaleri <fedeval...@gmail.com>
Date:   2016-06-22T20:38:11Z

    Add Maven proxy configuration.
    Add Bower NTLM proxy note.

----


---
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.
---

Reply via email to