Author: reto
Date: Tue May 11 12:31:53 2010
New Revision: 943100
URL: http://svn.apache.org/viewvc?rev=943100&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.tdb/pom.xml
Modified:
incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.ext.com.hp.hpl.jena.tdb/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.ext.com.hp.hpl.jena.tdb/pom.xml?rev=943100&r1=943099&r2=943100&view=diff
==============================================================================
---
incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.ext.com.hp.hpl.jena.tdb/pom.xml
(original)
+++
incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.ext.com.hp.hpl.jena.tdb/pom.xml
Tue May 11 12:31:53 2010
@@ -61,8 +61,7 @@
<Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
<Embed-Dependency>*;artifactId=!commons-logging,!sfl4j-simple,!slf4j-api</Embed-Dependency>
<Embed-Transitive>true</Embed-Transitive>
-
<Import-Package>!com.hp.hpl.jena.test,!com.hp.hpl.jena.*.test,
- !com.hp.hpl.*.junit,
+
<Import-Package>!com.hp.hpl.jena.*.test,
!junit.*,!org.apache.xml.resolver.*,!sun.*,
!org.junit.*,
!com.sun.msv.*,