You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/07/12 16:52:20 UTC

[jira] [Commented] (KARAF-4528) CaveRepositoryMBean throws an IllegalArgumentException whereas it should not

    [ https://issues.apache.org/jira/browse/KARAF-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373226#comment-15373226 ] 

ASF subversion and git services commented on KARAF-4528:
--------------------------------------------------------

Commit d98cd2834380347e78896a1c1690a48114951be5 in karaf-cave's branch refs/heads/master from [~jbonofre]
[ https://git-wip-us.apache.org/repos/asf?p=karaf-cave.git;h=d98cd28 ]

[KARAF-4528] This closes #4


> CaveRepositoryMBean throws an IllegalArgumentException whereas it should not
> ----------------------------------------------------------------------------
>
>                 Key: KARAF-4528
>                 URL: https://issues.apache.org/jira/browse/KARAF-4528
>             Project: Karaf
>          Issue Type: Bug
>          Components: cave-repository, cave-server
>    Affects Versions: cave-3.0.0, cave-4.0.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: cave-3.0.1, cave-4.0.1
>
>
> CaveRepositoryMBeanImpl throws an IllegalArgumentException when a repository already exists. Unfortunately the condition is not right ({{repo != null}} instead of {{repo == null}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)