aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-scheduler/src
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-10-28 07:23:56 +0000
committerOlivier Lamy <olamy@apache.org>2012-10-28 07:23:56 +0000
commitfbb9de609cd41d18bb442db5d04d093d590607dd (patch)
tree5ac9463abdcac323a27a142dfe456fba7cde4197 /archiva-modules/archiva-scheduler/src
parent037754de67f75b32d7bbf0eae9d3d94be7467224 (diff)
downloadarchiva-fbb9de609cd41d18bb442db5d04d093d590607dd.tar.gz
archiva-fbb9de609cd41d18bb442db5d04d093d590607dd.zip
fix menus for submodules
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402946 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-scheduler/src')
-rw-r--r--archiva-modules/archiva-scheduler/src/site/site.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/archiva-modules/archiva-scheduler/src/site/site.xml b/archiva-modules/archiva-scheduler/src/site/site.xml
new file mode 100644
index 000000000..72fce7874
--- /dev/null
+++ b/archiva-modules/archiva-scheduler/src/site/site.xml
@@ -0,0 +1,26 @@
+<?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>
+ <body>
+ <menu ref="modules"/>
+ <menu ref="reports"/>
+ </body>
+</project>