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/03/16 12:32:50 UTC

svn commit: r518942 - in /gump/metadata: project/smartfrog.xml repository/smartfrog.xml

Author: stevel
Date: Fri Mar 16 04:32:49 2007
New Revision: 518942

URL: http://svn.apache.org/viewvc?view=rev&rev=518942
Log:
ivy enabled across the board, and switch to the new URL for sourceforge

Added:
    gump/metadata/repository/smartfrog.xml
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=518942&r1=518941&r2=518942
==============================================================================
--- gump/metadata/project/smartfrog.xml (original)
+++ gump/metadata/project/smartfrog.xml Fri Mar 16 04:32:49 2007
@@ -23,14 +23,7 @@
   </description>
   <redistributable/>
 
-  <svn repository="sourceforge-svn" dir="smartfrog/trunk/core"/>
-
-<!--
-  switched to ivy gump build 2007-01-22
-  <project name="smartfrog-private-ivy">
-    <jar name="antbuild/ivy/lib/ivy-1.4.1.jar"/>
-  </project>
--->
+  <svn repository="smartfrog" dir="smartfrog/trunk/core"/>
 
 
   <!-- =========================================== -->
@@ -48,7 +41,7 @@
     <depend project="commons-logging" runtime="true"/>
     <depend project="logging-log4j" runtime="true"/>
     <depend project="javacc" runtime="false"/>
-    <depend project="ivy" runtime="true"/>
+    <depend project="ivy" runtime="false" inherit="runtime"/>
 
     <work nested="smartfrog/build"/>
     <home nested="smartfrog/dist/lib"/>
@@ -75,7 +68,9 @@
     </ant>
     <depend project="ant" runtime="false"/>
     <depend project="junit3" runtime="false"/>
-    <depend project="smartfrog" runtime="true" inherit="runtime"/> 
+    <depend project="smartfrog" runtime="true" inherit="runtime"/>
+    <depend project="ivy" runtime="false" inherit="runtime"/>
+
 
     <work nested="extras/ant/build/classes"/>
     <home nested="extras/ant/dist/lib"/>
@@ -100,7 +95,8 @@
       <property name="system.tests" value="false" /> 
     </ant>    
     <depend project="ant" runtime="true"/>
-    <depend project="ant-testutil" runtime="true"/>
+    <depend project="ant-testutil" runtime="true" inherit="runtime"/>
+    <depend project="ivy" runtime="false" inherit="runtime"/>
     <depend project="junit3" runtime="true"/>
     <depend project="smartfrog" runtime="true" inherit="runtime"/>
     <depend project="smartfrog-tasks" runtime="true"/>
@@ -130,6 +126,7 @@
       <property name="junit.jar" project="junit3" reference="jarpath"/>
     </ant>
     <depend project="ant" runtime="false"/>
+    <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"/>
@@ -162,11 +159,10 @@
       <property name="junit.jar" project="junit3" reference="jarpath"/>
     </ant>
     <depend project="ant" runtime="false"/>
-    <depend project="junit3" runtime="true"/>
-    <depend project="smartfrog" runtime="true"/>
+    <depend project="ivy" runtime="false" inherit="runtime"/>
     <depend project="smartfrog-tasks" runtime="false"/>
-    <depend project="smartfrog-testharness" runtime="true"/>
-    
+    <depend project="smartfrog-testharness" runtime="true" inherit="runtime"/>
+
     <work nested="testharness/build/test/classes"/>
     <junitreport nested="testharness/build/test/reports"/>
     
@@ -185,12 +181,12 @@
       <property name="system.tests" value="false" /> 
     </ant>
     <depend project="ant" runtime="false"/>
+    <depend project="ivy" runtime="false" inherit="runtime"/>
     <depend project="smartfrog" runtime="true" inherit="runtime"/>
     <depend project="smartfrog-tasks" runtime="false"/>
-    <!-- logging -->
-    <depend project="commons-logging" runtime="true" inherit="runtime"/>
-    <depend project="logging-log4j" runtime="true" inherit="runtime"/>
-    <depend project="smartfrog-testharness" runtime="true"/>    
+    <depend project="smartfrog-testharness" inherit="runtime"  runtime="true"/>
+
+
 
     <!-- emailer wants email -->
     <depend project="javamail" runtime="true" />
@@ -200,9 +196,6 @@
     <!-- jetty component uses jetty -->
     <option project="jetty" runtime="false"/>
     
-    <!-- junit -->
-    <depend project="junit3" runtime="false" />
-    
     <!-- net -->
     <depend project="commons-net" runtime="false"/>
 
@@ -223,10 +216,6 @@
     <depend project="dnsjava"/>
 
     <depend project="packaged-jaxen" runtime="true"/>
-    <depend project="maven2-ant-tasks"/>
-    <depend project="smartfrog" runtime="true" inherit="runtime"/>
-    <depend project="smartfrog-tasks" runtime="false"/>
-    <depend project="smartfrog-testharness" runtime="false"/>
     <depend project="xalan" runtime="true"/>
     <depend project="xom" runtime="true"/>
     <depend project="xml-apis" runtime="true"/>
@@ -327,7 +316,7 @@
     </nag>
   </project>-->
 
-
+su
   <!-- XML processing -->
 <!--  <project name="smartfrog-xml">
     <package>org.smartfrog.services.xml</package>

Added: gump/metadata/repository/smartfrog.xml
URL: http://svn.apache.org/viewvc/gump/metadata/repository/smartfrog.xml?view=auto&rev=518942
==============================================================================
--- gump/metadata/repository/smartfrog.xml (added)
+++ gump/metadata/repository/smartfrog.xml Fri Mar 16 04:32:49 2007
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<repository name="smartfrog" type="svn">
+  <title>SmartFrog on SourceForge</title>
+  <home-page>http://sourceforge.net/</home-page>
+  
+  <cvsweb>http://smartfrog.svn.sourceforge.net/viewvc/smartfrog/</cvsweb>
+  
+  <url>https://smartfrog.svn.sourceforge.net/svnroot/</url>
+  
+  <redistributable/>
+</repository>



Re: svn commit: r518942 - in /gump/metadata: project/smartfrog.xml repository/smartfrog.xml

Posted by Stefan Bodewig <bo...@apache.org>.
On Fri, 16 Mar 2007, <st...@apache.org> wrote:

> Added:
>     gump/metadata/repository/smartfrog.xml

if you add a new file, you must also modify profile/gump.xml so Gump
knows about it (which I've just done).

Also, if you change a svn URL please ping the list so that we know we
have to purge the working copies.  I've taken care of vmgump and
helios.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org