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/04/25 22:01:15 UTC

[jira] Resolved: (JCR-887) DateField class should be public

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

Marcel Reutegger resolved JCR-887.
----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.3)
                   1.4

DateField is now public.

Fixed in revision: 532464

> DateField class should be public
> --------------------------------
>
>                 Key: JCR-887
>                 URL: https://issues.apache.org/jira/browse/JCR-887
>             Project: Jackrabbit
>          Issue Type: Wish
>          Components: query
>    Affects Versions: 1.3
>            Reporter: James Hang
>            Priority: Minor
>             Fix For: 1.4
>
>
> The class org.apache.jackrabbit.core.query.lucene.DateField should be made public.  It has several public methods which are useful but are currently not accessible because the class itself is not accessible outside of its package.  All of the other Field classes in that package are public and accessible (LongField, DoubleField, etc.)

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