Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 68524 invoked from network); 12 Apr 2006 12:13:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Apr 2006 12:13:19 -0000 Received: (qmail 68896 invoked by uid 500); 12 Apr 2006 12:13:15 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 68834 invoked by uid 500); 12 Apr 2006 12:13:15 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 68810 invoked by uid 99); 12 Apr 2006 12:13:15 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Apr 2006 05:13:15 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mark.hindess@googlemail.com designates 64.233.166.176 as permitted sender) Received: from [64.233.166.176] (HELO pproxy.gmail.com) (64.233.166.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Apr 2006 05:13:14 -0700 Received: by pproxy.gmail.com with SMTP id o67so3468796pye for ; Wed, 12 Apr 2006 05:12:53 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=R/HAXf/yM+oGsQWNfm6hAI9e47+BsYhTZoazchqBIZ+SYRnt2+5CcSOO501OielRPkJZg8mJoTxDhQdFjonhLz88f29LmrPV1l1eCJ6NIsTI+ZybRYnFDnxxxDqY0yQevuBj68rQKoECiXofzBEv3VZ0Ax5bBlZbgjIxseBNQi0= Received: by 10.35.21.1 with SMTP id y1mr57092pyi; Wed, 12 Apr 2006 05:12:53 -0700 (PDT) Received: by 10.35.63.11 with HTTP; Wed, 12 Apr 2006 05:12:53 -0700 (PDT) Message-ID: Date: Wed, 12 Apr 2006 13:12:53 +0100 From: "Mark Hindess" To: harmony-dev@incubator.apache.org, geir@pobox.com Subject: Re: Compiling with jsr14 target In-Reply-To: <443CD8F4.4060901@pobox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <443C00BF.8090408@googlemail.com> <443CD8F4.4060901@pobox.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N It isn't a top-level parameter. So each javac will need to be annotated with source and target attributes. Of course, the values could be taken from a top-level property - perhaps imported from make/properties.xml. Also, the build.compiler properties will need to be commented out in each module/*/make/build.xml - some already are I think - otherwise all the tests will fail when they try to build with the eclipse compiler. I'm sure there'll be more subtle changes needed too. -Mark. On 4/12/06, Geir Magnusson Jr wrote: > > > George Harley wrote: > > Hi Paulex, > > > > Thanks for the update. Just so you know, I have been able to take the > > original patch containing the 5.0 features which mandated a 5.0 compile= r > > and compile things successfully using the "jsr14" target that has been > > previously discussed on the list. Making further use of that compiler > > option the new unit test code also compiled and ran successfully. > > > > > > All, > > > > What's the feeling about really trying to switch over to the "jsr14" > > target in the next day or so ? Purely as a *temporary* measure to help > > grow the code base until we have 5.0 VM support ? > > Isn't this a top-level parameter somewhere? I guess what I'm asking is > - isn't this easy to test viability? > > IOW, go for it and lets see what happens.... > > > geir > > > > > > > Best regards, > > George > > > > > > > > -------- Original Message -------- > > Subject: [jira] Updated: (HARMONY-230) Some classes in java.io need > > to implement Appendable interface > > Date: Tue, 11 Apr 2006 07:52:23 +0100 (BST) > > From: Paulex Yang (JIRA) > > Reply-To: harmony-dev@incubator.apache.org > > To: harmony-commits@incubator.apache.org > > > > > > > > [ http://issues.apache.org/jira/browse/HARMONY-230?page=3Dall ] > > > > Paulex Yang updated HARMONY-230: > > -------------------------------- > > > > Attachment: JIRA230.zip > > > > I rewrote this patch in Java 1.4 syntax, and recreated patch based on > > new SVN revision. Pls. help to try, thx. > > > >> Some classes in java.io need to implement Appendable interface > >> -------------------------------------------------------------- > >> > >> Key: HARMONY-230 > >> URL: http://issues.apache.org/jira/browse/HARMONY-230 > >> Project: Harmony > >> Type: Bug > > > >> Components: Classlib > >> Reporter: Paulex Yang > >> Assignee: George Harley > >> Attachments: JIRA230.zip, java.io.Appendable.patch, > >> java.io.Appendable_Test.patch > >> > >> As a new feature in java 5, Writer, PrintWriter, StringWriter and > >> CharArrayWriter should implement interface Appendable. > > > > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > For additional commands, e-mail: harmony-dev-help@incubator.apache.org > > -- Mark Hindess IBM Java Technology Centre, UK. --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org