Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-213

Export archive to unique file name

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 1.0.0.Alpha3
    • 1.0.0.Alpha2
    • Configuration
    • None
    • Release Notes
    • Low

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              aslak@redhat.com Aslak Knutsen
              dan.j.allen Dan Allen (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: