Several bugs in last SVN commit
-------------------------------

                 Key: JCR-1548
                 URL: https://issues.apache.org/jira/browse/JCR-1548
             Project: Jackrabbit
          Issue Type: Bug
          Components: security
            Reporter: Stephane Landelle
             Fix For: 1.5


Just a few bugs in the last SVN commit, but since I work with it, i thought 
useful to mention them :
1) org.apache.jackrabbit.ocm.reflection.ReflectionUtils should handle Set --> 
just add it in defaultImplementation
2) in 
org.apache.jackrabbit.ocm.manager.collectionconverter.ManageableObjectsUtil.getManageableObjects,
 correct defaultImplementation test :
                        if (defaultImplementation == null)
                        {
                                throw new JcrMappingException("No default 
implementation for the interface " + manageableObjectsClass);

Thank you and keep up the good work!

Sincerely yours,

Stephane

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