QueryParser.parse signature change breaks backward compatibility
----------------------------------------------------------------
Key: JCR-1431
URL: https://issues.apache.org/jira/browse/JCR-1431
Project: Jackrabbit
Issue Type: Improvement
Components: jackrabbit-spi-commons
Affects Versions: 1.4
Reporter: Michael Dürig
QueryParser.parse requires a QueryNodeFactory for it's last argument. I presume
that in the most cased this will be a DefaultQueryNodeFactory instance. I
propose to introduce a second parse method without the QueryNodeFactory
parameter. This method should then default to a DefaultQueryNodeFactory
instance.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.