GitHub user bzz opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/285

    ZEPPELIN-276: Fix test failing on 'mvn clean package'

    Do so by moving copy dependencies to earlier mvn phase, so they got 
included in classpath from `interpreter.sh` on tests.
    
    Details [ZEPPELIN-276](https://issues.apache.org/jira/browse/ZEPPELIN-276)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bzz/incubator-zeppelin 
ZEPPELIN-224-mvn-clean-package-test-classpath-fix

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

    https://github.com/apache/incubator-zeppelin/pull/285.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 #285
    
----
commit f3764dc677ce82334de706e228053ecefe153452
Author: Alexander Bezzubov <b...@apache.org>
Date:   2015-09-07T02:38:04Z

    Fix test failing on 'mvn clean package'
    
    Move copy dependencies to earlier mvn phase, so they got included in
    classpath from interpreter.sh on tests.

----


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