Update SerialVersionUIDUnitTestCase to test against new versions
----------------------------------------------------------------
Key: JBAS-3776
URL:
http://jira.jboss.com/jira/browse/JBAS-3776
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Test Suite
Reporter: Ryan Campbell
Priority: Critical
Fix For: JBossAS-4.0.6.CR1
Here is how to build the .ser database of serialVersionUIDs:
Builid jboss-4.0.5 with jdk14
cd build/output
java -XX:MaxPermSize=512m -Xmx2000m -cp ../../varia/output/classes
org.jboss.tools.SerialVersionUID jboss-4.0.5.GA/
cp serialuid.ser $WORK/Branch_4_0/testsuite/src/etc/serialVersionUID/405.ser
Then the SerialVersionUIDUnitTestCase needs to be updated to test against 4.0.3SP1, 4.0.4,
and 4.0.5.
The badpackages list will probably need to be different for each version.
--
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
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira