Thomas Dalton created KARAF-7545:
------------------------------------
Summary: Using System Service Reboot when launched with Karaf
clean will clean the directories again
Key: KARAF-7545
URL: https://issues.apache.org/jira/browse/KARAF-7545
Project: Karaf
Issue Type: Bug
Affects Versions: 4.4.1
Reporter: Thomas Dalton
Steps to reproduce:
# Launch karaf using the `clean` argument.
# Add some data to the data directories.
# Running a `systemService.reboot()`
Expected Result: Data added to directories remains
Actual Result: Data is wiped again as the Main method still has `clean` as an
argument
--
This message was sent by Atlassian Jira
(v8.20.10#820010)