[ 
http://jira.amdatu.org/jira/browse/AMDATU-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12321#comment-12321
 ] 

Jan Willem Janssen commented on AMDATU-408:
-------------------------------------------

For the current war-support library, no changes were made. This issue *only* 
removed the creation of the temporary directory for each integration test. As 
mentioned in AMDATU-416 and related, this is not desired and can easily be 
fixed by using the bundle's data storage location. 

If an integration test does need a temporary location to store data, it should 
create it itself, and also remove this directory when it is no longer needed.
                
> Core integration tests create work directory in module root
> -----------------------------------------------------------
>
>                 Key: AMDATU-408
>                 URL: http://jira.amdatu.org/jira/browse/AMDATU-408
>             Project: Amdatu
>          Issue Type: Bug
>          Components: Amdatu Testing - Integration
>            Reporter: Bram de Kruijff
>            Assignee: Bram de Kruijff
>             Fix For: Sprint 2
>
>
> The itest CoreFixture configures relative work directories that are resolve 
> to subdirectories of the module leaving garbage after a clean. It may also 
> result in tests seeing data from its predecessors at the module level. 
> Therefore these directories should probably be inside the pax work directory 
> for that specific test.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://jira.amdatu.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to