Author: reto
Date: Sun Apr 17 16:34:13 2011
New Revision: 1094173
URL: http://svn.apache.org/viewvc?rev=1094173&view=rev
Log:
no longer embedding slf4j
Modified:
incubator/clerezza/trunk/parent/ext.com.hp.hpl.jena.tdb/pom.xml
Modified: incubator/clerezza/trunk/parent/ext.com.hp.hpl.jena.tdb/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/ext.com.hp.hpl.jena.tdb/pom.xml?rev=1094173&r1=1094172&r2=1094173&view=diff
==============================================================================
--- incubator/clerezza/trunk/parent/ext.com.hp.hpl.jena.tdb/pom.xml (original)
+++ incubator/clerezza/trunk/parent/ext.com.hp.hpl.jena.tdb/pom.xml Sun Apr 17
16:34:13 2011
@@ -59,7 +59,7 @@
<configuration>
<instructions>
<Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
-
<Embed-Dependency>*;artifactId=!commons-logging,!sfl4j-simple,!slf4j-api</Embed-Dependency>
+
<Embed-Dependency>*;scope=compile;artifactId=!slf4j-api</Embed-Dependency>
<Embed-Transitive>true</Embed-Transitive>
<Import-Package>!com.hp.hpl.jena.*.test,
!org.apache.xml.resolver.*,!sun.*,