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

[GitHub] zeppelin pull request #1897: Can't remove interpreter repository.

GitHub user astroshim opened a pull request:

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

    Can't remove interpreter repository.

    ### What is this PR for?
    It can't be delete the `interpreter repository`(http://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/manual/dependencymanagement.html) when name has include special characters.
    
    ### What type of PR is it?
    Bug Fix 
    
    
    ### How should this be tested?
    please refer to screenshot.
    
    
    ### Screenshots (if appropriate)
    - before
    ![2017-01-12 18_29_47](https://cloud.githubusercontent.com/assets/3348133/21916407/3acdb540-d8f5-11e6-9a4b-c550e41b4d94.gif)
    
    
    - after
    ![image](https://cloud.githubusercontent.com/assets/3348133/21916280/622ab986-d8f4-11e6-963f-f7c9e4e4f2f5.png)
    
    
    ### 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/astroshim/zeppelin feat/check/RepositoryId

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

    https://github.com/apache/zeppelin/pull/1897.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 #1897
    
----
commit 08f7331a4c77d6c444df8e089b7a9155b358391f
Author: astroshim <hs...@zepl.com>
Date:   2017-01-13T02:24:04Z

    add pattern on repo-id

commit 5313cfa1283c90247604a22e1b7836613a81c165
Author: astroshim <hs...@zepl.com>
Date:   2017-01-13T03:32:06Z

    check also on backend.

----


---
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 #1897: Can't remove interpreter repository.

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

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


---