You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by weand <gi...@git.apache.org> on 2018/03/06 21:14:07 UTC

[GitHub] zeppelin pull request #2842: [ZEPPELIN-3300] branch-0.8 broken due to 0.9.0 ...

GitHub user weand opened a pull request:

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

    [ZEPPELIN-3300] branch-0.8 broken due to 0.9.0 parent dependency in sap interpreter

    ### What is this PR for?
    Hotfix PR for branch-0.8 build
    
    
    ### What type of PR is it?
    [Hot Fix]
    
    ### Todos
    * [ ] - Task
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-3300
    
    ### How should this be tested?
    CI pass
    
    ### Screenshots (if appropriate)
    
    ### 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/weand/zeppelin ZEPPELIN-3300

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

    https://github.com/apache/zeppelin/pull/2842.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 #2842
    
----
commit 73e99fc3e802e09b77b9905cdd93251714207e4d
Author: Andreas Weise <a....@...>
Date:   2018-03-06T21:09:44Z

    fix 0.9.0-SNAPSHOT dependency in sap/pom.xml

----


---

[GitHub] zeppelin pull request #2842: [ZEPPELIN-3300] branch-0.8 broken due to 0.9.0 ...

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

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


---

[GitHub] zeppelin issue #2842: [ZEPPELIN-3300] branch-0.8 broken due to 0.9.0 parent ...

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

    https://github.com/apache/zeppelin/pull/2842
  
    This pullrequest is merged to `branch-0.8`. But asfgit couldn't automatically close it. @weand Could you close it manually?


---

[GitHub] zeppelin issue #2842: [ZEPPELIN-3300] branch-0.8 broken due to 0.9.0 parent ...

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

    https://github.com/apache/zeppelin/pull/2842
  
    Thanks for the fix. Let me merge this to branch-0.8.


---