You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ju...@apache.org on 2014/01/29 04:54:56 UTC

svn commit: r1562346 - /sling/trunk/bundles/commons/log/pom.xml

Author: justin
Date: Wed Jan 29 03:54:56 2014
New Revision: 1562346

URL: http://svn.apache.org/r1562346
Log:
SLING-3344 - adding more exported packages to log bundle

Modified:
    sling/trunk/bundles/commons/log/pom.xml

Modified: sling/trunk/bundles/commons/log/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/commons/log/pom.xml?rev=1562346&r1=1562345&r2=1562346&view=diff
==============================================================================
--- sling/trunk/bundles/commons/log/pom.xml (original)
+++ sling/trunk/bundles/commons/log/pom.xml Wed Jan 29 03:54:56 2014
@@ -108,6 +108,8 @@
               ch.qos.logback.core.filter;
               ch.qos.logback.core.spi;
               ch.qos.logback.classic;
+              ch.qos.logback.classic.encoder;
+              ch.qos.logback.classic.pattern*;
               ch.qos.logback.classic.turbo;
               ch.qos.logback.classic.spi;version=${logback.version}
             </_exportcontents>