From svn-return-2276-apmail-forrest-svn-archive=forrest.apache.org@forrest.apache.org Mon May 09 05:45:35 2005 Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 85950 invoked from network); 9 May 2005 05:45:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 May 2005 05:45:34 -0000 Received: (qmail 11553 invoked by uid 500); 9 May 2005 05:48:38 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 11510 invoked by uid 500); 9 May 2005 05:48:38 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 11485 invoked by uid 99); 9 May 2005 05:48:37 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Sun, 08 May 2005 22:48:37 -0700 Received: (qmail 85929 invoked by uid 65534); 9 May 2005 05:45:31 -0000 Message-ID: <20050509054531.85928.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: svn commit: r169239 - /forrest/site/0.6/mirrors.html Date: Mon, 09 May 2005 05:45:31 -0000 To: svn@forrest.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.0.0-dev X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: crossley Date: Sun May 8 22:45:30 2005 New Revision: 169239 URL: http://svn.apache.org/viewcvs?rev=3D169239&view=3Drev Log: Add the mirrors.html for 0.6 release docs. Added: forrest/site/0.6/mirrors.html (with props) Added: forrest/site/0.6/mirrors.html URL: http://svn.apache.org/viewcvs/forrest/site/0.6/mirrors.html?rev=3D1692= 39&view=3Dauto =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- forrest/site/0.6/mirrors.html (added) +++ forrest/site/0.6/mirrors.html Sun May 8 22:45:30 2005 @@ -0,0 +1,285 @@ + + + + + + + + +Obtain the Apache Forrest distribution (v0.6) + + + + + + + + + +
+ + + +
+ +
+3D"Apache"= +
+ + +
+3D"For= +
+ + +
+
+ =20 + + +
+ + + + +
+
+
+
+ +
+ + +
+ +
+ =20 +   +
+ + +
+
About
+
+
+Index +
+ + + +
+FAQs +
+ +
+Todo +
+ +
+
Related projects
+ +
+
+ This is documentation for past release v0.6 + (More)
+
+
+ +
+ + +
+
+3D"PDF
+ PDF
+
+
+ Font size:=20 +   = =20 +   +   +
+

Obtain the Apache Forrest distribution

+
+ This is documentation for past release v0.6 + (More)
+ + +

How to download

+
+

Use the links below to download a distribution of Apache Forrest from o= ne of our mirrors. It is good practice to ver= ify the integrity of the distribution files.

+

Apache Forrest is distributed as a zip = archive (for Windows) and as a tar.gz archi= ve (for UNIX). The contents are the same, the only difference is the line-e= ndings of all text files.

+

The distribution contains all of the source code, documentation, and re= sources, together with the pre-built ready-to-run forrest binary.

+
+ +

Current official release (closest mirror site = selected automatically)

+
+

You are currently using [preferred]. If you encounter = a problem with this mirror, then please select another. If all mirrors are = failing, there are backup mirrors at the end of the list. See status of mirrors.

+
+Other mirrors: +
+

The current release is Apache Forrest 0.6 (see the release notes).

+ +
+ +

Snapshots of current development and head SVN = repository

+
+

If you want to use the latest Apache Forrest features, the source code = is under version control with Subversion (read how to obtain your working copy). There are also compressed source snapshots that are packed every 6 hours.

+
+ +

Archive of old releases

+
+

Older releases are available in the archive. Those releases are only pr= ovided as historical artefacts. We strongly recommend to not use those rele= ases, but upgrade to the most recent release.

+
+ +

Verify releases

+
+

It is essential that you verify the integrity of the downloaded files u= sing the PGP and MD5 signatures. MD5 verification ensures the file was not = corrupted during the download process. PGP verification ensures that the fi= le came from a certain person.

+

The PGP signatures can be verified using PGP or GPG. First download the Apache Forrest KEYS as we= ll as the asc signature file for the partic= ular distribution. It is important that you get these files from the ultima= te trusted source - the main ASF distribution site, rather than from a mirr= or. Then verify the signatures using ...

+
% pgpk -a KEYS
+% pgpv apache-forrest-X.Y.tar.gz.asc
+
+or
+
+% pgp -ka KEYS
+% pgp apache-forrest-X.Y.tar.gz.asc
+
+or
+
+% gpg --import KEYS
+% gpg --verify apache-forrest-X.Y.tar.gz.asc
+
+

To verify the MD5 signature on the files, you need to use a program cal= led md5 or md5sum<= /span>, which is included in many unix distributions. It is also available = as part of GNU Textutils. Windows users can get binary md5 pro= grams from here= , here, or here.

+

We strongly recommend you verify your downloads with both PGP and MD5.<= /p> +

+
+ +
 
+
+
+ +
+ +
+
+ Copyright © + 2002-2004 The Apache = Software Foundation. +
+ +
+ + Propchange: forrest/site/0.6/mirrors.html ---------------------------------------------------------------------------= --- svn:eol-style =3D native