You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2007/08/24 12:03:30 UTC

[jira] Resolved: (JCR-1085) Remove unused LuceneQueryBuilder.createQuery() method

     [ https://issues.apache.org/jira/browse/JCR-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger resolved JCR-1085.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4

Removed method in revision: 569323

> 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
>             Fix For: 1.4
>
>
> 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.