You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by bzz <gi...@git.apache.org> on 2015/09/07 04:42:55 UTC

[GitHub] incubator-zeppelin pull request: ZEPPELIN-276: Fix test failing on...

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 <bz...@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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-zeppelin pull request: ZEPPELIN-276: Fix test failing on...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-zeppelin pull request: ZEPPELIN-276: Fix test failing on...

Posted by Leemoonsoo <gi...@git.apache.org>.
Github user Leemoonsoo commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/285#issuecomment-138320908
  
    Thanks. LGTM!


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---