[ https://issues.apache.org/jira/browse/OPENJPA-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17995757#comment-17995757 ]
ASF subversion and git services commented on OPENJPA-2939: ---------------------------------------------------------- Commit c489001ce3afd978f2f504a19a8ef466e69654e6 in openjpa's branch refs/heads/master from Paulo Cristovão de Araújo Silva Filho [ https://gitbox.apache.org/repos/asf?p=openjpa.git;h=c489001ce ] [OPENJPA- 2939] Fixed UUID handling (#134) * [OPENJPA-2939] Fixed handling of UUID in metamodel export and XML/json conversion * Added UUID property to entity * Allows metadata model export by handling UUID types * Allows XML/json conversion by handling UUID types * [OPENJPA-2939] Added missing line break > Fix metamodel generation and XML/Json conversion when entity has an UUID > property > --------------------------------------------------------------------------------- > > Key: OPENJPA-2939 > URL: https://issues.apache.org/jira/browse/OPENJPA-2939 > Project: OpenJPA > Issue Type: Bug > Components: jpa > Affects Versions: 4.1.1 > Reporter: Paulo Cristovão de Araújo Silva Filho > Priority: Major > > When a JPA entity has an UUID property, metamodel generation fails and > XML/Json conversion ignores the field. I've fixed the issue and will soon > send a PR with it. -- This message was sent by Atlassian Jira (v8.20.10#820010)