[ 
https://issues.apache.org/jira/browse/ARIES-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15300214#comment-15300214
 ] 

ASF subversion and git services commented on ARIES-1553:
--------------------------------------------------------

Commit 1745501 from [email protected] in branch 'aries/trunk'
[ https://svn.apache.org/r1745501 ]

[ARIES-1553] Aries1522Test and Aries1523Test don't work on Windows

> 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