Return-Path: Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 46221 invoked from network); 2 Oct 2000 13:30:04 -0000 Received: from e21.nc.us.ibm.com (32.97.136.227) by locus.apache.org with SMTP; 2 Oct 2000 13:30:04 -0000 Received: from southrelay02.raleigh.ibm.com (southrelay02.raleigh.ibm.com [9.37.3.209]) by e21.nc.us.ibm.com (8.9.3/8.9.3) with ESMTP id JAA114668 for ; Mon, 2 Oct 2000 09:17:42 -0500 From: rubys@us.ibm.com Received: from d54mta04.raleigh.ibm.com (d54mta04.raleigh.ibm.com [9.67.228.36]) by southrelay02.raleigh.ibm.com (8.8.8m3/NCO v4.93) with SMTP id JAA31262 for ; Mon, 2 Oct 2000 09:28:40 -0400 Received: by d54mta04.raleigh.ibm.com(Lotus SMTP MTA v4.6.5 (863.2 5-20-1999)) id 8525696C.004A070E ; Mon, 2 Oct 2000 09:28:34 -0400 X-Lotus-FromDomain: IBMUS To: tomcat-dev@jakarta.apache.org Message-ID: <8525696C.004A03F4.00@d54mta04.raleigh.ibm.com> Date: Mon, 2 Oct 2000 09:21:00 -0400 Subject: Re: Prep for Beta 6 Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N > Hi Sam, > > I was going to commit Rob S.'s update this afternoon > as well as a couple of documentation updates of my > own. Were you planning the beta 6 build for tonight, > or has it already occurred? I submitted the builds, but I can hold off posting the results and resubmit tomorrow morning. > P.S. The binaries on the IBM ftp site have had > problems this last week. Watchdog isn't building > (i.e. the watchdog files have been very short) and > jakarta-tomcat.zip contains a recent version of > Ant instead of Version 1.1. The builds posted to http://oss.software.ibm.com/developerworks/opensource/jakarta/nightly.html were meant to serve multiple purposes - in fact, one of the purposes is to provide the nightly builds of Ant. I use the same resources to produce the official 3.x binaries - I simply do a "cvs update -R ANT_11" before building. (And usually a cvs update -A after, but I have been known to forget) - Sam Ruby