Author: reto
Date: Tue Jan  4 17:21:30 2011
New Revision: 1055108

URL: http://svn.apache.org/viewvc?rev=1055108&view=rev
Log:
supressing imports caused by new log4j version

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=1055108&r1=1055107&r2=1055108&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 Jan  4 17:21:30 2011
@@ -64,6 +64,8 @@
                                                !com.sun.jdmk.*,
                                                !javax.jms.*,
                                                !org.relaxng.*,
+                                               !com.ibm.uvm.tools,
+                                               !javax.jmdns,
                                                *</Import-Package>
                                                
<Export-Package>com.hp.hpl.jena.*, org.apache.xerces.util</Export-Package>
                     </instructions>


Reply via email to