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