You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@depot.apache.org by ni...@apache.org on 2004/03/19 13:15:58 UTC

svn commit: rev 9627 - incubator/depot/trunk/updater

Author: nicolaken
Date: Fri Mar 19 05:15:58 2004
New Revision: 9627

Modified:
   incubator/depot/trunk/updater/module.xml
Log:
depot->updater

Modified: incubator/depot/trunk/updater/module.xml
==============================================================================
--- incubator/depot/trunk/updater/module.xml	(original)
+++ incubator/depot/trunk/updater/module.xml	Fri Mar 19 05:15:58 2004
@@ -16,7 +16,7 @@
 limitations under the License.
 -->
 <module name="ruper" fullname="Apache Ruper">
-    <url href="http://incubator.apache.org/kdepot"/>
+    <url href="http://incubator.apache.org/depot"/>
     <site hostname="incubator.apache.org"
         remotedir="/home/groups/k/kr/krysalis/htdocs/templates/krysalis-project"/>
     <jars repository="maven" href="http://www.ibiblio.org/maven/"/>
@@ -41,9 +41,9 @@
                 (http://www.apache.org/).
         </credit>
     </credits>
-    <project name="depot-ruper" fullname="Apache Ruper">
+    <project name="depot-updater" fullname="Apache Depot Updater">
         <version value="0.1"/>
-        <package>org.apache.ruper</package>
+        <package>org.apache.depot.updater</package>
         <code type="java/plain" dir="src/java"/>
         <test type="test/junit" dir="src/test"/>
         <documentation type="xml/forrest" dir="src/documentation"/>