You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/18 23:27:38 UTC

[sling-org-apache-sling-karaf-configs] 20/39: SLING-6105 Register old resource event bridge automatically

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

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

commit f73d7f8b342661566acec5f058004f34ac7e11c7
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sat Jan 14 09:01:10 2017 +0000

    SLING-6105 Register old resource event bridge automatically
    
    remove configuration
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1778741 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml                                                              | 5 -----
 ...ng.resourceresolver.impl.observation.OsgiObservationBridge.config | 1 -
 2 files changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5f12a74..281b6c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,11 +148,6 @@
                   <type>config</type>
                 </artifact>
                 <artifact>
-                  <classifier>org.apache.sling.resourceresolver.impl.observation.OsgiObservationBridge</classifier>
-                  <file>src/main/resources/org.apache.sling.resourceresolver.impl.observation.OsgiObservationBridge.config</file>
-                  <type>config</type>
-                </artifact>
-                <artifact>
                   <classifier>org.apache.sling.samples.fling.internal.WiserSmtpService</classifier>
                   <file>src/main/resources/org.apache.sling.samples.fling.internal.WiserSmtpService.config</file>
                   <type>config</type>
diff --git a/src/main/resources/org.apache.sling.resourceresolver.impl.observation.OsgiObservationBridge.config b/src/main/resources/org.apache.sling.resourceresolver.impl.observation.OsgiObservationBridge.config
deleted file mode 100644
index e6dcd69..0000000
--- a/src/main/resources/org.apache.sling.resourceresolver.impl.observation.OsgiObservationBridge.config
+++ /dev/null
@@ -1 +0,0 @@
-enabled=B"true"

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.