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

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

commit 898ba43e794466d128f29573ece1c8d300e5e6f0
Author: Chetan Mehrotra <[email protected]>
AuthorDate: Tue May 20 11:44:03 2014 +0000

    SLING-3580 - Remove embedded Tomcat Juli jar by overriding LogFactory which 
delegates to Slf4j
    
    Also inlined the tomcat-jdbc jar
    
    git-svn-id: 
https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/datasource@1596213
 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3a67c1f..721d31e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
             </Export-Package>
             <Embed-Dependency>
               
org.apache.sling.commons.osgi;inline=org/apache/sling/commons/osgi/PropertiesUtil.class,
-              tomcat-jdbc,
+              tomcat-jdbc;inline=true,
             </Embed-Dependency>
           </instructions>
         </configuration>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to