Remove unused LuceneQueryBuilder.createQuery() method
-----------------------------------------------------

                 Key: JCR-1085
                 URL: https://issues.apache.org/jira/browse/JCR-1085
             Project: Jackrabbit
          Issue Type: Improvement
          Components: query
            Reporter: Marcel Reutegger
            Priority: Minor


The following method is not used anymore in Jackrabbit and can be removed:

    public static Query createQuery(QueryRootNode root,
                                    SessionImpl session,
                                    ItemStateManager sharedItemMgr,
                                    NamespaceMappings nsMappings,
                                    Analyzer analyzer,
                                    PropertyTypeRegistry propReg)
            throws RepositoryException;

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to