[jira] Resolved: (JCR-1548) Several bugs in last SVN commit

2008-04-23 Thread Christophe Lombart (JIRA)

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

Christophe Lombart resolved JCR-1548.
-

Resolution: Fixed

Fixed. Sorry for this stupid error :-) 

> Several bugs in last SVN commit
> ---
>
> Key: JCR-1548
> URL: https://issues.apache.org/jira/browse/JCR-1548
> Project: Jackrabbit
>  Issue Type: Bug
>  Components: jackrabbit-ocm
>Reporter: Stephane Landelle
>Assignee: Christophe Lombart
> Fix For: 1.5
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> 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.



[jira] Resolved: (JCR-1548) Several bugs in last SVN commit

2008-04-22 Thread Christophe Lombart (JIRA)

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

Christophe Lombart resolved JCR-1548.
-

Resolution: Fixed

Fixed. Thanks. 
Let me know if something is wrong. 

> Several bugs in last SVN commit
> ---
>
> Key: JCR-1548
> URL: https://issues.apache.org/jira/browse/JCR-1548
> Project: Jackrabbit
>  Issue Type: Bug
>  Components: jackrabbit-ocm
>Reporter: Stephane Landelle
>Assignee: Christophe Lombart
> Fix For: 1.5
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> 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.