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 2006/09/05 22:34:08 UTC

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

Author: stevel
Date: Tue Sep  5 13:34:07 2006
New Revision: 440473

URL: http://svn.apache.org/viewvc?view=rev&rev=440473
Log:
trying to get the gump builds for smartfrog components back in sync with the project's build files

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=440473&r1=440472&r2=440473
==============================================================================
--- gump/metadata/project/smartfrog.xml (original)
+++ gump/metadata/project/smartfrog.xml Tue Sep  5 13:34:07 2006
@@ -172,7 +172,7 @@
  <!-- =========================================== -->
   <project name="smartfrog-components">
     <package>org.smartfrog.services.axis</package>
-    <ant basedir="components" target="dist" >
+    <ant basedir="components" target="main-dist" >
       <property name="system.tests" value="false" /> 
     </ant>
     <depend project="ant" runtime="false"/>
@@ -231,7 +231,7 @@
     <jar name="components/anubis/dist/lib/sf-anubis-@@DATE@@.jar" id="sf-anubis"/>
     <jar name="components/anubisdeployer/dist/lib/sf-anubisdeployer-@@DATE@@.jar"
       id="sf-anubisdeployer"/>
-    <jar name="components/fun/dist/lib/sf-fun-@@DATE@@.jar" id="sf-fun"/>
+<!--    <jar name="components/fun/dist/lib/sf-fun-@@DATE@@.jar" id="sf-fun"/>-->
 <!--
     <jar name="components/utils/dist/lib/sf-utils-@@DATE@@.jar" id="sf-utils"/>
 -->
@@ -451,8 +451,7 @@
     <depend project="junit3" runtime="false"/>
     <depend project="maven2-ant-tasks" runtime="false"/>
 
-    <depend project="smartfrog-alpine" runtime="true" inherit="runtime"/>
-    <depend project="smartfrog-loggingservices" runtime="true"/>
+    <depend project="alpine" runtime="true" inherit="runtime"/>
     <depend project="smartfrog-jetty" runtime="true" inherit="runtime"/>
     <depend project="smartfrog-www" runtime="true" inherit="runtime"/>
     <depend project="smartfrog-cdl" runtime="true" inherit="runtime"/>