Author: bayard
Date: Thu Aug 10 21:40:15 2006
New Revision: 430665
URL: http://svn.apache.org/viewvc?rev=430665&view=rev
Log:
Changing to m2 format
Modified:
jakarta/commons/sandbox/finder/trunk/src/site/site.xml
Modified: jakarta/commons/sandbox/finder/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/sandbox/finder/trunk/src/site/site.xml?rev=430665&r1=430664&r2=430665&view=diff
==============================================================================
--- jakarta/commons/sandbox/finder/trunk/src/site/site.xml (original)
+++ jakarta/commons/sandbox/finder/trunk/src/site/site.xml Thu Aug 10 21:40:15
2006
@@ -1,50 +1,22 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
- Copyright 2006 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
'http://jakarta.apache.org/commons/build/maven-build.dtd'>
-<project name="Finder">
-
- <title>Finder</title>
- <organizationLogo
href="/images/jakarta-logo-blue.gif">Jakarta</organizationLogo>
-
+<project name="Commons Finder">
<body>
- <links>
- <item name="Apache" href="http://www.apache.org"/>
- <item name="Jakarta" href="http://jakarta.apache.org"/>
- <item name="Commons" href="http://jakarta.apache.org/commons/"/>
- </links>
<menu name="Finder">
<item name="Overview" href="/index.html"/>
<item name="Download" href="/downloads.html"/>
- <item name="Javadoc" href="/apidocs/index.html"/>
<item name="Wiki"
href="http://wiki.apache.org/jakarta-commons/Finder"/>
</menu>
<menu name="Development">
<item name="History" href="/changes-report.html"/>
- <!-- item name="Building" href="/building.html"/ -->
<item name="Mailing Lists" href="/mail-lists.html"/>
<item name="Issue Tracking" href="/issue-tracking.html"/>
<item name="Team" href="/team-list.html"/>
<item name="Source Repository" href="/cvs-usage.html"/>
- <item name="Javadoc (latest)"
href="http://jakarta.apache.org/commons/sandbox/finder/apidocs/"/>
+ <item name="Javadoc (latest)"
href="http://jakarta.apache.org/commons/sandbox/csv/apidocs/"/>
</menu>
- &commons;
-
+ ${reports}
</body>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]