Author: lhein
Date: Thu Feb 11 12:33:05 2010
New Revision: 908945

URL: http://svn.apache.org/viewvc?rev=908945&view=rev
Log:
see SMX4-477

Modified:
    servicemix/smx4/bundles/trunk/groovy-1.5.6/pom.xml
    servicemix/smx4/bundles/trunk/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=908945&r1=908944&r2=908945&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/groovy-1.5.6/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/groovy-1.5.6/pom.xml Thu Feb 11 12:33:05 2010
@@ -42,7 +42,7 @@
         <servicemix.osgi.import.pkg>
             !groovy*,
             !org.codehaus.groovy*,
-            antlr*;version="[2.7.6,3)",
+            antlr*;version="[2.7.6,4)",
             com.mockobjects*;resolution:=optional;version="[0.9,1)",
             com.thoughtworks.xstream*;resolution:=optional;version="[1.2.2,2)",
             javax.servlet*;resolution:=optional;version="[2.4,3)",

Modified: servicemix/smx4/bundles/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/pom.xml?rev=908945&r1=908944&r2=908945&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Thu Feb 11 12:33:05 2010
@@ -43,6 +43,7 @@
     <modules>
         <module>lucene-3.0.0</module>
         <module>javassist-3.7.ga</module>
+        <module>groovy-1.5.6</module>
     </modules>
 
 </project>


Reply via email to