Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4E04C200BF4 for ; Fri, 6 Jan 2017 12:57:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4C989160B1F; Fri, 6 Jan 2017 11:57:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BA63A160B37 for ; Fri, 6 Jan 2017 12:56:59 +0100 (CET) Received: (qmail 34144 invoked by uid 500); 6 Jan 2017 11:56:58 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 34129 invoked by uid 99); 6 Jan 2017 11:56:58 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2017 11:56:58 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 2FE0BC0A89 for ; Fri, 6 Jan 2017 11:56:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.001 X-Spam-Level: * X-Spam-Status: No, score=1.001 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_NONE=-0.0001, URI_TRY_3LD=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 1w3J2vkVX7tW for ; Fri, 6 Jan 2017 11:56:54 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 27C085F3BC for ; Fri, 6 Jan 2017 11:56:54 +0000 (UTC) Received: from mtom.nabble.com (unknown [162.253.133.81]) by mbob.nabble.com (Postfix) with ESMTP id 1CF0339B109A for ; Fri, 6 Jan 2017 03:40:52 -0800 (PST) Date: Fri, 6 Jan 2017 03:22:30 -0700 (MST) From: Dennis Kieselhorst To: dev@myfaces.apache.org Message-ID: <1483698150025-122752.post@n7.nabble.com> In-Reply-To: <55533461.1060004@dekies.de> References: <55533461.1060004@dekies.de> Subject: Re: [tobago] Jenkins build job for 3.x branch MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Fri, 06 Jan 2017 11:57:00 -0000 Hi, I fixed the setup for the integration test build. Three test failures are remaining: https://builds.apache.org/view/All/job/Tobago%203.0.x%20integration-test/297/console In my view the build should be independent of the locale: <[Expected: "24.07.]1969"> but was:<[Result: "Jul 24, ]1969"> You can use e.g. -Duser.language=en -Duser.country=US to see if it also runs in another locale. Cheers Dennis -- View this message in context: http://myfaces.10567.n7.nabble.com/tobago-Jenkins-build-job-for-3-x-branch-tp119906p122752.html Sent from the My Faces - Dev mailing list archive at Nabble.com.