Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 66421 invoked from network); 26 Feb 2008 22:33:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Feb 2008 22:33:53 -0000 Received: (qmail 14652 invoked by uid 500); 26 Feb 2008 22:33:46 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 14566 invoked by uid 500); 26 Feb 2008 22:33:46 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 14557 invoked by uid 99); 26 Feb 2008 22:33:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2008 14:33:46 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 72.14.246.249 as permitted sender) Received: from [72.14.246.249] (HELO ag-out-0708.google.com) (72.14.246.249) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2008 22:33:13 +0000 Received: by ag-out-0708.google.com with SMTP id 23so6331783agd.6 for ; Tue, 26 Feb 2008 14:33:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=bfdmhP8/Vgucgq7dwlJ2r50qImpSjpY3m8yHHEXuqi4=; b=b80s+ImxyO0Yexc/AD9rYYUQC7YN6NmmBVVg6+GkOw7StCYdMOHDmJnICrmhhSzUlt4A2uD5Euo6xl02NJJfrgaWwYz6b4vCk12TCOnjHZljUSuLfnLPOZcZlYL9eupwpYedlJmY5soZ2MJ46bFYRoUyVx3JX/VvMwygA6rMcac= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=f3SpI4gthXHW+KrWLbeOncCOjB1jyWGZzXzSskNdUHwolv0HJ4VbcYXfsaaRQkCJdJLdcrZUjqCEELNZojKllhES28p2lgIEYIqmJ3V1Kvaw6jsj64vzicp9w+QLJaIG0RtJvse0V1KH245lGqzWr3PpCY7yzlnVIpYCFo3bWVg= Received: by 10.142.126.17 with SMTP id y17mr4376982wfc.170.1204065200654; Tue, 26 Feb 2008 14:33:20 -0800 (PST) Received: by 10.142.229.10 with HTTP; Tue, 26 Feb 2008 14:33:20 -0800 (PST) Message-ID: <25aac9fc0802261433x2ab42a53u9c2fd8749c5dfb5c@mail.gmail.com> Date: Tue, 26 Feb 2008 22:33:20 +0000 From: sebb To: "Commons Developers List" Subject: [All] created HEADER and README html files in dist MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org I've created HEADER.html and README.html files in commons/xyx commons/xyx/binaries commons/xyx/source If there was already an existing html file in commons/xyz, then links to it were created in binaries and source. Otherwise links were created to the top-level files in commons. The purpose of this is to ensure that all the directories include: * directions to use the mirrors for preference * how to use digests and signatures. S/// --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org