[
https://issues.apache.org/jira/browse/JCR-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571554#action_12571554
]
Julian Reschke commented on JCR-1347:
-------------------------------------
Ah, I missed to say "in the javadoc".
I fixed some in revision 630195. There maybe some left in sql2/qom. You
probably need to run javadoc and grep for "core.query" in the error messages.
> 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.