You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2008/08/08 12:32:02 UTC

svn commit: r683933 - /servicemix/smx4/bundles/trunk/groovy-1.5.6/pom.xml

Author: gertv
Date: Fri Aug  8 03:32:02 2008
New Revision: 683933

URL: http://svn.apache.org/viewvc?rev=683933&view=rev
Log:
SM4-83: Removing an import that is wrongfully generated in the Groovy bundle OSGi manifest

Modified:
    servicemix/smx4/bundles/trunk/groovy-1.5.6/pom.xml

Modified: servicemix/smx4/bundles/trunk/groovy-1.5.6/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/groovy-1.5.6/pom.xml?rev=683933&r1=683932&r2=683933&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/groovy-1.5.6/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/groovy-1.5.6/pom.xml Fri Aug  8 03:32:02 2008
@@ -50,6 +50,7 @@
             org.apache.commons.cli*;resolution:=optional,
             org.apache.commons.lang*;resolution:=optional,
             org.apache.tools.ant*;resolution:=optional,
+            !groovy.runtime.metaclass*,
             *
         </servicemix.osgi.import.pkg>
         <servicemix.osgi.export>