[arquillian-issues] [JBoss JIRA] Closed: (ARQ-213) Export archive to unique file name

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Tue Jul 27 20:08:50 EDT 2010


     [ https://jira.jboss.org/browse/ARQ-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aslak Knutsen closed ARQ-213.
-----------------------------



1.0.0.Alpha3 has been released. Closing all issues.

> 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: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list