]
Aslak Knutsen reassigned ARQ-213:
---------------------------------
Assignee: Aslak Knutsen
Export archive to unique file name
----------------------------------
Key: ARQ-213
URL:
https://jira.jboss.org/browse/ARQ-213
Project: Arquillian
Issue Type: Feature Request
Components: Configuration
Affects Versions: 1.0.0.Alpha2
Reporter: Dan Allen
Assignee: Aslak Knutsen
Fix For: 1.0.0.Alpha3
Currently, the archive is written to a file in the export directory with the same name as
the archive. However, many of the test archives are named "test.war". So when a
suite is run, the only exported archive that remains is the last one exported.
Instead, the file should be prefixed with the full qualified test class name, which is
customary for other files such as surefile results.
For example, if the test is com.acme.SampleTest and the archive is named test.war, the
following file would be created in the export directory:
com.acme.SampleTest.test.war
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: