[jira] Created: (JCR-2085) test case (TCK) maintenance for JCR 2.0

38 messages Options
Embed this post
Permalink
1 2
JIRA jira@apache.org

[jira] Created: (JCR-2085) test case (TCK) maintenance for JCR 2.0

Reply Threaded More More options
Print post
Permalink
test case (TCK) maintenance for JCR 2.0
---------------------------------------

                 Key: JCR-2085
                 URL: https://issues.apache.org/jira/browse/JCR-2085
             Project: Jackrabbit Content Repository
          Issue Type: Sub-task
          Components: jackrabbit-jcr-tests
            Reporter: Julian Reschke
            Assignee: Julian Reschke


Umbrella issue for changes/additions to JUnit test cases, setup and config.

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

JIRA jira@apache.org

[jira] Updated: (JCR-2085) test case (TCK) maintenance for JCR 2.0

Reply Threaded More More options
Print post
Permalink

     [ https://issues.apache.org/jira/browse/JCR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting updated JCR-2085:
-------------------------------

    Fix Version/s: 2.0.0

> test case (TCK) maintenance for JCR 2.0
> ---------------------------------------
>
>                 Key: JCR-2085
>                 URL: https://issues.apache.org/jira/browse/JCR-2085
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-jcr-tests
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.0.0
>
>
> Umbrella issue for changes/additions to JUnit test cases, setup and config.

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

JIRA jira@apache.org

[jira] Commented: (JCR-2085) test case (TCK) maintenance for JCR 2.0

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

    [ https://issues.apache.org/jira/browse/JCR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707260#action_12707260 ]

angela commented on JCR-2085:
-----------------------------

List of missing test-cases (incomplete to be updated):
-----------------------------------------------------------------------------------------------------------------------------------------------------------

- tests for same-named Node and Property below a given Node.
  this was forbidden with JCR 1.0 and is now a mandatory feature (according to the latest info available)
  test should be created for
  - addNode
  - setProperty
  - move
  - copy
  - ...

- Node.getIdentifier

- Node.setPrimaryType

> test case (TCK) maintenance for JCR 2.0
> ---------------------------------------
>
>                 Key: JCR-2085
>                 URL: https://issues.apache.org/jira/browse/JCR-2085
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-jcr-tests
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.0.0
>
>
> Umbrella issue for changes/additions to JUnit test cases, setup and config.

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

JIRA jira@apache.org

[jira] Issue Comment Edited: (JCR-2085) test case (TCK) maintenance for JCR 2.0

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

    [ https://issues.apache.org/jira/browse/JCR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707260#action_12707260 ]

angela edited comment on JCR-2085 at 5/8/09 12:52 AM:
------------------------------------------------------

List of missing test-cases (incomplete to be updated):
-----------------------------------------------------------------------------------------------------------------------------------------------------------

- tests for same-named Node and Property below a given Node.
  this was forbidden with JCR 1.0 and is now a mandatory feature (according to the latest info available)
  test should be created for
  - addNode
  - setProperty
  - move
  - copy
  - ...

- test for the correct version being displayed in the jcr-version descriptor

- Node.getIdentifier

- Node.setPrimaryType

      was (Author: anchela):
    List of missing test-cases (incomplete to be updated):
-----------------------------------------------------------------------------------------------------------------------------------------------------------

- tests for same-named Node and Property below a given Node.
  this was forbidden with JCR 1.0 and is now a mandatory feature (according to the latest info available)
  test should be created for
  - addNode
  - setProperty
  - move
  - copy
  - ...

- Node.getIdentifier

- Node.setPrimaryType
 

> test case (TCK) maintenance for JCR 2.0
> ---------------------------------------
>
>                 Key: JCR-2085
>                 URL: https://issues.apache.org/jira/browse/JCR-2085
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-jcr-tests
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.0.0
>
>
> Umbrella issue for changes/additions to JUnit test cases, setup and config.

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

JIRA jira@apache.org

[jira] Issue Comment Edited: (JCR-2085) test case (TCK) maintenance for JCR 2.0

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

    [ https://issues.apache.org/jira/browse/JCR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707260#action_12707260 ]

angela edited comment on JCR-2085 at 5/8/09 1:48 AM:
-----------------------------------------------------

List of missing test-cases (incomplete to be updated):
-----------------------------------------------------------------------------------------------------------------------------------------------------------

- tests for same-named Node and Property below a given Node.
  this was forbidden with JCR 1.0 and is now a mandatory feature (according to the latest info available)
  test should be created for
  - addNode
  - setProperty
  - move
  - copy
  - ...

- test for the correct version being displayed in the jcr-version descriptor

- Node.getIdentifier

- Node.setPrimaryType

- NodeTypeManager.hasNodeType(String)

      was (Author: anchela):
    List of missing test-cases (incomplete to be updated):
-----------------------------------------------------------------------------------------------------------------------------------------------------------

- tests for same-named Node and Property below a given Node.
  this was forbidden with JCR 1.0 and is now a mandatory feature (according to the latest info available)
  test should be created for
  - addNode
  - setProperty
  - move
  - copy
  - ...

- test for the correct version being displayed in the jcr-version descriptor

- Node.getIdentifier

- Node.setPrimaryType
 

> test case (TCK) maintenance for JCR 2.0
> ---------------------------------------
>
>                 Key: JCR-2085
>                 URL: https://issues.apache.org/jira/browse/JCR-2085
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-jcr-tests
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.0.0
>
>
> Umbrella issue for changes/additions to JUnit test cases, setup and config.

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

JIRA jira@apache.org

[jira] Updated: (JCR-2085) test case (TCK) maintenance for JCR 2.0

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

     [ https://issues.apache.org/jira/browse/JCR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke updated JCR-2085:
--------------------------------

    Attachment: apicoverage.html

API Coverage as of 2009-05-08

> test case (TCK) maintenance for JCR 2.0
> ---------------------------------------
>
>                 Key: JCR-2085
>                 URL: https://issues.apache.org/jira/browse/JCR-2085
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-jcr-tests
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.0.0
>
>         Attachments: apicoverage.html
>
>
> Umbrella issue for changes/additions to JUnit test cases, setup and config.

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

Julian Reschke

Re: [jira] Updated: (JCR-2085) test case (TCK) maintenance for JCR 2.0

Reply Threaded More More options
Print post
Permalink
Hi,

I have attached the current API Coverage report, as generated by Sun's
ApiCover tool:
<https://issues.apache.org/jira/secure/attachment/12407617/apicoverage.html>

It currently shows a coverage of 80% (of the API, not the code!). Most
of the gaps seem to be related to functionality not implemented yet in
Jackrabbit (which explains the absence of test code). One notable
exception is the Node Type Management, though (see
<https://issues.apache.org/jira/browse/JCR-1591>).

Best regards, Julian
JIRA jira@apache.org

[jira] Issue Comment Edited: (JCR-2085) test case (TCK) maintenance for JCR 2.0

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

    [ https://issues.apache.org/jira/browse/JCR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707260#action_12707260 ]

angela edited comment on JCR-2085 at 5/14/09 2:32 AM:
------------------------------------------------------

List of missing test-cases (incomplete to be updated):
-----------------------------------------------------------------------------------------------------------------------------------------------------------

- tests for same-named Node and Property below a given Node.
  this was forbidden with JCR 1.0 and is now a mandatory feature (according to the latest info available)
  test should be created for
  - addNode
  - setProperty
  - move
  - copy
  - ...

- test for the correct version being displayed in the jcr-version descriptor

- Node.getIdentifier

- Node.setPrimaryType

- NodeTypeManager.hasNodeType(String)

- Illegal characters in JCR Name (and thus Path). Set of illegal characters has changed since JCR 1.0

      was (Author: anchela):
    List of missing test-cases (incomplete to be updated):
-----------------------------------------------------------------------------------------------------------------------------------------------------------

- tests for same-named Node and Property below a given Node.
  this was forbidden with JCR 1.0 and is now a mandatory feature (according to the latest info available)
  test should be created for
  - addNode
  - setProperty
  - move
  - copy
  - ...

- test for the correct version being displayed in the jcr-version descriptor

- Node.getIdentifier

- Node.setPrimaryType

- NodeTypeManager.hasNodeType(String)
 

> test case (TCK) maintenance for JCR 2.0
> ---------------------------------------
>
>                 Key: JCR-2085
>                 URL: https://issues.apache.org/jira/browse/JCR-2085
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-jcr-tests
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.0.0
>
>         Attachments: apicoverage.html
>
>
> Umbrella issue for changes/additions to JUnit test cases, setup and config.

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

JIRA jira@apache.org

[jira] Updated: (JCR-2085) test case (TCK) maintenance for JCR 2.0

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

     [ https://issues.apache.org/jira/browse/JCR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manfred Baedke updated JCR-2085:
--------------------------------

    Attachment: jcrtests-versioning.patch

modified versioning tests to cover jcr2.0 api (incomplete).

> test case (TCK) maintenance for JCR 2.0
> ---------------------------------------
>
>                 Key: JCR-2085
>                 URL: https://issues.apache.org/jira/browse/JCR-2085
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-jcr-tests
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.0.0
>
>         Attachments: apicoverage.html, jcrtests-versioning.patch
>
>
> Umbrella issue for changes/additions to JUnit test cases, setup and config.

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

JIRA jira@apache.org

[jira] Updated: (JCR-2085) test case (TCK) maintenance for JCR 2.0

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

     [ https://issues.apache.org/jira/browse/JCR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manfred Baedke updated JCR-2085:
--------------------------------

    Attachment: jcrtests-versioning-2.patch

JCR2.0 versioning API tests

> test case (TCK) maintenance for JCR 2.0
> ---------------------------------------
>
>                 Key: JCR-2085
>                 URL: https://issues.apache.org/jira/browse/JCR-2085
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-jcr-tests
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.0.0
>
>         Attachments: apicoverage.html, jcrtests-versioning-2.patch, jcrtests-versioning.patch
>
>
> Umbrella issue for changes/additions to JUnit test cases, setup and config.

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

JIRA jira@apache.org

[jira] Updated: (JCR-2085) test case (TCK) maintenance for JCR 2.0

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

     [ https://issues.apache.org/jira/browse/JCR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manfred Baedke updated JCR-2085:
--------------------------------

    Attachment:     (was: jcrtests-versioning-2.patch)

> test case (TCK) maintenance for JCR 2.0
> ---------------------------------------
>
>                 Key: JCR-2085
>                 URL: https://issues.apache.org/jira/browse/JCR-2085
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-jcr-tests
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.0.0
>
>         Attachments: apicoverage.html, jcrtests-versioning-2.patch, jcrtests-versioning.patch
>
>
> Umbrella issue for changes/additions to JUnit test cases, setup and config.

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

JIRA jira@apache.org

[jira] Updated: (JCR-2085) test case (TCK) maintenance for JCR 2.0

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

     [ https://issues.apache.org/jira/browse/JCR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manfred Baedke updated JCR-2085:
--------------------------------

    Attachment: jcrtests-versioning-2.patch

JCR-2.0 versioning tests.

> test case (TCK) maintenance for JCR 2.0
> ---------------------------------------
>
>                 Key: JCR-2085
>                 URL: https://issues.apache.org/jira/browse/JCR-2085
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-jcr-tests
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.0.0
>
>         Attachments: apicoverage.html, jcrtests-versioning-2.patch, jcrtests-versioning.patch
>
>
> Umbrella issue for changes/additions to JUnit test cases, setup and config.

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

JIRA jira@apache.org

[jira] Updated: (JCR-2085) test case (TCK) maintenance for JCR 2.0

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

     [ https://issues.apache.org/jira/browse/JCR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke updated JCR-2085:
--------------------------------

    Attachment: apicoverage.html

API coverage as of May 22 (82%); mainly node type management, new property types and advanced versioning missing.

> test case (TCK) maintenance for JCR 2.0
> ---------------------------------------
>
>                 Key: JCR-2085
>                 URL: https://issues.apache.org/jira/browse/JCR-2085
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-jcr-tests
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.0.0
>
>         Attachments: apicoverage.html, apicoverage.html, jcrtests-versioning-2.patch, jcrtests-versioning.patch
>
>
> Umbrella issue for changes/additions to JUnit test cases, setup and config.

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

JIRA jira@apache.org

[jira] Updated: (JCR-2085) test case (TCK) maintenance for JCR 2.0

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

     [ https://issues.apache.org/jira/browse/JCR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manfred Baedke updated JCR-2085:
--------------------------------

    Attachment: jcrtests-binary.patch

Tests for the JCR-2.0 binary value object.

> test case (TCK) maintenance for JCR 2.0
> ---------------------------------------
>
>                 Key: JCR-2085
>                 URL: https://issues.apache.org/jira/browse/JCR-2085
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-jcr-tests
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.0.0
>
>         Attachments: apicoverage.html, apicoverage.html, jcrtests-binary.patch, jcrtests-versioning-2.patch, jcrtests-versioning.patch
>
>
> Umbrella issue for changes/additions to JUnit test cases, setup and config.

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

JIRA jira@apache.org

[jira] Updated: (JCR-2085) test case (TCK) maintenance for JCR 2.0

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

     [ https://issues.apache.org/jira/browse/JCR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke updated JCR-2085:
--------------------------------

    Attachment: apicoverage.html

API coverage as of May 28 (r779574)

> test case (TCK) maintenance for JCR 2.0
> ---------------------------------------
>
>                 Key: JCR-2085
>                 URL: https://issues.apache.org/jira/browse/JCR-2085
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-jcr-tests
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.0.0
>
>         Attachments: apicoverage.html, apicoverage.html, apicoverage.html, jcrtests-binary.patch, jcrtests-versioning-2.patch, jcrtests-versioning.patch
>
>
> Umbrella issue for changes/additions to JUnit test cases, setup and config.

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

JIRA jira@apache.org

[jira] Commented: (JCR-2085) test case (TCK) maintenance for JCR 2.0

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

    [ https://issues.apache.org/jira/browse/JCR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713965#action_12713965 ]

Julian Reschke commented on JCR-2085:
-------------------------------------

Binary tests added with revision 779583; thanks Manfred.


> test case (TCK) maintenance for JCR 2.0
> ---------------------------------------
>
>                 Key: JCR-2085
>                 URL: https://issues.apache.org/jira/browse/JCR-2085
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-jcr-tests
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.0.0
>
>         Attachments: apicoverage.html, apicoverage.html, apicoverage.html, jcrtests-binary.patch, jcrtests-versioning-2.patch, jcrtests-versioning.patch
>
>
> Umbrella issue for changes/additions to JUnit test cases, setup and config.

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

JIRA jira@apache.org

[jira] Updated: (JCR-2085) test case (TCK) maintenance for JCR 2.0

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

     [ https://issues.apache.org/jira/browse/JCR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke updated JCR-2085:
--------------------------------

    Attachment: apicoverage.html

API coverage as of May 28 (revision 779583)

> test case (TCK) maintenance for JCR 2.0
> ---------------------------------------
>
>                 Key: JCR-2085
>                 URL: https://issues.apache.org/jira/browse/JCR-2085
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-jcr-tests
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.0.0
>
>         Attachments: apicoverage.html, apicoverage.html, apicoverage.html, apicoverage.html, jcrtests-binary.patch, jcrtests-versioning-2.patch, jcrtests-versioning.patch
>
>
> Umbrella issue for changes/additions to JUnit test cases, setup and config.

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

JIRA jira@apache.org

[jira] Updated: (JCR-2085) test case (TCK) maintenance for JCR 2.0

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

     [ https://issues.apache.org/jira/browse/JCR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke updated JCR-2085:
--------------------------------

    Attachment: apicoverage.html

API coverage as of June 08, 2009

> test case (TCK) maintenance for JCR 2.0
> ---------------------------------------
>
>                 Key: JCR-2085
>                 URL: https://issues.apache.org/jira/browse/JCR-2085
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-jcr-tests
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.0.0
>
>         Attachments: apicoverage.html, apicoverage.html, apicoverage.html, apicoverage.html, apicoverage.html, jcrtests-binary.patch, jcrtests-versioning-2.patch, jcrtests-versioning.patch
>
>
> Umbrella issue for changes/additions to JUnit test cases, setup and config.

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

JIRA jira@apache.org

[jira] Updated: (JCR-2085) test case (TCK) maintenance for JCR 2.0

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

     [ https://issues.apache.org/jira/browse/JCR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke updated JCR-2085:
--------------------------------

    Attachment: apicoverage.html

Current API Coverage: 442/513 (86%)

> test case (TCK) maintenance for JCR 2.0
> ---------------------------------------
>
>                 Key: JCR-2085
>                 URL: https://issues.apache.org/jira/browse/JCR-2085
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-jcr-tests
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.0.0
>
>         Attachments: apicoverage.html, apicoverage.html, apicoverage.html, apicoverage.html, apicoverage.html, apicoverage.html, jcrtests-binary.patch, jcrtests-versioning-2.patch, jcrtests-versioning.patch
>
>
> Umbrella issue for changes/additions to JUnit test cases, setup and config.

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

JIRA jira@apache.org

[jira] Updated: (JCR-2085) test case (TCK) maintenance for JCR 2.0

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

     [ https://issues.apache.org/jira/browse/JCR-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke updated JCR-2085:
--------------------------------

    Attachment: apicoverage.html

API coverage as of July 1 (450/513 = 87%)

> test case (TCK) maintenance for JCR 2.0
> ---------------------------------------
>
>                 Key: JCR-2085
>                 URL: https://issues.apache.org/jira/browse/JCR-2085
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-jcr-tests
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.0.0
>
>         Attachments: apicoverage.html, apicoverage.html, apicoverage.html, apicoverage.html, apicoverage.html, apicoverage.html, apicoverage.html, jcrtests-binary.patch, jcrtests-versioning-2.patch, jcrtests-versioning.patch
>
>
> Umbrella issue for changes/additions to JUnit test cases, setup and config.

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

1 2