[
https://issues.apache.org/jira/browse/OPENJPA-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16741839#comment-16741839
]
ASF subversion and git services commented on OPENJPA-2768:
----------------------------------------------------------
Commit 40d19ebc6cf56ab60e6adaf22044162bbed5c8a6 in openjpa's branch
refs/heads/master from Mark Struberg
[ https://gitbox.apache.org/repos/asf?p=openjpa.git;h=40d19eb ]
OPENJPA-2768 delete xmlstore test db between runs.
This did lead to errors when running the tests multiple times.
> XMLStore SAXParser doesn't distinguish between element and extent
> -----------------------------------------------------------------
>
> Key: OPENJPA-2768
> URL: https://issues.apache.org/jira/browse/OPENJPA-2768
> Project: OpenJPA
> Issue Type: Bug
> Components: xml store
> Affects Versions: 3.0.0
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Priority: Major
> Fix For: 3.0.1
>
>
> OpenJPA contains a simple XMLStore backend to store entities also as XML.
> Sadly the reader doesn't distinguish between the {{<element>}} and {{extent}}
> tags which might lead to NullPointerExceptions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)