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

[GitHub] zeppelin pull request #2103: [WIP] Fix CI build failure on branch-0.7

GitHub user Leemoonsoo opened a pull request:

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

    [WIP] Fix CI build failure on branch-0.7

    ### What is this PR for?
    CI build is failing on `branch-0.7`. This PR cherry-pick some necessary commits from 
    
    https://github.com/apache/zeppelin/pull/2003
    https://github.com/apache/zeppelin/pull/2081
    
    and a commit (3ae8760) fixes changes made by https://github.com/apache/zeppelin/pull/2071 for branch-0.7.
    
    
    ### What type of PR is it?
    Hot Fix
    
    ### Todos
    * [x] - Make CI green
    
    
    ### How should this be tested?
    See if CI becomes green
    
    ### 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/Leemoonsoo/zeppelin fix-branch-0.7-ci

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

    https://github.com/apache/zeppelin/pull/2103.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 #2103
    
----
commit 2632a8cb1852f2b384f8aa848d5ab82fd8d75796
Author: Lee moon soo <mo...@apache.org>
Date:   2017-02-10T00:44:04Z

    Reduce log

commit b98b8d8a5907c8fad28227a52719ca7a5d6bded6
Author: Lee moon soo <mo...@apache.org>
Date:   2017-02-10T00:44:12Z

    reduce build time

commit f8357e15caae60b7ee3728072f7cb510f069aa75
Author: Lee moon soo <mo...@apache.org>
Date:   2017-02-10T02:36:29Z

    create zeppelin-web/dist directory for test

commit a84e18ddd30dc825b8372fe6e7c9ba1bdf1dcbc1
Author: Lee moon soo <mo...@apache.org>
Date:   2017-02-28T08:22:13Z

    Remove unnecessary assert

commit 87ce5b2218179f8be08e81e8cfda0edae01a1ba4
Author: Lee moon soo <mo...@apache.org>
Date:   2017-02-28T12:11:15Z

    Handle multiple Set-Cookie headers

commit 4ded2aa4e37bd9f6dca7e4dd75a59ba5c1f8799a
Author: Lee moon soo <mo...@apache.org>
Date:   2017-02-28T12:13:12Z

    Correct test implementation with Authentication Enable

commit 3129ec9fcbca02a6759a9ea8e8c70884c3d165f2
Author: Lee moon soo <mo...@apache.org>
Date:   2017-03-07T01:22:23Z

    helium.bundle.js -> vis.bundle.js

----


---
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] zeppelin pull request #2103: Fix CI build failure on branch-0.7

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

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


---
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] zeppelin issue #2103: Fix CI build failure on branch-0.7

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

    https://github.com/apache/zeppelin/pull/2103
  
    Now CI became green.
    Merge to branch-0.7 as a hotfix.


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