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 2006/08/03 09:07:16 UTC

[jira] Resolved: (JCR-523) QueryManagerImpl hardwires supported query languages

     [ http://issues.apache.org/jira/browse/JCR-523?page=all ]

Marcel Reutegger resolved JCR-523.
----------------------------------

    Fix Version/s: 1.1
       Resolution: Fixed

Applied patch with minor formatting changes.

svn revision: 428267

Thank you for the patch.

> QueryManagerImpl hardwires supported query languages
> ----------------------------------------------------
>
>                 Key: JCR-523
>                 URL: http://issues.apache.org/jira/browse/JCR-523
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: query
>    Affects Versions: 1.0, 1.0.1, 0.9
>            Reporter: Julian Reschke
>            Priority: Minor
>             Fix For: 1.1
>
>         Attachments: JIRA-523.diff.txt
>
>
> QueryManagerImpl hardwires supported query languages. This seems to be sub-optimal, given the fact that Jackrabbit has a pluggable architecture for 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

        

Re: [jira] Resolved: (JCR-523) QueryManagerImpl hardwires supported query languages

Posted by Julian Reschke <ju...@gmx.de>.
Marcel Reutegger (JIRA) schrieb:
>      [ http://issues.apache.org/jira/browse/JCR-523?page=all ]
> 
> Marcel Reutegger resolved JCR-523.
> ----------------------------------
> 
>     Fix Version/s: 1.1
>        Resolution: Fixed
> 
> Applied patch with minor formatting changes.
> ...

Thanks!