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/01/26 14:01:42 UTC

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

Author: reto
Date: Tue Jan 26 13:01:42 2010
New Revision: 903207

URL: http://svn.apache.org/viewvc?rev=903207&view=rev
Log:
CLEREZZA-75: not importing missing jdmk and jmx packages

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=903207&r1=903206&r2=903207&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 Jan 26 13:01:42 2010
@@ -66,6 +66,8 @@
 						!junit.*,!org.apache.xml.resolver.*,!sun.*,
 						!org.junit.*,
 						!com.sun.msv.*,
+						!com.sun.jdmk.*,
+						!javax.jms.*,
 						*</Import-Package>
 						<Export-Package>com.hp.hpl.jena.*, org.apache.xerces.util</Export-Package>
 					</instructions>