[ https://issues.apache.org/jira/browse/KARAF-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Pieber updated KARAF-579:
---------------------------------
Fix Version/s: (was: 3.0.0)
> Write lock file to ${karaf.data} instead of ${karaf.home}
> ---------------------------------------------------------
>
> Key: KARAF-579
> URL: https://issues.apache.org/jira/browse/KARAF-579
> Project: Karaf
> Issue Type: Improvement
> Components: karaf-core
> Affects Versions: 2.2.0
> Reporter: Andreas Pieber
> Labels: low-hanging-fruit
> Fix For: 3.1.0
>
>
> to allow karaf to run in "strongly limited environments" (e.g. no write permissions to
its directory) no files should be written to ${karaf.home} but rather to ${karaf.data} which
can easily be moved to another directory.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|