[jboss-dev] compatibility-matrix failures and org.jboss.invocation
Dimitris Andreadis
dandread at redhat.com
Mon Nov 17 13:53:37 EST 2008
Looking in the compatibility-matrix test failures:
http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-5.0.x-CompatibilityMatrix/
The majority of failures are caused by our Branch_4_2 having deviated a lot from trunk.
Most of the changes are related to the introduction of
org.jboss.invocation.unified.interfaces.JavaSerializationManager
There are also classes that are missing from trunk, like:
ByValueInvokerInterceptor
DataContainerMarshallingInvokerInterceptor
MarshalledValueEX
I've forward porteded the changes and they seems ok; at least locally.
Are there any concerns for not committing this?
More information about the jboss-development
mailing list