You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2020/06/29 13:44:12 UTC

[karaf-cellar] branch master updated: [KARAF-6233] Fix Cellar config PID in blacklist

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf-cellar.git


The following commit(s) were added to refs/heads/master by this push:
     new d29be6a  [KARAF-6233] Fix Cellar config PID in blacklist
d29be6a is described below

commit d29be6a04982d9aded964da49da38641e11880d8
Author: jbonofre <jb...@apache.org>
AuthorDate: Mon Jun 29 15:43:35 2020 +0200

    [KARAF-6233] Fix Cellar config PID in blacklist
---
 assembly/src/main/resources/groups.cfg | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/assembly/src/main/resources/groups.cfg b/assembly/src/main/resources/groups.cfg
index bb3b700..b2687e8 100644
--- a/assembly/src/main/resources/groups.cfg
+++ b/assembly/src/main/resources/groups.cfg
@@ -22,16 +22,16 @@ default.config.blacklist.inbound=org.apache.felix.fileinstall*, \
                                    org.ops4j.pax.web, \
                                    org.apache.aries.transaction, \
                                    org.ops4j.pax.logging, \
-                                   org.apache.karaf.cellar.node.cfg, \
-                                   org.apache.karaf.cellar.groups.cfg
+                                   org.apache.karaf.cellar.node, \
+                                   org.apache.karaf.cellar.groups
 default.config.blacklist.outbound=org.apache.felix.fileinstall*, \
                                     org.apache.karaf.management, \
                                     org.apache.karaf.shell, \
                                     org.ops4j.pax.web, \
                                     org.apache.aries.transaction, \
                                     org.ops4j.pax.logging, \
-                                    org.apache.karaf.cellar.node.cfg, \
-                                    org.apache.karaf.cellar.groups.cfg
+                                    org.apache.karaf.cellar.node, \
+                                    org.apache.karaf.cellar.groups
 
 #
 # Filtering of the features in the default cluster group