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/11/07 09:29:58 UTC

[sling-org-apache-sling-distribution-sample] 16/42: SLING-4132 - fixed event listeners registration

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

rombert pushed a commit to annotated tag org.apache.sling.distribution.sample-0.1.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-sample.git

commit 2426062204dcf18060ecb0bcd87da5f9d2fdc01d
Author: Tommaso Teofili <to...@apache.org>
AuthorDate: Tue Nov 4 16:22:04 2014 +0000

    SLING-4132 - fixed event listeners registration
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/replication/sample@1636636 13f79535-47bb-0310-9956-ffa450edef68
---
 ...esources.impl.OsgiPropertiesResourceProviderFactory-simpleAgents.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/main/resources/SLING-CONTENT/libs/sling/replication/install/resources/settings/org.apache.sling.replication.resources.impl.OsgiPropertiesResourceProviderFactory-simpleAgents.json b/src/main/resources/SLING-CONTENT/libs/sling/replication/install/resources/settings/org.apache.sling.replication.resources.impl.OsgiPropertiesResourceProviderFactory-simpleAgents.json
index a931c70..7a81cd2 100644
--- a/src/main/resources/SLING-CONTENT/libs/sling/replication/install/resources/settings/org.apache.sling.replication.resources.impl.OsgiPropertiesResourceProviderFactory-simpleAgents.json
+++ b/src/main/resources/SLING-CONTENT/libs/sling/replication/install/resources/settings/org.apache.sling.replication.resources.impl.OsgiPropertiesResourceProviderFactory-simpleAgents.json
@@ -6,7 +6,6 @@
     "providerType": "osgiConfig",
     "groupPrefix": "agents",
 
-
     "resourceProperties": [
         "sling:resourceType=sling/replication/setting/agent",
         "sling:resourceSuperType=sling/replication/setting",

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