Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 14315 invoked from network); 13 Nov 2005 11:35:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Nov 2005 11:35:47 -0000 Received: (qmail 16860 invoked by uid 500); 13 Nov 2005 11:35:42 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 16827 invoked by uid 500); 13 Nov 2005 11:35:41 -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 16815 invoked by uid 99); 13 Nov 2005 11:35:41 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Nov 2005 03:35:41 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [193.252.22.158] (HELO smtp1.freeserve.com) (193.252.22.158) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Nov 2005 03:35:33 -0800 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3001.me.freeserve.com (SMTP Server) with ESMTP id 1A0EC1C000EC for ; Sun, 13 Nov 2005 12:35:19 +0100 (CET) Received: from [192.168.0.2] (user-2039.lns6-c10.dsl.pol.co.uk [84.68.167.247]) by mwinf3001.me.freeserve.com (SMTP Server) with ESMTP id F0BC91C000E9 for ; Sun, 13 Nov 2005 12:35:18 +0100 (CET) X-ME-UUID: 20051113113518986.F0BC91C000E9@mwinf3001.me.freeserve.com Message-ID: <437724F5.3050609@apache.org> Date: Sun, 13 Nov 2005 11:35:17 +0000 From: Mark Thomas User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: svn commit: r332806 - in /tomcat/jasper/tc5.5.x: .classpath .project References: <20051112180804.58066.qmail@minotaur.apache.org> <43765BC7.8000108@apache.org> <96e4b5230511121547g38c6d799ifd21ce8ef2dafe14@mail.gmail.com> <4376879E.4090701@apache.org> <96e4b5230511121645g473f4e85t283c0129e19551de@mail.gmail.com> <4376930D.7010801@apache.org> <96e4b5230511121853l457eb34bha19d69ab13025ea0@mail.gmail.com> In-Reply-To: <96e4b5230511121853l457eb34bha19d69ab13025ea0@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Costin Manolache wrote: > I'm confused - build.xml seems to checkout the real dirs, not current > - I found no reference to current/ in build.xml I think that makes two of us ;) You are right. We could change build.xml to use current. I'll test this and if it works, make the change. I am going to try and create a new, clean TC5.5.x build environment. I'll try and iron out any inconsistencies as I go. > How are you making subclipse see the project ? Team->share doesn't do it for me. I had to add https://svn.apache.org/asf/repos/tomcat to my list of repositories in Subclipse SVN repository view. Once I did that, it all just worked. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org