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.*,