You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2016/05/16 16:52:13 UTC

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

Jean-Baptiste Onofré created KARAF-4528:
-------------------------------------------

             Summary: 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-4.0.0, cave-3.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)