You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2010/12/20 11:49:01 UTC

[jira] Resolved: (KARAF-321) karaf shell script does not work with mingw and whitespaces in path

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

Guillaume Nodet resolved KARAF-321.
-----------------------------------

    Resolution: Fixed

Fixed on trunk and 2.1.x branch

> karaf shell script does not work with mingw and whitespaces in path
> -------------------------------------------------------------------
>
>                 Key: KARAF-321
>                 URL: https://issues.apache.org/jira/browse/KARAF-321
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 2.1.3, 2.2.0
>         Environment: windows, using mingw
>            Reporter: Andreas Pieber
>            Assignee: Guillaume Nodet
>             Fix For: 2.1.3, 2.2.0
>
>         Attachments: whitespace-execution-error-fix.patch
>
>
> 1) install mingw
> 2) checkout trunk (or karaf-2.1.x)
> 3) mvn clean install
> 4) tar xvvf apache-karaf-xxx.tar.gz
> 5) mv apache-karaf-xxx.tar.gz apache\ karaf
> 6) cd apache\ karaf/bin
> 7) ./karaf (this will throw exceptions because of class not found, directory not found ...)
> Solution
> apply attached patch and start from 3 again (should work now). I've tested it with my linux installation and it works there. Can someone with cygwin give this a shot?

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