@CleanuUsingScript with phase NONE
----------------------------------
Key: ARQ-1086
URL:
https://issues.jboss.org/browse/ARQ-1086
Project: Arquillian
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Extension - Persistence
Affects Versions: persistence_1.0.0.Alpha4
Reporter: Anton Shaykin
Assignee: Bartosz Majsak
Priority: Minor
Fix For: persistence_1.0.0.Alpha6
When using @CleanupUsingScript(phase = NONE) with @UsingDataSet the following exception
is thrown:
InvalidResourceLocation: Unable to locate
cleanup-com.example.arqtest.SimpleTest#testStuff.sql. File does not exist also in default
location scripts/
As Bartosz pointed out, using this annotation with phase=NONE is semantically incorrect.
This is obviously not a serious bug.
--
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: