[
https://issues.apache.org/jira/browse/OPENJPA-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13804699#comment-13804699
]
ASF subversion and git services commented on OPENJPA-2444:
----------------------------------------------------------
Commit 1535560 from [~struberg] in branch 'openjpa/branches/2.3.x'
[ https://svn.apache.org/r1535560 ]
OPENJPA-2444 fix default orm.xml location for ReverseMappingTool
I also fixed the badly formatted and partly broken TestUseSchemaElement.
> ReverseMappingTool creates orm.xml files in the current working directory
> -------------------------------------------------------------------------
>
> Key: OPENJPA-2444
> URL: https://issues.apache.org/jira/browse/OPENJPA-2444
> Project: OpenJPA
> Issue Type: Bug
> Components: kernel
> Affects Versions: 2.3.0
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Fix For: 2.3.0, 2.4.0
>
>
> when running TestUseSchemaElement a file 'orm.xml' remains as left over and
> breaks the follow up tests. This happens because the MetaDataFactory creates
> a new File("orm.xml") without any base path if there is no orm.xml already on
> the classpath.
> It should actually use the base directory handed over to the mapping tool.
--
This message was sent by Atlassian JIRA
(v6.1#6144)