Author: felixk
Date: Mon Sep 26 11:04:04 2011
New Revision: 1175794

URL: http://svn.apache.org/viewvc?rev=1175794&view=rev
Log:
Fix site generation (HUPA-79)

Added:
    james/hupa/trunk/mock/src/reporting-site/
    james/hupa/trunk/mock/src/reporting-site/site.xml   (with props)
    james/hupa/trunk/mock/src/site/
    james/hupa/trunk/mock/src/site/site.xml   (with props)

Added: james/hupa/trunk/mock/src/reporting-site/site.xml
URL: 
http://svn.apache.org/viewvc/james/hupa/trunk/mock/src/reporting-site/site.xml?rev=1175794&view=auto
==============================================================================
--- james/hupa/trunk/mock/src/reporting-site/site.xml (added)
+++ james/hupa/trunk/mock/src/reporting-site/site.xml Mon Sep 26 11:04:04 2011
@@ -0,0 +1,25 @@
+<?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="${project.name}">
+    <body>
+        <menu ref="parent" />
+        <menu ref="reports" />
+    </body>
+</project>

Propchange: james/hupa/trunk/mock/src/reporting-site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: james/hupa/trunk/mock/src/reporting-site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: james/hupa/trunk/mock/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/james/hupa/trunk/mock/src/site/site.xml?rev=1175794&view=auto
==============================================================================
--- james/hupa/trunk/mock/src/site/site.xml (added)
+++ james/hupa/trunk/mock/src/site/site.xml Mon Sep 26 11:04:04 2011
@@ -0,0 +1,27 @@
+<?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="Hupa">
+    <body>
+        <!-- This is a "dummy" site because of this bug: -->
+        <!-- http://jira.codehaus.org/browse/MSITE-345 -->
+        <menu ref="parent" />
+        <menu ref="reports" />
+    </body>
+</project>

Propchange: james/hupa/trunk/mock/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: james/hupa/trunk/mock/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to