Return-Path: X-Original-To: apmail-avro-dev-archive@www.apache.org Delivered-To: apmail-avro-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 046C3D95E for ; Wed, 12 Sep 2012 08:22:19 +0000 (UTC) Received: (qmail 72649 invoked by uid 500); 12 Sep 2012 08:22:18 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 70906 invoked by uid 500); 12 Sep 2012 08:22:12 -0000 Mailing-List: contact dev-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list dev@avro.apache.org Received: (qmail 70831 invoked by uid 99); 12 Sep 2012 08:22:09 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2012 08:22:09 +0000 Date: Wed, 12 Sep 2012 19:22:09 +1100 (NCT) From: "Tom White (JIRA)" To: dev@avro.apache.org Message-ID: <403750054.68409.1347438129857.JavaMail.jiratomcat@arcas> In-Reply-To: <1929181717.62726.1347361571793.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (AVRO-1155) Stringable Date test in TestReflect fails if timezone doesn't match locale's default MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AVRO-1155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated AVRO-1155: ---------------------------- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) I just committed this. > Stringable Date test in TestReflect fails if timezone doesn't match locale's default > ------------------------------------------------------------------------------------ > > Key: AVRO-1155 > URL: https://issues.apache.org/jira/browse/AVRO-1155 > Project: Avro > Issue Type: Bug > Components: java > Reporter: Tom White > Assignee: Tom White > Fix For: 1.7.2 > > Attachments: AVRO-1155.patch, AVRO-1155.patch > > > The problem is that java.util.Date's string contructor cannot reliably parse its toString() representation in some combinations of timezone and locale. > This started happening after AVRO-1146. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira