From svn-return-6837-apmail-forrest-svn-archive=forrest.apache.org@forrest.apache.org Wed Apr 04 12:08:57 2007
Return-Path:
Delivered-To: apmail-forrest-svn-archive@www.apache.org
Received: (qmail 46019 invoked from network); 4 Apr 2007 12:08:56 -0000
Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2)
by minotaur.apache.org with SMTP; 4 Apr 2007 12:08:56 -0000
Received: (qmail 42622 invoked by uid 500); 4 Apr 2007 12:09:03 -0000
Delivered-To: apmail-forrest-svn-archive@forrest.apache.org
Received: (qmail 42587 invoked by uid 500); 4 Apr 2007 12:09:02 -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"
List-Id:
Delivered-To: mailing list svn@forrest.apache.org
Received: (qmail 42577 invoked by uid 99); 4 Apr 2007 12:09:02 -0000
Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133)
by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Apr 2007 05:09:02 -0700
X-ASF-Spam-Status: No, hits=-99.5 required=10.0
tests=ALL_TRUSTED,NO_REAL_NAME
X-Spam-Check-By: apache.org
Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3)
by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Apr 2007 05:08:55 -0700
Received: by eris.apache.org (Postfix, from userid 65534)
id 869D51A9838; Wed, 4 Apr 2007 05:08:27 -0700 (PDT)
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: svn commit: r525498 - /forrest/trunk/site-author/content/xdocs/mirrors.html
Date: Wed, 04 Apr 2007 12:08:27 -0000
To: svn@forrest.apache.org
From: crossley@apache.org
X-Mailer: svnmailer-1.1.0
Message-Id: <20070404120827.869D51A9838@eris.apache.org>
X-Virus-Checked: Checked by ClamAV on apache.org
Author: crossley
Date: Wed Apr 4 05:08:23 2007
New Revision: 525498
URL: http://svn.apache.org/viewvc?view=rev&rev=525498
Log:
Provide a basic md5 example.
Modified:
forrest/trunk/site-author/content/xdocs/mirrors.html
Modified: forrest/trunk/site-author/content/xdocs/mirrors.html
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/mirrors.html?view=diff&rev=525498&r1=525497&r2=525498
==============================================================================
--- forrest/trunk/site-author/content/xdocs/mirrors.html (original)
+++ forrest/trunk/site-author/content/xdocs/mirrors.html Wed Apr 4 05:08:23 2007
@@ -143,6 +143,11 @@
here or an openssl client
from here.
+
+% md5sum apache-forrest-X.Y.tar.gz
+... output should match the string in apache-forrest-X.Y.tar.gz.md5
+
+
We strongly recommend you verify your downloads with both PGP and MD5.