Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 8582 invoked from network); 7 Dec 2005 16:20:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Dec 2005 16:20:38 -0000 Received: (qmail 71561 invoked by uid 500); 7 Dec 2005 14:28:34 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 71501 invoked by uid 500); 7 Dec 2005 14:28:33 -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 71490 invoked by uid 99); 7 Dec 2005 14:28:33 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Dec 2005 06:28:33 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of yoavshapira@gmail.com designates 64.233.184.197 as permitted sender) Received: from [64.233.184.197] (HELO wproxy.gmail.com) (64.233.184.197) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Dec 2005 06:28:31 -0800 Received: by wproxy.gmail.com with SMTP id i1so660158wra for ; Wed, 07 Dec 2005 06:28:11 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references; b=dJRht+b49WkIOGLpLK/p+f96xrl7iy2mCvtjVfJLZfNWbQ2rncPVsSR0Zq4+RsGWUh3H0UTScj1iP9yJnWgGGlZ5qbit+0YCkQksnQFh55fT2igsfIZ00MbnrFW94QOdVnJ8WTIdP2F9HvO8nCl0iIFURyy4TVDCHppxsvYGp0U= Received: by 10.65.181.10 with SMTP id i10mr1766142qbp; Wed, 07 Dec 2005 06:28:10 -0800 (PST) Received: by 10.65.197.12 with HTTP; Wed, 7 Dec 2005 06:28:10 -0800 (PST) Message-ID: Date: Wed, 7 Dec 2005 09:28:10 -0500 From: Yoav Shapira Sender: yoavshapira@gmail.com To: Tomcat Developers List Subject: Re: Is TC 5.0.28 forward compatible with Java 5 In-Reply-To: <5e4924630512062254n3b84e413oa146d2d269fc4278@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_29690_27467576.1133965690774" References: <5e4924630512050501v9c909ceq2be78f0a84311d7e@mail.gmail.com> <5e4924630512060339p3c02a4e2r82d9e0ee7006011b@mail.gmail.com> <5e4924630512062254n3b84e413oa146d2d269fc4278@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_29690_27467576.1133965690774 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, Try it ;) Yoav On 12/7/05, Satish MG wrote: > > Hi Yoav, > > Can I accomplish the goal of running Tomcat 5.0.28 on Java 5 by giving th= e > option "-source 1.4.2" to javac at compile time and by not making any > changes to the source code? > > Thanks > satish > > On 12/6/05, Yoav Shapira wrote: > > > > Hi, > > I think you can run Tomcat 5.0.28 on JSE 5 without any further work. > > In order to compile it on JSE 5 you need to replace the variables > > named enum with something that's not a keyword. > > > > Yoav > > > > On 12/6/05, Satish MG wrote: > > > Hi, > > > > > > I am using Tomcat 5.0.28 with Java 1.4.2. Now I have to use the Tomca= t > > with > > > Java 5.0. Even though Tomcat 5.5.X is Java 5 compatible with Java 5, > > > I wanted Tomcat 5.0.28 on Java 5. So I wanted to Know whether Tomcat > > > 5.0.28 is compatible with Java 5. > > > > > > Thanks > > > satish > > > > > > > > > > > > -- > > Yoav Shapira > > System Design and Management Fellow > > MIT Sloan School of Management > > Cambridge, MA, USA > > yoavs@computer.org / www.yoavshapira.com > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org > > For additional commands, e-mail: dev-help@tomcat.apache.org > > > > > > -- Yoav Shapira System Design and Management Fellow MIT Sloan School of Management Cambridge, MA, USA yoavs@computer.org / www.yoavshapira.com ------=_Part_29690_27467576.1133965690774--