add a config property to specify a specific persistence.xml location and name.
------------------------------------------------------------------------------
Key: MOPENJPA-2
URL: http://jira.codehaus.org/browse/MOPENJPA-2
Project: Maven 2.x OpenJPA Plugin
Issue Type: New Feature
Reporter: Mark Struberg
Assignee: Mark Struberg
currently this has to be done via
<configuration>
<toolProperties>
<property>
<name>properties</name>
<value>META-INF/newlocation/my-persistence.xml</value>
</property>
</toolProperties>
</configuration>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email