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 2008/02/13 17:57:09 UTC

[jira] Updated: (JCR-1347) Move Jackrabbit Query Parser from core to spi-commons

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

Julian Reschke updated JCR-1347:
--------------------------------

    Attachment: 1347.tar.gz

Proposed change: adds JSR-170 query parsers (e.g., just XPath and SQL) plus the QueryTree code in spi-commons.

> Move Jackrabbit Query Parser from core to spi-commons
> -----------------------------------------------------
>
>                 Key: JCR-1347
>                 URL: https://issues.apache.org/jira/browse/JCR-1347
>             Project: Jackrabbit
>          Issue Type: Task
>          Components: query
>            Reporter: Julian Reschke
>            Priority: Minor
>         Attachments: 1347.tar.gz
>
>
> The query parser can be used outside jackrabbit-core, for instances in other repository implementations based on JCR2SPI.
> Proposal:
> - move source and build infrastructure from o.a.j.core.query to o.a.j.spi.commons.query
> - switch over jackrabbit.core to use spi-commons for query
> - optimally, add specific test cases for the query tree generation. 

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