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