[ 
http://jira.jboss.com/jira/browse/JBAS-1584?page=comments#action_12316537 ]
     
Clebert Suconic commented on JBAS-1584:
---------------------------------------

As I worked already on this, I commited three new tests that are verifying if 
Serializable/Externalizable classes are implementing serialUUID by reflection.

If needed it's possible to implement exception list for Serializable classes 
that we don't want to have serialUUID implemented.

It's easy also to add more JARs in the verification I created and the test 
itself run pretty fast.

> Create a unit test for tracking the serialVersionUID across versions using 
> ObjectStreamClass
> --------------------------------------------------------------------------------------------
>
>          Key: JBAS-1584
>          URL: http://jira.jboss.com/jira/browse/JBAS-1584
>      Project: JBoss Application Server
>         Type: Sub-task
>   Components: Test Suite
>     Reporter: Scott M Stark
>     Assignee: Scott M Stark
>     Priority: Critical
>      Fix For: JBossAS-4.0.2 Final

>
>
> We need a unit test that compares the serialVersionUID of classes in the dist 
> against those from previous versions using 
> ObjectStreamClass.getSerialVersionUID() and a database of previous 
> version/class/serialVersionUID. As of 4.0.2 forward this test should fail 
> there is a change in any serialVersionUID.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to