Andreas Pieber created KARAF-1563:
-------------------------------------
Summary: Support clean-all & clean-cache directly in karaf main jar
Key: KARAF-1563
URL: https://issues.apache.org/jira/browse/KARAF-1563
Project: Karaf
Issue Type: Improvement
Components: karaf-core
Affects Versions: 2.3.0, 3.0.0.RC1
Reporter: Andreas Pieber
Currently the clean param is executed by the karaf startup scripts. Therefore
it's e.g. not possible to clear the cache if you're using karaf-wrapper.
Therefore this code should rather be moved directly in the karaf main jar
instead of the script. In addition there are situations where you don't want to
delete the data folder, but rather only the cache folder in KARAF_DATA.
Therefore it's a good idea to support a clean-all option (clean is an alias for
it) and clean-cache.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira