Author: wsmoak
Date: Mon Feb 18 08:57:22 2008
New Revision: 628812

URL: http://svn.apache.org/viewvc?rev=628812&view=rev
Log:
[MRM-698] Add a list of known issues and documentation errata, linked from the 
Downloads page.

Added:
    maven/archiva/site/src/site/apt/known-issues.apt
Modified:
    maven/archiva/site/src/site/apt/download.apt

Modified: maven/archiva/site/src/site/apt/download.apt
URL: 
http://svn.apache.org/viewvc/maven/archiva/site/src/site/apt/download.apt?rev=628812&r1=628811&r2=628812&view=diff
==============================================================================
--- maven/archiva/site/src/site/apt/download.apt (original)
+++ maven/archiva/site/src/site/apt/download.apt Mon Feb 18 08:57:22 2008
@@ -12,6 +12,8 @@
 
     * {{{docs/1.0.1/release-notes.html} Release Notes}}
 
+    * {{{known-issues.html}Known Issues and Errata}}
+
   []
 
 *-------------------------------+---------+----------+-----------+

Added: maven/archiva/site/src/site/apt/known-issues.apt
URL: 
http://svn.apache.org/viewvc/maven/archiva/site/src/site/apt/known-issues.apt?rev=628812&view=auto
==============================================================================
--- maven/archiva/site/src/site/apt/known-issues.apt (added)
+++ maven/archiva/site/src/site/apt/known-issues.apt Mon Feb 18 08:57:22 2008
@@ -0,0 +1,39 @@
+ ------
+ Known Issues and Errata
+ ------
+
+~~ 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.
+
+~~ NOTE: For help with the syntax of this file, see:
+~~ http://maven.apache.org/guides/mini/guide-apt-format.html
+
+
+Known Issues and Errata
+
+* Archiva 1.0.1
+
+** Known Issues
+
+  * For a list of all issues reported against Archiva 1.0.1, click  
{{{http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&&pid=10980&version=13925&sorter/field=issuekey&sorter/order=DESC}here}}.
+
+** Documentation Errata
+
+   * The release notes were not updated prior to the release, and still 
reflect version 1.0.
+
+   * The deploying.html page has inconsistent repository ids.  The repository 
id in distributionManagement must
+    match the server id in settings.xml.
\ No newline at end of file


Reply via email to