[
https://issues.jboss.org/browse/ISPN-9016?page=com.atlassian.jira.plugin....
]
Radim Vansa commented on ISPN-9016:
-----------------------------------
Yep, I was also hoping (when adding the serialVersionUUID few months back) to resolve my
failures in IDE but to no avail. I was thinking about reflection approach (hoping that the
reflection in Java 8+ has improved after those years): something that wouldn't need
custom Maven compilation phase.
Component metadata serialization format changes depending on
compiler
---------------------------------------------------------------------
Key: ISPN-9016
URL:
https://issues.jboss.org/browse/ISPN-9016
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 9.2.1.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Minor
Fix For: 9.3.0.Alpha1
The field and method metadata classes have a {{serialVersionUUID}}, but
{{ComponentMetadata}} itself doesn't have it, so it can change at any time.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)