[dna-issues] [JBoss JIRA] Resolved: (DNA-410) Several JCR Query Persistence Tests Are Failing

Brian Carothers (JIRA) jira-events at lists.jboss.org
Fri May 15 10:01:46 EDT 2009


     [ https://jira.jboss.org/jira/browse/DNA-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Carothers resolved DNA-410.
---------------------------------

    Resolution: Done
      Assignee: Brian Carothers


Applied patch which makes the following changes:
- Makes JcrQueryManager.AbstractJcrQuery update its internal storedPath field when storeAsNode() is called successfully
- Removes @Immutable annotation from JcrQueryManager.AbstractJcrQuery and JcrQueryManager.XPathQuery, as the storedPath field is now mutable.
- Adds check in storeAsNode to throw RepositoryException if a malformed path is provided as an argument
- Fixes test configuration to use a special node type for the SaveTest class that does not allow children.  This needs to be overridden on a per-test-class basis as many other test classes assume that the same node type does allow children.

> Several JCR Query Persistence Tests Are Failing
> -----------------------------------------------
>
>                 Key: DNA-410
>                 URL: https://jira.jboss.org/jira/browse/DNA-410
>             Project: DNA
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: 0.4
>            Reporter: Brian Carothers
>            Assignee: Brian Carothers
>             Fix For: 0.5
>
>         Attachments: DNA-410.patch
>
>
> Several of the L2 query persistence tests are still failing for various reasons (q.v., GetPersistentQueryPathTest and SaveTest).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the dna-issues mailing list