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.3


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.

Reply via email to