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

Pedro Santos resolved WICKET-3354.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-RC2
                   1.4.16
         Assignee: Pedro Santos

Nice, the log4j dependency on test will be very useful. Ok I will not use it on 
the core main java source, it is nice to have an facade API to delegate the 
logging work to the user preferred framework.

> Improve SerializableChecker message
> -----------------------------------
>
>                 Key: WICKET-3354
>                 URL: https://issues.apache.org/jira/browse/WICKET-3354
>             Project: Wicket
>          Issue Type: Improvement
>    Affects Versions: 1.4.15, 1.5-M3
>            Reporter: Pedro Santos
>            Assignee: Pedro Santos
>            Priority: Minor
>             Fix For: 1.4.16, 1.5-RC2
>
>         Attachments: WICKET-3354-2.patch, WICKET-3354-3.patch, 
> WICKET-3354.patch
>
>
> Currently if the object has an problematic implementation of equals method, 
> the serializable checker will stop its work with an runtime exception. The 
> best would be just log an warn explaining the the problem on console and 
> continue the checks until the non serializable source of the problem.

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