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

[sling-org-apache-sling-testing-sling-mock] 02/10: remove exclusion no longer required

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

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

commit b5a45f32bed159680c64e2ec88534fddbb504b3d
Author: sseifert <ss...@unknown>
AuthorDate: Mon Oct 13 12:55:32 2014 +0000

    remove exclusion no longer required
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/sling-mock-jackrabbit@1631372 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index e3bbe73..7d5ef12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,10 +61,6 @@
             <version>2.0.16</version>
             <exclusions>
                 <exclusion>
-                    <groupId>org.slf4j</groupId>
-                    <artifactId>slf4j-simple</artifactId>
-                </exclusion>
-                <exclusion>
                     <groupId>org.jmock</groupId>
                     <artifactId>jmock-junit4</artifactId>
                 </exclusion>

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