diff options
author | Olivier Lamy <olamy@apache.org> | 2011-10-17 15:35:20 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2011-10-17 15:35:20 +0000 |
commit | c9cb1de8641c2c631c39644ad37a53304cb50d51 (patch) | |
tree | 492e081d3bae6d2c4d4c24e4226d2ae338cb24a1 /archiva-docs/src/site/xdoc/tour/maintenance.xml | |
parent | fbae1466230be8c2567d02baa3dce0d84cbf8a92 (diff) | |
download | archiva-c9cb1de8641c2c631c39644ad37a53304cb50d51.tar.gz archiva-c9cb1de8641c2c631c39644ad37a53304cb50d51.zip |
we don't anymore those files now
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185262 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-docs/src/site/xdoc/tour/maintenance.xml')
-rw-r--r-- | archiva-docs/src/site/xdoc/tour/maintenance.xml | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/archiva-docs/src/site/xdoc/tour/maintenance.xml b/archiva-docs/src/site/xdoc/tour/maintenance.xml deleted file mode 100644 index 445e40d17..000000000 --- a/archiva-docs/src/site/xdoc/tour/maintenance.xml +++ /dev/null @@ -1,46 +0,0 @@ -<?xml version="1.0"?> -<!-- - ~ 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. - --> -<document> - <properties> - <title>Maintenance</title> - <author email="oching@apache.org">Maria Odea Ching</author> - </properties> - <head> - </head> - <body> - <section name="Maintenance"> - <div style="text-align: center"> - <a id="single_image" href="../images/tour/maintenance.png"><img src="../images/tour/maintenance.png" height="401" alt="" /></a> - <p> - Archiva has utilities called consumers that can be used for maintaining the - Archiva repositories. These can be configured or activated in the Repository - Scanning section of the webapp. The configuration are stored in Archiva's - xml configuration files, meaning you can also hand-edit these config files to - enable or disable these consumers. - </p> - <p> - <a href="audit-log.html">Previous: Audit Log Report</a> | - <strong>Maintenance</strong> | - <a href="index.html">Next: Feature Tour</a> - </p> - </div> - </section> - </body> -</document> |