[
https://issues.apache.org/jira/browse/JCR-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved JCR-1347.
-----------------------------------
Resolution: Fixed
Removed now obsolete packages from jackrabbit-core. Modify sources to use
classes in jackrabbit-spi-commons.
svn revision: 629125
> 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: Improvement
> Components: jackrabbit-core, jackrabbit-spi-commons, query
> Reporter: Julian Reschke
> Priority: Minor
> Fix For: 1.5
>
> 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.