]
Bartosz Majsak updated ARQ-1309:
--------------------------------
Fix Version/s: persistence_1.0.0.next
Persistence extension does not work with Jacoco extension
---------------------------------------------------------
Key: ARQ-1309
URL:
https://issues.jboss.org/browse/ARQ-1309
Project: Arquillian
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Extension - Persistence
Affects Versions: 1.0.0.Alpha5
Reporter: Peter Schonhofen
Assignee: Bartosz Majsak
Fix For: persistence_1.0.0.next
When the Jacoco and persistence extension is used together in a project, a
"PersistenceExtensionInitializationException: Unable to create persistence
configuration" is thrown.
The cause of the exception is that in the ConfigurationImporter class the
createConfiguration method receives a fieldsWithValues map with a "$jacocoData"
item in it. Because the method cannot process this item, it fails.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: