Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 86746 invoked from network); 11 Apr 2006 19:17:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Apr 2006 19:17:51 -0000 Received: (qmail 44008 invoked by uid 500); 11 Apr 2006 19:17:42 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 43949 invoked by uid 500); 11 Apr 2006 19:17:42 -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 43938 invoked by uid 99); 11 Apr 2006 19:17:42 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Apr 2006 12:17:42 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=RCVD_IN_SORBS_WEB,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of george.c.harley@googlemail.com designates 64.233.182.185 as permitted sender) Received: from [64.233.182.185] (HELO nproxy.gmail.com) (64.233.182.185) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Apr 2006 12:17:41 -0700 Received: by nproxy.gmail.com with SMTP id d4so985070nfe for ; Tue, 11 Apr 2006 12:17:19 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:reply-to:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=jTwZwMdADP7U3HlIqLYXypMDRDfpMIU28r5p4rrb+syM+KyYeo2s/qBmVThmEzcatVWSx0PCU4jrDRco81AnYuqftJ39qtUBavMgeq0qEXqwutG1pYIt9fWNnqx523T3eLD3Ce/AQh4HA8HfWIBXJw6FmdYY2pVNTNKpPnx4o9w= Received: by 10.49.10.15 with SMTP id n15mr1250370nfi; Tue, 11 Apr 2006 12:17:19 -0700 (PDT) Received: from ?9.20.183.63? ( [195.212.29.75]) by mx.gmail.com with ESMTP id l38sm45612nfc.2006.04.11.12.17.19; Tue, 11 Apr 2006 12:17:19 -0700 (PDT) Message-ID: <443C00BF.8090408@googlemail.com> Date: Tue, 11 Apr 2006 20:17:19 +0100 From: George Harley Reply-To: harmony-dev@incubator.apache.org User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Compiling with jsr14 target Content-Type: text/plain; charset=utf-8; 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 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 compiler 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 ? 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=all ] 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. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- 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