You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2009/12/01 10:41:21 UTC

[jira] Closed: (SLING-1113) BootstrapInstallerTest fails on Windows systems

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

Felix Meschberger closed SLING-1113.
------------------------------------


Released.

> BootstrapInstallerTest fails on Windows systems
> -----------------------------------------------
>
>                 Key: SLING-1113
>                 URL: https://issues.apache.org/jira/browse/SLING-1113
>             Project: Sling
>          Issue Type: Bug
>          Components: Testing
>         Environment: Windows XP SP3
>            Reporter: Mike Müller
>            Assignee: Mike Müller
>            Priority: Trivial
>             Fix For: Launchpad Base 2.1.0
>
>         Attachments: BootstrapInstallerTest.java.patch, SLING-1113-fmeschbe.patch
>
>
> The BootstrapInstallerTest.testExtractFileName fails because on a Windows system the separator char for a directory is \ and not /. The test does not use File.separatorChar to get the right separator but the implementation in BootstrapInstaller does.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.