rzo1 opened a new pull request, #186: URL: https://github.com/apache/openjpa/pull/186
`PersistenceUnitInfoImpl.convert()` no longer writes into the caller's `PersistenceConfiguration`; the derived OpenJPA properties go into a copy, and `mappingFiles()` are now wired into the persistence unit. This also fixes merging a user supplied `openjpa.MetaDataFactory`, which broke when creating a second EMF from the same configuration, and drops the unused `PersistenceProductDerivation.load(PersistenceConfiguration, Map)`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
