You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by th...@apache.org on 2008/10/17 00:10:07 UTC

svn commit: r705376 - /labs/droids/branch/LABS-144/depot/dynamic/ivy.xml

Author: thorsten
Date: Thu Oct 16 15:10:06 2008
New Revision: 705376

URL: http://svn.apache.org/viewvc?rev=705376&view=rev
Log:
Fixing dependency of dynamic

Modified:
    labs/droids/branch/LABS-144/depot/dynamic/ivy.xml

Modified: labs/droids/branch/LABS-144/depot/dynamic/ivy.xml
URL: http://svn.apache.org/viewvc/labs/droids/branch/LABS-144/depot/dynamic/ivy.xml?rev=705376&r1=705375&r2=705376&view=diff
==============================================================================
--- labs/droids/branch/LABS-144/depot/dynamic/ivy.xml (original)
+++ labs/droids/branch/LABS-144/depot/dynamic/ivy.xml Thu Oct 16 15:10:06 2008
@@ -29,10 +29,6 @@
   <dependencies>
     <!-- core -->
     <dependency name="core" rev="latest.integration"/>
-    <!-- dynamics -->
-    <dependency name="dynamics" rev="latest.integration" />
-    <!-- Junit testing -->
-    <!--<dependency org="junit" name="junit" rev="4.5"/>-->
-    <!-- plugins -->
+    <dependency org="org.apache.cocoon" name="cocoon-spring-configurator" rev="2.0.0"/>
   </dependencies>
 </ivy-module>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org