Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 38823 invoked from network); 18 Aug 2005 17:00:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Aug 2005 17:00:07 -0000 Received: (qmail 60610 invoked by uid 500); 18 Aug 2005 17:00:02 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 60548 invoked by uid 500); 18 Aug 2005 17:00:01 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 60506 invoked by uid 99); 18 Aug 2005 17:00:01 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Aug 2005 10:00:01 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of robertburrelldonkin@gmail.com designates 64.233.184.197 as permitted sender) Received: from [64.233.184.197] (HELO wproxy.gmail.com) (64.233.184.197) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Aug 2005 10:00:20 -0700 Received: by wproxy.gmail.com with SMTP id i24so359605wra for ; Thu, 18 Aug 2005 09:59:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ctcWCpnx3H3foLeq+pQd63d5QEklxwRoeCQllumZvludUAaHIkxKCabOy5CX2HzI26EV+9yYuAlwQBndbey1dev7w013j9AzFpqgifoCFTFQUgu+KoSbIMMp7FK0wOcqj4JAKcdIaUOTsQwm4pBKLMU89ml5cENAbH9OcL/X580= Received: by 10.54.18.42 with SMTP id 42mr1296628wrr; Thu, 18 Aug 2005 09:59:59 -0700 (PDT) Received: by 10.54.41.65 with HTTP; Thu, 18 Aug 2005 09:59:59 -0700 (PDT) Message-ID: Date: Thu, 18 Aug 2005 17:59:59 +0100 From: robert burrell donkin To: axis-dev@ws.apache.org Subject: [Axis2] misplaced releases...? Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N i've noticed a few little issues whilst developing the download script. 1 the 0.91 war distribution is misplaced (needs to be in www.apache.org/dist so that it can be mirrored) and lacks signature and a checksum. 2 the 0.9 release is no longer present in www.apache.org/dist and so the links are broken. 3 the M1 war distribution was misplaced (should have been in cvs.apache.org/dist) and is now missing. i can see some options (but would be glad for people to jump in with better ones): 1 i can either remove this from the download page or the owner could create signatures and sums (from the *local* version please, not the apache one) and move the war into the release directory 2 could be removed from the release document or the link replaced with one to the archives 3 probably easiest just to remove the link what's it to be? - robert