Author: reto
Date: Mon Feb 28 18:47:11 2011
New Revision: 1075476

URL: http://svn.apache.org/viewvc?rev=1075476&view=rev
Log:
remooved obsolete exclusion

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=1075476&r1=1075475&r2=1075476&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 Mon Feb 28 
18:47:11 2011
@@ -62,8 +62,7 @@
                                                
<Embed-Dependency>*;artifactId=!commons-logging,!sfl4j-simple,!slf4j-api</Embed-Dependency>
                                                
<Embed-Transitive>true</Embed-Transitive>
                                                
<Import-Package>!com.hp.hpl.jena.*.test,
-                                               
!junit.*,!org.apache.xml.resolver.*,!sun.*,
-                                               !org.junit.*,
+                                               
!org.apache.xml.resolver.*,!sun.*,
                                                !com.sun.msv.*,
                                                !com.sun.jdmk.*,
                                                !javax.jms.*,
@@ -76,4 +75,4 @@
                        </plugin>
                </plugins>
        </build>
-</project>
\ No newline at end of file
+</project>


Reply via email to