You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by de...@apache.org on 2007/01/07 01:39:09 UTC

svn commit: r493621 - /jakarta/commons/sandbox/csv/trunk/src/site/site.xml

Author: dennisl
Date: Sat Jan  6 16:39:08 2007
New Revision: 493621

URL: http://svn.apache.org/viewvc?view=rev&rev=493621
Log:
Remove the parts that are inherited from the parent.
Fix menu name.
Remove old skin reference.

Modified:
    jakarta/commons/sandbox/csv/trunk/src/site/site.xml

Modified: jakarta/commons/sandbox/csv/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/sandbox/csv/trunk/src/site/site.xml?view=diff&rev=493621&r1=493620&r2=493621
==============================================================================
--- jakarta/commons/sandbox/csv/trunk/src/site/site.xml (original)
+++ jakarta/commons/sandbox/csv/trunk/src/site/site.xml Sat Jan  6 16:39:08 2007
@@ -2,16 +2,7 @@
 <project name="Commons CSV">
   <body>
 
-  <!--
-  <skin>
-    <groupId>org.apache.commons</groupId>
-    <artifactId>commons-skin</artifactId>
-    <version>0.1</version>
-  </skin>
-  -->
-
-
-    <menu name="CSV">
+    <menu name="Commons CSV">
       <item name="Overview"    href="/index.html"/>
       <item name="Download"    href="/downloads.html"/>
       <item name="Wiki"        href="http://wiki.apache.org/jakarta-commons/CSV"/>
@@ -26,6 +17,5 @@
       <item name="Javadoc (latest)"        href="http://jakarta.apache.org/commons/sandbox/csv/apidocs/"/>
     </menu>
 
-    ${reports}
   </body>
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org