mirror of https://github.com/apache/archiva.git
Fix version number, comment out links to missing pages, and add release announcement text.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@539634 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3dce54c7fb
commit
5078a5004d
|
@ -2,15 +2,18 @@
|
|||
Download
|
||||
------
|
||||
|
||||
Download Archiva 0.9 Alpha 2
|
||||
Download Archiva
|
||||
|
||||
Archiva 0.9 Alpha 2 is distributed under the {{{http://maven.apache.org/archiva/license.html} Apache License, version 2.0}}.
|
||||
Archiva is distributed under the {{{http://maven.apache.org/archiva/license.html} Apache License, version 2.0}}.
|
||||
|
||||
You will be prompted for a mirror - if the file is not found on yours, please be patient, as it may take 24
|
||||
hours to reach all mirrors.
|
||||
|
||||
* Archiva 0.9 Alpha 2
|
||||
|
||||
This version is considered a proof of concept, useful for demonstration purposes, small repositories, and low user
|
||||
counts. We look forward to significant scalability and stability improvements coming soon in Archiva 1.0.
|
||||
|
||||
*-------------------------------+---------+----------+-----------+
|
||||
| | Mirrors | Checksum | Signature |
|
||||
*-------------------------------+---------+----------+-----------+
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
<li>
|
||||
<a href="download.html#installation">Installation Instructions</a>
|
||||
</li>
|
||||
<!--
|
||||
<li>
|
||||
<a href="release-notes.html">Release Notes</a>
|
||||
</li>
|
||||
|
@ -50,6 +51,7 @@
|
|||
<li>
|
||||
<a href="guides/index.html">Documentation</a>
|
||||
</li>
|
||||
-->
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
@ -80,7 +82,7 @@
|
|||
<section name="Latest News">
|
||||
<p>
|
||||
<ul>
|
||||
<li>Archiva 1.1 Alpha 2 Release Available - May 18, 2007</li>
|
||||
<li>Archiva 0.9 Alpha 2 Release Available - May 18, 2007</li>
|
||||
</ul>
|
||||
</p>
|
||||
</section>
|
||||
|
|
Loading…
Reference in New Issue