[ https://issues.apache.org/jira/browse/OPENJPA-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18003750#comment-18003750 ]
ASF subversion and git services commented on OPENJPA-2939: ---------------------------------------------------------- Commit 989a93354a3a29e5da1285dd9d7a76c03d3fdb63 in openjpa's branch refs/heads/OPENJPA-2940 from Paulo Cristovão de Araújo Silva Filho [ https://gitbox.apache.org/repos/asf?p=openjpa.git;h=989a93354 ] [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 > 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 > Assignee: Maxim Solodovnik > Priority: Major > Fix For: 4.1.2 > > > 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)