Return-Path: X-Original-To: apmail-falcon-dev-archive@minotaur.apache.org Delivered-To: apmail-falcon-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3AB4611BD5 for ; Tue, 2 Sep 2014 18:59:43 +0000 (UTC) Received: (qmail 7426 invoked by uid 500); 2 Sep 2014 18:59:43 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 7391 invoked by uid 500); 2 Sep 2014 18:59:43 -0000 Mailing-List: contact dev-help@falcon.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.incubator.apache.org Delivered-To: mailing list dev@falcon.incubator.apache.org Received: (qmail 7380 invoked by uid 99); 2 Sep 2014 18:59:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Sep 2014 18:59:43 +0000 X-ASF-Spam-Status: No, hits=-2001.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 02 Sep 2014 18:59:42 +0000 Received: (qmail 6012 invoked by uid 99); 2 Sep 2014 18:59:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Sep 2014 18:59:21 +0000 Date: Tue, 2 Sep 2014 18:59:21 +0000 (UTC) From: "Venkatesh Seetharam (JIRA)" To: dev@falcon.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FALCON-652) EntityUtils tests are failing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FALCON-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14118539#comment-14118539 ] Venkatesh Seetharam commented on FALCON-652: -------------------------------------------- I see a new dependency joda time. why do we need this? Can you not use whats in there already? > EntityUtils tests are failing > ----------------------------- > > Key: FALCON-652 > URL: https://issues.apache.org/jira/browse/FALCON-652 > Project: Falcon > Issue Type: Bug > Reporter: Ajay Yadav > Assignee: Ajay Yadav > Attachments: falcon-652.patch > > > EntityUtils Tests have timezone hardcoded as PDT in expected output. This causes tests to fail when run in other timezones. -- This message was sent by Atlassian JIRA (v6.3.4#6332)