You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2007/08/22 16:10:32 UTC

[jira] Created: (JCR-1076) Some tests try to add new nodes without specifying the node type

Some tests try to add new nodes without specifying the node type
----------------------------------------------------------------

                 Key: JCR-1076
                 URL: https://issues.apache.org/jira/browse/JCR-1076
             Project: Jackrabbit
          Issue Type: Bug
          Components: JCR TCK
            Reporter: Julian Reschke


Some tests try to add new nodes without specifying the node type, which may not be supported by a repository.

In particular:

- NodeAddMixinTest.testAddNonExisting
- NodeCanAddMixinTest.testNonExisting
- ValueFactoryTest.testValueType
- ValueFactoryTest.testValueFormatException

Proposal: update test cases to obtain the node type from the test config.


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


[jira] Assigned: (JCR-1076) Some tests try to add new nodes without specifying the node type

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

Julian Reschke reassigned JCR-1076:
-----------------------------------

    Assignee: Julian Reschke

> Some tests try to add new nodes without specifying the node type
> ----------------------------------------------------------------
>
>                 Key: JCR-1076
>                 URL: https://issues.apache.org/jira/browse/JCR-1076
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: JCR TCK
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>
> Some tests try to add new nodes without specifying the node type, which may not be supported by a repository.
> In particular:
> - NodeAddMixinTest.testAddNonExisting
> - NodeCanAddMixinTest.testNonExisting
> - ValueFactoryTest.testValueType
> - ValueFactoryTest.testValueFormatException
> Proposal: update test cases to obtain the node type from the test config.

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


[jira] Resolved: (JCR-1076) Some tests try to add new nodes without specifying the node type

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

Julian Reschke resolved JCR-1076.
---------------------------------

    Resolution: Fixed

Fixed with revision 568643.



> Some tests try to add new nodes without specifying the node type
> ----------------------------------------------------------------
>
>                 Key: JCR-1076
>                 URL: https://issues.apache.org/jira/browse/JCR-1076
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: JCR TCK
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>
> Some tests try to add new nodes without specifying the node type, which may not be supported by a repository.
> In particular:
> - NodeAddMixinTest.testAddNonExisting
> - NodeCanAddMixinTest.testNonExisting
> - ValueFactoryTest.testValueType
> - ValueFactoryTest.testValueFormatException
> Proposal: update test cases to obtain the node type from the test config.

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


[jira] Updated: (JCR-1076) Some tests try to add new nodes without specifying the node type

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

Jukka Zitting updated JCR-1076:
-------------------------------

    Affects Version/s: 1.2.1
                       1.2.2
                       1.2.3
                       1.3
                       1.3.1
        Fix Version/s: 1.3.2

Merged to the 1.3 branch in revision 577857.

> Some tests try to add new nodes without specifying the node type
> ----------------------------------------------------------------
>
>                 Key: JCR-1076
>                 URL: https://issues.apache.org/jira/browse/JCR-1076
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: JCR TCK
>    Affects Versions: 1.2.1, 1.2.2, 1.2.3, 1.3, 1.3.1
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 1.3.2
>
>
> Some tests try to add new nodes without specifying the node type, which may not be supported by a repository.
> In particular:
> - NodeAddMixinTest.testAddNonExisting
> - NodeCanAddMixinTest.testNonExisting
> - ValueFactoryTest.testValueType
> - ValueFactoryTest.testValueFormatException
> Proposal: update test cases to obtain the node type from the test config.

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