Change default cleanup strategy back to AFTER test execution
------------------------------------------------------------
Key: ARQ-879
URL:
https://issues.jboss.org/browse/ARQ-879
Project: Arquillian
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: Extension - Persistence
Affects Versions: persistence_1.0.0.Alpha4
Reporter: Bartosz Majsak
Assignee: Bartosz Majsak
Fix For: persistence_1.0.0.Alpha5
Recently introduced default cleanup to be invoked before the test method is causing few
problems:
- It cleans all entries inserted by i.e. singleton ejb (or any other logic executed just
before the app deployement)
- It cleans all tables, also those which are not application specific, such as sequence
table (used for instance as default id generation strategey for Eclise Link)
--
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: