Author: jcarman
Date: Wed Aug 31 21:47:34 2005
New Revision: 265649

URL: http://svn.apache.org/viewcvs?rev=265649&view=rev
Log:
Adding navigation.xml

Added:
    jakarta/commons/sandbox/proxy/trunk/xdocs/navigation.xml   (with props)

Added: jakarta/commons/sandbox/proxy/trunk/xdocs/navigation.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/proxy/trunk/xdocs/navigation.xml?rev=265649&view=auto
==============================================================================
--- jakarta/commons/sandbox/proxy/trunk/xdocs/navigation.xml (added)
+++ jakarta/commons/sandbox/proxy/trunk/xdocs/navigation.xml Wed Aug 31 
21:47:34 2005
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+   Copyright 2001-2004 The Apache Software Foundation
+
+   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.
+-->
+<!DOCTYPE org.apache.commons.menus SYSTEM 
'../../commons-build/menus/menus.dtd'>
+<project name="BeanUtils">
+
+    <title>Proxy</title>
+    <organizationLogo href="/images/jakarta-logo-blue.gif">
+        Jakarta
+    </organizationLogo>
+
+    <body>
+        <links>
+            <item name="Jakarta Commons"
+                  href="http://jakarta.apache.org/commons/"/>
+        </links>
+
+        <menu name="Commons Proxy">
+            <item name="Overview" href="/index.html"/>
+            <item name="Mailing lists" href="/mail-lists.html"/>
+            <item name="Team" href="/team-list.html"/>
+            <!--item name="Tasks" href="/tasks.html"/-->
+            <item name="SVN" 
href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/sandbox/proxy/trunk/"/>
+            <item name="Javadoc (SVN latest)" href="apidocs/index.html"/>
+
+        </menu>
+    </body>
+</project>
\ No newline at end of file

Propchange: jakarta/commons/sandbox/proxy/trunk/xdocs/navigation.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: jakarta/commons/sandbox/proxy/trunk/xdocs/navigation.xml
------------------------------------------------------------------------------
    svn:keywords = Id



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to