GitHub user dvanherbergen opened a pull request:
https://github.com/apache/karaf/pull/125
[KARAF-4241] Karaf clean doesn't work if KARAF_DATA and KARAF_BASE point to
same dir
Delete only the content of KARAF_DATA and not the folder itself when
starting with clean option.
Signed-off-by: Davy Vanherbergen <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dvanherbergen/karaf master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/karaf/pull/125.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #125
----
commit c6beae07723f00bc2fb00bf149d0a14a03a1caf6
Author: Davy Vanherbergen <[email protected]>
Date: 2015-12-29T13:08:50Z
Delete only the content of KARAF_DATA and not the folder itself when
starting with clean option.
Signed-off-by: Davy Vanherbergen <[email protected]>
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---