]
Farah Juma commented on ISPN-3391:
----------------------------------
JBoss Marshalling 2.0.0.Beta3 was just released and contains the Creator
interface/implementations that were previously removed so this upgrade should no longer
cause compilation issues in infinispan-server.
Upgrade to JBoss Marshalling 2.0.0.Beta2
----------------------------------------
Key: ISPN-3391
URL:
https://issues.jboss.org/browse/ISPN-3391
Project: Infinispan
Issue Type: Component Upgrade
Components: Build process, Marshalling
Affects Versions: 6.0.0.Alpha1
Reporter: Dan Berindei
Assignee: Galder ZamarreƱo
Quoting David Lloyd:
The following things should be known about this update:
* There are some API incompatibilities (in particular, Creators are gone, and
Externalizers changed a little bit)
* The binary protocol is 100% identical
2.x can interoperate with 1.x over the wire with no problems
* The changes to Infinispan seem pretty minimal