Thanks. I guess that if I had read http://www.apache.org/dev/mirrors.html more thoroughly, I could have realized this myself!
Scott Nichol Do not send e-mail directly to this e-mail address, because it is filtered to accept only mail from specific mail lists. ----- Original Message ----- From: "Davanum Srinivas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 10, 2003 3:30 PM Subject: Re: Apache SOAP mirror [was: cvs commit: ws-site/targets/axis releases.html] > Check http://archive.apache.org/dist/ws/soap/ > > --- Scott Nichol <[EMAIL PROTECTED]> wrote: > > OK, I admit to being asleep at the wheel during the transition to WS and use of > > mirroring, but > > an Apache SOAP user has pointed out a small problem with the distribution site > > that I had not > > realized was happening. > > > > Within the version-specific directories that had been at > > http://xml.apache.org/dist/soap/, there > > were some optional binaries (jars) that accompanied older versions (2.2 and > > earlier). These > > were jars for things like BSF and XMI. With only the current version mirrored, > > these jars are > > no longer available through the standard distribution channel. While the project > > docs have > > links for finding "current" versions of these, those links are outdated, and the > > user in > > question has not been able to track down binaries, and it is not clear to me that > > compatible > > versions of them are still available. > > > > I would love to be able to offer users a place from which to download these. > > Would making them > > available through the mirrors be against policy, common practice, or even illegal? > > If it is OK > > to put them on the mirrors, can I just copy them from > > /www/ws.apache.org/dist/soap/version-2.2 > > to /www/www.apache.org/dist/ws/soap/version-2.3.1? It appears to be policy that I > > create md5 > > checksums first, eh? > > > > Any support for doing this or suggestions for handling the issue in another way > > are most > > welcome. > > > > Scott Nichol > > > > ----- Original Message ----- > > From: "Tetsuya Kitahata" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > > Sent: Monday, September 15, 2003 6:02 AM > > Subject: Re: cvs commit: ws-site/targets/axis releases.html > > > > > > > > > > Hi, > > > > > > Yes, I have set them up correctly. > > > > > > The policy would be > > > 1. Newest download should use "mirror.cgi" > > > (and /www/www.apache.org/dist/) > > > 2. Archived (not newest) download should use "archive.apache.org/dist" > > > > > > Note: > > > #1: Not all the archives should be in > > > /www/www.apache.org/dist/ > > > due to the bandwidth of "rsync". > > > Just "Newest" download should use this directory, I suppose. > > > > > > Sincerely, > > > > > > -- Tetsuya. ([EMAIL PROTECTED]) > > > > > > On Mon, 15 Sep 2003 03:36:36 -0700 (PDT) > > > (Subject: Re: cvs commit: ws-site/targets/axis releases.html) > > > Davanum Srinivas <[EMAIL PROTECTED]> wrote: > > > > > > > Please set up redirects so that If you click on the old link, you will be > > > > redirectd to the > > > > archives > > > > > > > > Thanks, > > > > dims > > > > --- Davanum Srinivas <[EMAIL PROTECTED]> wrote: > > > > > If you click on the old link, you will see that it redirects you to the > > > > > archive :) > > > > > > > > > > --- [EMAIL PROTECTED] wrote: > > > > > > tetsuya 2003/09/15 03:33:24 > > > > > > > > > > > > Modified: targets/axis releases.html > > > > > > Log: > > > > > > It is recommended (by infrastructure team) to use > > > > > > "http://archive.apache.org/dist/ws/***/" > > > > > > rather than > > > > > > "http://ws.apache.org/***/dist" > > > > > > > > > > > > Revision Changes Path > > > > > > 1.8 +12 -12 ws-site/targets/axis/releases.html > > > > > > > > > > > > Index: releases.html > > > > > > =================================================================== > > > > > > RCS file: /home/cvs/ws-site/targets/axis/releases.html,v > > > > > > retrieving revision 1.7 > > > > > > retrieving revision 1.8 > > > > > > diff -u -r1.7 -r1.8 > > > > > > --- releases.html 14 Sep 2003 07:24:12 -0000 1.7 > > > > > > +++ releases.html 15 Sep 2003 10:33:24 -0000 1.8 > > > > > > @@ -26,62 +26,62 @@ > > > > > > <td>Final Version 1.1.</td> > > > > > > </tr> > > > > > > <tr> > > > > > > - <td><a href="http://ws.apache.org/axis/dist/1_1rc2">1.1rc2</a></td> > > > > > > + <td><a > > > > > > href="http://archive.apache.org/dist/ws/axis/1_1rc2">1.1rc2</a></td> > > > > > > <td>March 5, 2003</td> > > > > > > <td>Release Candidate #2 for version 1.1.</td> > > > > > > </tr> > > > > > > <tr> > > > > > > - <td><a href="http://ws.apache.org/axis/dist/1_1RC1">1.1rc1</a></td> > > > > > > + <td><a > > > > > > href="http://archive.apache.org/dist/ws/axis/1_1RC1">1.1rc1</a></td> > > > > > > <td>February 9, 2003</td> > > > > > > <td>Release Candidate #1 for version 1.1.</td> > > > > > > </tr> > > > > > > <tr> > > > > > > - <td><a > > > > > > href="http://ws.apache.org/axis/dist/1_1beta">1.1beta</a></td> > > > > > > + <td><a > > > > > > href="http://archive.apache.org/dist/ws/axis/1_1beta">1.1beta</a></td> > > > > > > <td>December 3, 2002</td> > > > > > > <td>Beta for 1.1 release</td> > > > > > > </tr> > > > > > > <tr> > > > > > > - <td><a href="http://ws.apache.org/axis/dist/1_0/">1.0</a></td> > > > > > > + <td><a > > > > > > href="http://archive.apache.org/dist/ws/axis/1_0/">1.0</a></td> > > > > > > <td>October 7, 2002</td> > > > > > > <td>Release 1.0.</td> > > > > > > </tr> > > > > > > <tr> > > > > > > - <td><a href="http://ws.apache.org/axis/dist/1_0rc2/">1.0rc2</a></td> > > > > > > + <td><a > > > > > > href="http://archive.apache.org/dist/ws/axis/1_0rc2/">1.0rc2</a></td> > > > > > > <td>September 30, 2002</td> > > > > > > <td>Release Candidate #2 for version 1.0.</td> > > > > > > </tr> > > > > > > <tr> > > > > > > - <td><a href="http://ws.apache.org/axis/dist/1_0rc1/">1.0rc1</a></td> > > > > > > + <td><a > > > > > > href="http://archive.apache.org/dist/ws/axis/1_0rc1/">1.0rc1</a></td> > > > > > > <td>September 6, 2002</td> > > > > > > <td>Release Candidate #1 for version 1.0.</td> > > > > > > </tr> > > > > > > <tr> > > > > > > - <td><a href="http://ws.apache.org/axis/dist/beta3/">Beta 3</a></td> > > > > > > + <td><a href="http://archive.apache.org/dist/ws/axis/beta3/">Beta > > > > > > 3</a></td> > > > > > > <td>July 9, 2002</td> > > > > > > <td>Third beta release (<a href="beta2-beta3.html">changes since > > > > > > beta > > 2</a>).</td> > > > > > > </tr> > > > > > > <tr> > > > > > > - <td><a href="http://ws.apache.org/axis/dist/beta2/">Beta 2</a></td> > > > > > > + <td><a href="http://archive.apache.org/dist/ws/axis/beta2/">Beta > > > > > > 2</a></td> > > > > > > <td>April 29, 2002</td> > > > > > > <td>Second beta release (<a href="beta1-beta2.html">changes since > > > > > > beta > > 1</a>)</td> > > > > > > </tr> > > > > > > <tr> > > > > > > - <td><a href="http://ws.apache.org/axis/dist/beta1/">Beta 1</a></td> > > > > > > + <td><a href="http://archive.apache.org/dist/ws/axis/beta1/">Beta > > > > > > 1</a></td> > > > > > > <td>March 15, 2002</td> > > > > > > <td>First beta release.</td> > > > > > > </tr> > > > > > > <tr> > > > > > > - <td><a href="http://ws.apache.org/axis/dist/alpha3">Alpha 3</a></td> > > > > > > + <td><a href="http://archive.apache.org/dist/ws/axis/alpha3">Alpha > > > > > > 3</a></td> > > > > > > <td>December 14, 2001</td> > > > > > > <td>Third Alpha - add JAX RPC, WSDD, more WSDL functionallity, > > > > > > etc.</td> > > > > > > </tr> > > > > > > <tr> > > > > > > - <td><a href="http://ws.apache.org/axis/dist/alpha2">Alpha 2</a></td> > > > > > > + <td><a href="http://archive.apache.org/dist/ws/axis/alpha2">Alpha > > > > > > 2</a></td> > > > > > > <td>September 21, 2001</td> > > > > > > <td>Second Alpha - add WSDL functionality, many bug fixes</td> > > > > > > </tr> > > > > > > <tr> > > > > > > - <td><a href="http://ws.apache.org/axis/dist/alpha1">Alpha 1</a></td> > > > > > > + <td><a href="http://archive.apache.org/dist/ws/axis/alpha1">Alpha > > > > > > 1</a></td> > > > > > > <td>August 15, 2001</td> > > > > > > <td>First Alpha release</td> > > > > > > </tr> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ===== > > > > > Davanum Srinivas - http://webservices.apache.org/~dims/ > > > > > > > > > > > > ===== > > > > Davanum Srinivas - http://webservices.apache.org/~dims/ > > > > > > ----------------------------------------------------------- > > > Tetsuya Kitahata -- Terra-International, Inc. > > > E-mail: [EMAIL PROTECTED] http://www.terra-intl.com/ > > > (Accredited Herrmann Brain Dominance Instrument Facilitator) > > > http://www.hbdi.com/ > > > > > > > > > ===== > Davanum Srinivas - http://webservices.apache.org/~dims/ >
