[arquillian-issues] [JBoss JIRA] Resolved: (ARQ-212) Create export directory if it doesn't exist

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Fri Jul 16 05:21:12 EDT 2010


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

Aslak Knutsen resolved ARQ-212.
-------------------------------

    Resolution: Done


> Create export directory if it doesn't exist
> -------------------------------------------
>
>                 Key: ARQ-212
>                 URL: https://jira.jboss.org/browse/ARQ-212
>             Project: Arquillian
>          Issue Type: Bug
>          Components: Configuration
>    Affects Versions: 1.0.0.Alpha2
>            Reporter: Dan Allen
>            Priority: Minor
>             Fix For: 1.0.0.Alpha3
>
>         Attachments: ARQ-212.patch
>
>
> Arquillian supports exporting the archive to a directory when the test is run using the following configuration:
>    <engine>
>       <deploymentExportPath>/tmp/</deploymentExportPath>
>    </engine>
> However, if this directory doesn't exist, Arquillian fails. Instead, Arquillian should attempt to create the directory (and any parent directory).
> Also, the user should not be required to add a trailing slash. Be sure to add a test to verify that it's not required.

-- 
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