I already upload the release in same folder as the old one. Its even on the mirrors. Just check http://www.apache.org/dist/James/server/ to see the files.
Bye, Norman 2010/10/31, [email protected] <[email protected]>: > Author: eric > Date: Sun Oct 31 10:28:39 2010 > New Revision: 1029300 > > URL: http://svn.apache.org/viewvc?rev=1029300&view=rev > Log: > Display an alert box when clicking on 3.0-M1 download button. > > Modified: > james/server/trunk/src/site/xdoc/index.xml > > Modified: james/server/trunk/src/site/xdoc/index.xml > URL: > http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/index.xml?rev=1029300&r1=1029299&r2=1029300&view=diff > ============================================================================== > --- james/server/trunk/src/site/xdoc/index.xml (original) > +++ james/server/trunk/src/site/xdoc/index.xml Sun Oct 31 10:28:39 2010 > @@ -67,7 +67,7 @@ > <p>Download James Mail Server.</p> > <p> > <span class="minibutton btn-download"> > - <a href="javascript:window.location='download.cgi';"> > + <a href="javascript:alert('Please come back tomorrow, we still > have to upload the voted release.');"> > <span><span class="icon"></span>Early James Server > 3.0-M1</span> > </a> > </span> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
