[ 
https://issues.apache.org/jira/browse/ARIES-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Watson resolved ARIES-1553.
----------------------------------
    Resolution: Fixed

I released a fix to the tests to use File.separator

> Aries1522Test and Aries1523Test don't work on Windows
> -----------------------------------------------------
>
>                 Key: ARIES-1553
>                 URL: https://issues.apache.org/jira/browse/ARIES-1553
>             Project: Aries
>          Issue Type: Bug
>          Components: Subsystem
>         Environment: Windows
>            Reporter: Thomas Watson
>            Assignee: Thomas Watson
>              Labels: test
>
> org.apache.aries.subsystem.itests.defect.Aries1522Test
> org.apache.aries.subsystem.itests.defect.Aries1523Test
> These tests both have a method createRepositoryXml that does not work 
> properly on Windows because it is checking for an absolute path that ends 
> with "/target".  But on windows the path will end with "\target".  The fix is 
> to use File.separator to do the check instead of hardcoding the separator to 
> '/'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to