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

Christophe Lombart resolved GRFT-130.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: ocm-1.0

Patch applied.

Felix, can you check if it is ok ? Thanks

> Some classes use JDK 5 autoboxing
> ---------------------------------
>
>                 Key: GRFT-130
>                 URL: https://issues.apache.org/jira/browse/GRFT-130
>             Project: Graffito
>          Issue Type: Bug
>            Reporter: Felix Meschberger
>             Fix For: ocm-1.0
>
>         Attachments: GRFT-130.diff
>
>
> The AtomicTest and UndefinedTypeConverterImpl classes employ Java 5 
> autoboxing functionality which is not available on Java 1.4 platform also 
> supported by Jackrabbit and JCR.
> Additionally, the UndefinedTypeConverterImpl class contains a potential class 
> ClassCasst issue in inthat an Integer object is cast to Long.
> Attaching a patch, which uses explicit boxing/unboxing.

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