You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rw...@apache.org on 2006/09/02 13:48:51 UTC

svn commit: r439576 - /jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/site/site.xml

Author: rwinston
Date: Sat Sep  2 04:48:51 2006
New Revision: 439576

URL: http://svn.apache.org/viewvc?rev=439576&view=rev
Log:
Add reports 

Modified:
    jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/site/site.xml

Modified: jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/site/site.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/site/site.xml?rev=439576&r1=439575&r2=439576&view=diff
==============================================================================
--- jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/site/site.xml (original)
+++ jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/src/site/site.xml Sat Sep  2 04:48:51 2006
@@ -1,5 +1,4 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!DOCTYPE org.apache.commons.menus SYSTEM '../../commons-build/menus/menus.dtd'>
 <!--
    Copyright 2003-2004 The Apache Software Foundation
 
@@ -15,7 +14,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-<site>
+<project name="Jakarta Commons Net">
   <body>
     <menu name="Documentation">
       <item name="Migration How-to"      href="/migration.html"/>
@@ -28,6 +27,9 @@
       <item name="To-Do List" href="/tasks.html"/>
       <item name="Coding Specifications" href="/code-standards.html"/>
     </menu>
+    
+    ${reports}
+    
   </body>
 
-</site>
+</project>



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