Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 56813 invoked from network); 5 May 2003 03:23:39 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 5 May 2003 03:23:39 -0000 Received: (qmail 18843 invoked by uid 97); 5 May 2003 03:25:50 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@nagoya.betaversion.org Received: (qmail 18836 invoked from network); 5 May 2003 03:25:50 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 5 May 2003 03:25:49 -0000 Received: (qmail 55980 invoked by uid 500); 5 May 2003 03:23:32 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 55967 invoked from network); 5 May 2003 03:23:32 -0000 Received: from main.gmane.org (80.91.224.249) by daedalus.apache.org with SMTP; 5 May 2003 03:23:32 -0000 Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19CWWj-0000ST-00 for ; Mon, 05 May 2003 05:20:29 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: tomcat-dev@jakarta.apache.org Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19CWNh-00006f-00 for ; Mon, 05 May 2003 05:11:09 +0200 From: Costin Manolache Subject: Tomcat-connectors-1.1-M1 Date: Sun, 04 May 2003 20:13:04 -0700 Lines: 26 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@main.gmane.org User-Agent: KNode/0.7.2 Sender: news X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I did the JTC_1_1_M1 tag and build for tomcat-connectors-1.1M1. The main purpose is to be able to use the same connector across all tomcat versions - that was one of the goals of tomcat-connectors. The code is identical with the one in tomcat5.0.2 - except the build procedure and packaging. I tried it against tomcat-3.3.1a, tomcat4.0.6, tomcat4.1.18 and tomcat4.1.24 - all seem to work fine. Also included in doc/ are basic instructions for setting it up in each of those versions. Tomcat5.0.2 includes it by default, so no special instructions are needed. >From my point of view, any bug against the connector in any tomcat version should be fixed by upgrading the connector to the latest common version. Dealing with 4 branches is too expensive - and the connector code is desingned to be common. Please test and let me know if there are any problems. We should have another standalone release at the same time with 5.0.3 that will pick any fix. I uploaded the builds at http://jakarta.apache.org/builds/jakarta-tomcat-connectors/release/v1.1M1 ( I don't think it should go to www.apache.org/dist since it's just a milestone release ). Costin --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org