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/13 09:21:29 UTC

svn commit: rev 9422 - incubator/depot/trunk/site

Author: nickchalko
Date: Sat Mar 13 01:21:29 2004
New Revision: 9422

Modified:
   incubator/depot/trunk/site/module.xml
Log:
Upadate the description.

Modified: incubator/depot/trunk/site/module.xml
==============================================================================
--- incubator/depot/trunk/site/module.xml	(original)
+++ incubator/depot/trunk/site/module.xml	Sat Mar 13 01:21:29 2004
@@ -17,44 +17,29 @@
 <!-- used by antlets -->
 <module name="depot-site" fullname="Apache Depot">
     <url href="http://incubator.apache.org/depot"/>
-    <site hostname="krysalis.sourceforge.net"
-        remotedir="/home/groups/k/kr/krysalis/htdocs/templates/krysalis-project"/>
+    <site hostname="krysalis.sourceforge.net" remotedir="/home/groups/k/kr/krysalis/htdocs/templates/krysalis-project"/>
     <jars repository="maven" href="http://www.ibiblio.org/maven/"/>
-    <description>
-    Depot
-    </description>
-    <detailed>
-       A sample configuration to highlight centipede.
-    </detailed>
+    <description> Depot </description>
+    <detailed> The Depot Project deals with integrated tools for automating
+        downloading (with security checks), publishing (new artifacts) and
+        managing the contents of the apache repository. It also focuses on
+        additional tools for manipulating metadata of the artifacts. </detailed>
     <what>
         <goal>tbd</goal>
     </what>
-    <why>
-      tbd
-    </why>
+    <why> tbd </why>
     <vendor>The Apache Software Foundation</vendor>
-    <licence legal="./legal">
-Licensed 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.
-    </licence>
-    <credits>
-
-    </credits>
+    <licence legal="./legal"> Licensed 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. </licence>
+    <credits/>
     <project name="depot-site" fullname="Apache Depot">
-        <version major="0"
-            minor="1"
-            fix  ="1"
-            tag="HEAD"/>
-
+        <version major="0" minor="1" fix="1" tag="HEAD"/>
         <documentation type="xml/forrest" dir="src/documentation"/>
     </project>
-</module>
\ No newline at end of file
+</module>