[
https://issues.apache.org/jira/browse/KARAF-4987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved KARAF-4987.
-----------------------------------------
Fix Version/s: (was: 4.2.9)
(was: 4.3.0)
Resolution: Not A Problem
The double quotes have been added already.
> Windows karaf.bat does not work when spaces in the install path
> ---------------------------------------------------------------
>
> Key: KARAF-4987
> URL: https://issues.apache.org/jira/browse/KARAF-4987
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Affects Versions: 4.0.8
> Environment: Windows
> Reporter: George McCone
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Original Estimate: 5m
> Remaining Estimate: 5m
>
> The bin/karaf.bat file results in an error if the path where karaf is
> installed.
> This can be fixed by placing double-quotes around the KARAF_DATA environment
> variables found on lines 80 and 81, it should look like the following.
> call :warn Creating "%KARAF_DATA%"
> mkdir "%KARAF_DATA%"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)