You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by lh...@apache.org on 2010/02/11 14:05:22 UTC

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

Author: lhein
Date: Thu Feb 11 13:05:18 2010
New Revision: 908951

URL: http://svn.apache.org/viewvc?rev=908951&view=rev
Log:
reverted changes

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=908951&r1=908950&r2=908951&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 13:05:18 2010
@@ -42,7 +42,7 @@
         <servicemix.osgi.import.pkg>
             !groovy*,
             !org.codehaus.groovy*,
-            antlr*;version="[2.7.6,4)",
+            antlr*;version="[2.7.6,3)",
             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=908951&r1=908950&r2=908951&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Thu Feb 11 13:05:18 2010
@@ -43,7 +43,6 @@
     <modules>
         <module>lucene-3.0.0</module>
         <module>javassist-3.7.ga</module>
-        <module>groovy-1.5.6</module>
     </modules>
 
 </project>