Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 14709 invoked from network); 3 Jul 2008 08:48:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jul 2008 08:48:59 -0000 Received: (qmail 33918 invoked by uid 500); 3 Jul 2008 08:48:52 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 33901 invoked by uid 500); 3 Jul 2008 08:48:52 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 33878 invoked by uid 99); 3 Jul 2008 08:48:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jul 2008 01:48:52 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sianjanuary@googlemail.com designates 209.85.146.176 as permitted sender) Received: from [209.85.146.176] (HELO wa-out-1112.google.com) (209.85.146.176) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jul 2008 08:47:58 +0000 Received: by wa-out-1112.google.com with SMTP id j5so513721wah.18 for ; Thu, 03 Jul 2008 01:48:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=GdIwXaHYaPIhsfriy2129Oqy2PV7r4Rs4vq7UeYys8I=; b=abu4oj/bi7nBbcFhL8s+xYjuYYOFLewjuuGjFhBwGHRKa1M4hujZv68/WDkFQhIV2D ZS0CMVqTs7lUWESzYbpBjpH15WHzpIzFkw4xNDb6M1goWZjLk3IfB7FCcXAsS/n6wZWR 42zLBRtw5wP92G9JmMGb8W4HV7sSqRzJmBu1Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=o771kZJdRATSFvhfxFYj3ORFUdmbtWRXODaneircvj5mGmxKnf6DwWey3XU1Q9Esu/ ivzamNmfRqyv/KqRsQMe6tsK2HZJ2PD7Dr7ZuoYwt4g1V5r9A4o2+4+kEOyh1G6BdTGj DcuXnLGjhgKx9p/ytdWbPY0jqAmbj37cB9ID8= Received: by 10.115.14.1 with SMTP id r1mr8000818wai.139.1215074898587; Thu, 03 Jul 2008 01:48:18 -0700 (PDT) Received: by 10.115.55.4 with HTTP; Thu, 3 Jul 2008 01:48:18 -0700 (PDT) Message-ID: Date: Thu, 3 Jul 2008 09:48:18 +0100 From: "Sian January" To: dev@harmony.apache.org Subject: Re: [classlib] NLS messages no longer working? In-Reply-To: <200807021421.m62ELfgF019791@d06av01.portsmouth.uk.ibm.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_7130_27868148.1215074898579" References: <200807021421.m62ELfgF019791@d06av01.portsmouth.uk.ibm.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_7130_27868148.1215074898579 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Yes - I see this error too on Windows. On 02/07/2008, Mark Hindess wrote: > > > In my latest test run I have a failure like: > > testAddLayoutComponent Error awt.7F > > java.lang.AssertionError: awt.7F > at java.awt.GridBagLayout.addLayoutComponent(GridBagLayout.java:94) > at > java.awt.GridBagLayoutRTest.testAddLayoutComponent(GridBagLayoutRTest.java:15) > at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:25) > > where the nls token 'awt.7F' has not been replaced correctly. Anyone > else noticed this[0] or is it just me? > > -Mark. > > [0] The NLS issue - though fixing the testAddLayoutComponent failure would > be good too. > > -- Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU ------=_Part_7130_27868148.1215074898579--