[dna-issues] [JBoss JIRA] Updated: (DNA-347) JcrQuery.storeAsNode Is Not Implemented

Brian Carothers (JIRA) jira-events at lists.jboss.org
Fri Apr 10 12:03:22 EDT 2009


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

Brian Carothers updated DNA-347:
--------------------------------

    Attachment: DNA-347.patch


Patch that implements the functionality and adds the test.  I had to hand-edit the patch to exclude some other in-flight code.  Please let me know if it does not apply correctly.

> JcrQuery.storeAsNode Is Not Implemented
> ---------------------------------------
>
>                 Key: DNA-347
>                 URL: https://jira.jboss.org/jira/browse/DNA-347
>             Project: DNA
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: 0.3
>            Reporter: Brian Carothers
>            Priority: Minor
>         Attachments: DNA-347.patch
>
>
> JcrQuery.storeAsNode currently throws an UnsupportedRepositoryOperationException as per spec for L1-only JCR repositories.  Since the intent clearly seems to be that DNA will support L2 functionality (and since the addNode method has been implemented), this would need to change to actually store the query in the given node.

-- 
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