You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by re...@apache.org on 2010/05/11 14:24:34 UTC

svn commit: r943099 - /incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.ext.com.hp.hpl.jena/pom.xml

Author: reto
Date: Tue May 11 12:24:34 2010
New Revision: 943099

URL: http://svn.apache.org/viewvc?rev=943099&view=rev
Log:
removed unnecessary exclusions in bundle-plugin configuration

Modified:
    incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.ext.com.hp.hpl.jena/pom.xml

Modified: incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.ext.com.hp.hpl.jena/pom.xml
URL: http://svn.apache.org/viewvc/incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.ext.com.hp.hpl.jena/pom.xml?rev=943099&r1=943098&r2=943099&view=diff
==============================================================================
--- incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.ext.com.hp.hpl.jena/pom.xml (original)
+++ incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.ext.com.hp.hpl.jena/pom.xml Tue May 11 12:24:34 2010
@@ -58,10 +58,8 @@
                         <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
 						<Embed-Dependency>*;artifactId=!commons-logging</Embed-Dependency>
                         <Embed-Transitive>true</Embed-Transitive>
-						<Import-Package>!com.hp.hpl.jena.test,!com.hp.hpl.jena.*.test,
-						!com.hp.hpl.*.junit,
-						!junit.*,!org.apache.xml.resolver.*,!sun.*,
-						!org.junit.*,
+						<Import-Package>!com.hp.hpl.jena.*.test,
+						!org.apache.xml.resolver.*,!sun.*,
 						!com.sun.msv.*,
 						!com.sun.jdmk.*,
 						!javax.jms.*,