[ http://issues.apache.org/jira/browse/JCR-516?page=all ]
Julian Reschke updated JCR-516:
-------------------------------
Attachment: patch-JCR-516.txt
Proposed patch.
> remove dependencies of XPathQueryBuilder on core Jackrabbit code
> ----------------------------------------------------------------
>
> Key: JCR-516
> URL: http://issues.apache.org/jira/browse/JCR-516
> Project: Jackrabbit
> Issue Type: Improvement
> Components: query
> Reporter: Julian Reschke
> Priority: Minor
> Attachments: patch-JCR-516.txt
>
>
> The XPath query parser currently has a single dependency on SearchManager,
> for the sole purpose of importing two namespace URIs (for XML Schema and
> XPath 2.0 functions). This makes it harder than it should be to use it
> stand-alone.
> I propose to copy the two namespace URIs into XPathQueryBuilder, getting rid
> of the dependency.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira