You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by gk...@apache.org on 2021/09/08 12:43:44 UTC

[turbine-fulcrum-pool] 12/49: Prepare release

This is an automated email from the ASF dual-hosted git repository.

gk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-pool.git

commit b4eda40fc304020ca9fa18fccca631b493606ee0
Author: Thomas Vandahl <tv...@apache.org>
AuthorDate: Thu Jun 18 20:25:10 2009 +0000

    Prepare release
    
    git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/pool@786247 13f79535-47bb-0310-9956-ffa450edef68
---
 src/site/site.xml | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/src/site/site.xml b/src/site/site.xml
new file mode 100644
index 0000000..8e64fd1
--- /dev/null
+++ b/src/site/site.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you 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
+  name="Fulcrum Pool"
+  href="http://turbine.apache.org/fulcrum/fulcrum-pool/">
+
+  <body>
+    <menu name="Overview">
+      <item name="Main"                 href="/index.html"/>
+    </menu>
+  </body>
+</project>