You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by st...@apache.org on 2007/07/31 12:21:18 UTC

svn commit: r561294 - /gump/metadata/project/smartfrog.xml

Author: stevel
Date: Tue Jul 31 03:21:02 2007
New Revision: 561294

URL: http://svn.apache.org/viewvc?view=rev&rev=561294
Log:
SFOS-305: component build failing

Modified:
    gump/metadata/project/smartfrog.xml

Modified: gump/metadata/project/smartfrog.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/smartfrog.xml?view=diff&rev=561294&r1=561293&r2=561294
==============================================================================
--- gump/metadata/project/smartfrog.xml (original)
+++ gump/metadata/project/smartfrog.xml Tue Jul 31 03:21:02 2007
@@ -69,7 +69,7 @@
     <depend project="ant" runtime="false"/>
     <depend project="junit3" runtime="false"/>
     <depend project="smartfrog" runtime="true" inherit="runtime"/>
-    <depend project="ivy" runtime="false" inherit="runtime"/>
+    <depend project="ivy" runtime="false" />
     <depend project="ant-testutil" runtime="true" inherit="runtime"/>
 
     <work nested="extras/ant/build/classes"/>
@@ -97,8 +97,7 @@
     </ant>
     <depend project="ant" runtime="true"/>
     <depend project="ant-testutil" runtime="true" inherit="runtime"/>
-    <depend project="ivy" runtime="false" inherit="runtime"/>
-    <depend project="ivy" runtime="false" inherit="runtime"/>
+    <depend project="ivy" runtime="false" />
     <depend project="junit3" runtime="true"/>
     <depend project="smartfrog" runtime="true" inherit="runtime"/>
     <depend project="smartfrog-tasks" runtime="true"/>
@@ -131,7 +130,7 @@
     <depend project="ivy" runtime="false" inherit="runtime"/>
     <depend project="junit3" runtime="true"/>
     <depend project="smartfrog" runtime="true" inherit="runtime"/>
-    <depend project="smartfrog-tasks" runtime="false"/>
+    <depend project="smartfrog-tasks" runtime="false" />
     
     <work nested="testharness/build/classes"/>
     <work nested="testharness/build/test/classes"/>
@@ -161,8 +160,8 @@
       <property name="junit.jar" project="junit3" reference="jarpath"/>
     </ant>
     <depend project="ant" runtime="false"/>
-    <depend project="ivy" runtime="false" inherit="runtime"/>
-    <depend project="smartfrog-tasks" runtime="false"/>
+    <depend project="ivy" runtime="false" />
+    <depend project="smartfrog-tasks" runtime="false" inherit="runtime"/>
     <depend project="smartfrog-testharness" runtime="true" inherit="runtime"/>
 
     <work nested="testharness/build/test/classes"/>
@@ -183,9 +182,9 @@
       <property name="system.tests" value="false" /> 
     </ant>
     <depend project="ant" runtime="false"/>
-    <depend project="ivy" runtime="false" inherit="runtime"/>
+    <depend project="ivy" runtime="false" />
     <depend project="smartfrog" runtime="true" inherit="runtime"/>
-    <depend project="smartfrog-tasks" runtime="false"/>
+    <depend project="smartfrog-tasks" runtime="false" inherit="runtime"/>
     <depend project="smartfrog-testharness" inherit="runtime"  runtime="true"/>
 
 
@@ -318,7 +317,6 @@
     </nag>
   </project>-->
 
-su
   <!-- XML processing -->
 <!--  <project name="smartfrog-xml">
     <package>org.smartfrog.services.xml</package>