Kasper Sørensen created METAMODEL-242:
-----------------------------------------
Summary: Deserialization will yield the wrong replacement-class
for legacy OperatorType class
Key: METAMODEL-242
URL: https://issues.apache.org/jira/browse/METAMODEL-242
Project: Apache MetaModel
Issue Type: Bug
Reporter: Kasper Sørensen
Assignee: Kasper Sørensen
LegacyDeserializationObjectInputStream seems to have a copy-paste error in it's
interception of old/legacy enum OperatorType instances which is supposed to be
replaced by the LegacyOperatorType enum. Instead it seems to try and
deserialize it as a LegacyFunctionType which isn't gonna work at all.
I'll be submitting a fix shortly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)