[ http://issues.apache.org/jira/browse/JCR-229?page=all ]
Marcel Reutegger resolved JCR-229:
----------------------------------
Resolution: Fixed
TextPlainTextFilter moved to sub package o.a.j.c.query.lucene because it only
works with lucene implementation of a query handler..
Introduced interface QueryTreeBuilder that allows to implement arbitrary syntax
that can be represented with a QueryNode tree specified in package
o.a.j.c.query. XPath and SQL syntax are now implemented via this interface.
svn revision: 292675
> Decouple packages in core.query
> -------------------------------
>
> Key: JCR-229
> URL: http://issues.apache.org/jira/browse/JCR-229
> Project: Jackrabbit
> Type: Improvement
> Components: query
> Reporter: Marcel Reutegger
> Assignee: Marcel Reutegger
> Priority: Minor
> Fix For: 1.0
>
> The packages o.a.j.c.query has cyclic dependencies to sub packages lucene,
> sql, xpath.
> Decoupling the packages will allow to better extend the query implementation
> with additional query languages.
--
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