Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 23456 invoked from network); 26 Apr 2007 02:09:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Apr 2007 02:09:48 -0000 Received: (qmail 48191 invoked by uid 500); 26 Apr 2007 02:09:50 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 48152 invoked by uid 500); 26 Apr 2007 02:09:49 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 48141 invoked by uid 500); 26 Apr 2007 02:09:49 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 48138 invoked by uid 99); 26 Apr 2007 02:09:49 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr 2007 19:09:49 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr 2007 19:09:42 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 5E3AD1A9838; Wed, 25 Apr 2007 19:09:22 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r532568 - /tomcat/current/tc5.0.x/ Date: Thu, 26 Apr 2007 02:09:22 -0000 To: tomcat-dev@jakarta.apache.org From: markt@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070426020922.5E3AD1A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: markt Date: Wed Apr 25 19:09:21 2007 New Revision: 532568 URL: http://svn.apache.org/viewvc?view=rev&rev=532568 Log: Configure externals. Use 5.0.x branches for all components except the spec which should be the same for 5.0 and 5.5 Modified: tomcat/current/tc5.0.x/ (props changed) Propchange: tomcat/current/tc5.0.x/ ------------------------------------------------------------------------------ --- svn:externals (added) +++ svn:externals Wed Apr 25 19:09:21 2007 @@ -0,0 +1,5 @@ +build https://svn.apache.org/repos/asf/tomcat/build/branches/tc5.0.x +container https://svn.apache.org/repos/asf/tomcat/container/branches/tc5.0.x +connectors https://svn.apache.org/repos/asf/tomcat/connectors/branches/tc5.0.x +jasper https://svn.apache.org/repos/asf/tomcat/jasper/branches/tc5.0.x +servletapi https://svn.apache.org/repos/asf/tomcat/servletapi/servlet2.4-jsp2.0-tc5.x --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org