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
             Fix For: 2.1.3, 2.2.0


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.

Reply via email to