]
Tristan Tarrant commented on ISPN-9016:
---------------------------------------
Annotation processors don't require anything custom: they are discovered on the
classpath and automatically enabled. Look at the metainf services or jboss-logging
processor
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.