GitHub user bzz opened a pull request:

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

    ZEPPELIN-1703: frontend - skip PhantomJS on -DskipTests

    ### What is this PR for?
    Skip PhatomJS installation on `mvn package -DskipTests`
    
    ### What type of PR is it?
    Improvement
    
    ### What is the Jira issue?
    [ZEPPELIN-1703](https://issues.apache.org/jira/browse/ZEPPELIN-1703)
    
    ### How should this be tested?
    `mvn package -DskipTests -pl zeppelin-web` and see no PhantomJS mentions in 
output.
    `mvn package -pl zeppelin-web` and see that PhantomJS is installed\run.
    
    ### 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/bzz/incubator-zeppelin 
feat/skip-phantomjs-on-mvn-skip-tests

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

    https://github.com/apache/zeppelin/pull/1673.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 #1673
    
----
commit a5355ae976b53e7d5c0baa8400dadae079ba6e54
Author: Alexander Bezzubov <b...@apache.org>
Date:   2016-11-24T06:41:02Z

    ZEPPELIN-1703: skip PhantomJS on -DskipTests

----


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