[
https://issues.apache.org/jira/browse/KARAF-4987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré updated KARAF-4987:
----------------------------------------
Fix Version/s: 4.2.9
4.3.0
> 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
> Fix For: 4.3.0, 4.2.9
>
> 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)