You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2009/10/01 16:51:23 UTC

[jira] Created: (JCR-2338) Tests not executable for already present mixins

Tests not executable for already present mixins
-----------------------------------------------

                 Key: JCR-2338
                 URL: https://issues.apache.org/jira/browse/JCR-2338
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-jcr-tests
    Affects Versions: 2.0.0
            Reporter: Michael Dürig
            Assignee: Michael Dürig


org.apache.jackrabbit.test.api.NodeRemoveMixinTest.testCheckedIn() and 
org.apache.jackrabbit.test.api.NodeAddMixinTest.testCheckedIn() 

fail when the mixin being added is already present on the node. The tests should check for this and trow a NotExecutableException.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (JCR-2338) Tests not executable for already present mixins

Posted by "Michael Dürig (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig resolved JCR-2338.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0

Fixed in revision: 820674

> Tests not executable for already present mixins
> -----------------------------------------------
>
>                 Key: JCR-2338
>                 URL: https://issues.apache.org/jira/browse/JCR-2338
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-jcr-tests
>    Affects Versions: 2.0.0
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>             Fix For: 2.0.0
>
>
> org.apache.jackrabbit.test.api.NodeRemoveMixinTest.testCheckedIn() and 
> org.apache.jackrabbit.test.api.NodeAddMixinTest.testCheckedIn() 
> fail when the mixin being added is already present on the node. The tests should check for this and trow a NotExecutableException.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.