[ https://issues.apache.org/jira/browse/JOHNZON-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Romain Manni-Bucau updated JOHNZON-292: --------------------------------------- Description: Enum subclasses were considered as plain classes and therefore only declaringClass was serialized. This task is about ensuring it is considered as any enum and the name is properly serialized. > Enum subclasses wrongly serialized > ---------------------------------- > > Key: JOHNZON-292 > URL: https://issues.apache.org/jira/browse/JOHNZON-292 > Project: Johnzon > Issue Type: Bug > Affects Versions: 1.2.1 > Reporter: Romain Manni-Bucau > Assignee: Romain Manni-Bucau > Priority: Major > Fix For: 1.2.2 > > > Enum subclasses were considered as plain classes and therefore only > declaringClass was serialized. > This task is about ensuring it is considered as any enum and the name is > properly serialized. -- This message was sent by Atlassian Jira (v8.3.4#803005)