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:27 UTC

[sling-org-apache-sling-discovery-oak] 02/07: SLING-6888: Remove commons.json and org.json excludes.

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

rombert pushed a commit to annotated tag org.apache.sling.discovery.oak-1.2.20
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-oak.git

commit add6ab53841bceccf20d98d4b97c99dff4112843
Author: Karl Pauls <pa...@apache.org>
AuthorDate: Tue May 30 20:36:38 2017 +0000

    SLING-6888: Remove commons.json and org.json excludes.
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/discovery/oak@1796938 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index b8f71e1..1fc8bf7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -302,12 +302,6 @@
             <artifactId>org.apache.sling.testing.sling-mock</artifactId>
             <version>1.2.0</version>
             <scope>test</scope>
-            <exclusions>
-            <exclusion>
-            <groupId>org.apache.sling</groupId>
-            <artifactId>org.apache.sling.commons.json</artifactId>
-            </exclusion>
-            </exclusions>
         </dependency>
         <dependency>
         	<groupId>org.apache.jackrabbit</groupId>

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