Author: dlestrat
Date: Sun Nov 6 10:12:44 2005
New Revision: 331128
URL: http://svn.apache.org/viewcvs?rev=331128&view=rev
Log:
http://issues.apache.org/jira/browse/JS2-393
This should fix the broken site generation. I am in the process of locally
regenerating the site.
Added:
portals/jetspeed-2/trunk/components/security-schema/xdocs/
portals/jetspeed-2/trunk/components/security-schema/xdocs/navigation.xml
Added: portals/jetspeed-2/trunk/components/security-schema/xdocs/navigation.xml
URL:
http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/security-schema/xdocs/navigation.xml?rev=331128&view=auto
==============================================================================
--- portals/jetspeed-2/trunk/components/security-schema/xdocs/navigation.xml
(added)
+++ portals/jetspeed-2/trunk/components/security-schema/xdocs/navigation.xml
Sun Nov 6 10:12:44 2005
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+ Copyright 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.
+-->
+<project>
+ <body>
+ <links>
+ <item name="Jetspeed 2" href="../../index.html" />
+ <!-- Cannot access ${pom.id}... Hard coding pdf name. -->
+ <item name="PDF Documentation"
href="/jetspeed-security-schema.pdf" img="../../images/pdf.gif" />
+ </links>
+ </body>
+</project>
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]