You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by cc...@apache.org on 2009/10/21 00:31:43 UTC

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

Author: ccustine
Date: Tue Oct 20 22:31:43 2009
New Revision: 827823

URL: http://svn.apache.org/viewvc?rev=827823&view=rev
Log:
SMX4-406 Groovy bundle fails to build

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=827823&r1=827822&r2=827823&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/groovy-1.5.6/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/groovy-1.5.6/pom.xml Tue Oct 20 22:31:43 2009
@@ -60,6 +60,7 @@
             groovy*;version=${pkgVersion};-split-package:=merge-first,
             org.codehaus.groovy*;version=${pkgVersion};-split-package:=merge-first
         </servicemix.osgi.export>
+        <servicemix.osgi.failok>true</servicemix.osgi.failok>
     </properties>
 
     <dependencies>