[jboss-jira] [JBoss JIRA] Commented: (JBAS-7390) org.jboss.classloading
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Mon Nov 2 10:40:05 EST 2009
[ https://jira.jboss.org/jira/browse/JBAS-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12492601#action_12492601 ]
Adrian Brock commented on JBAS-7390:
------------------------------------
org.jboss.classloading.spi.dependency.Module should be excluded.
It is only showing up because it extends a Serializable class. It is not itself Serializable.
org.jboss.classloading.plugins.metadata.PackageCapability has always had the -158xxx
set explicitly since the initial checkin of the code. I don't know where the 948xxx number is from?
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas/projects/jboss-cl/branches/Branch_2_0/classloading/src/main/java/org/jboss/classloading/plugins/metadata/PackageCapability.java?annotate=69878
> org.jboss.classloading
> ----------------------
>
> Key: JBAS-7390
> URL: https://jira.jboss.org/jira/browse/JBAS-7390
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Reporter: Shelly McGowan
> Assignee: Adrian Brock
>
> FAIL for 500, 501, 510:
> serialVersionUID error for org.jboss.classloading.plugins.metadata.PackageCapability, 510 -1586959469453286396, current: 948069557003560933
> FAIL for 510:
> serialVersionUID error for org.jboss.classloading.spi.dependency.Module, 510 -2144597523286941302, current: -644601320691870953
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list