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 F1545200B8B for ; Tue, 4 Oct 2016 21:19:44 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EFCC7160AC7; Tue, 4 Oct 2016 19:19:44 +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 63AD5160ACC for ; Tue, 4 Oct 2016 21:19:44 +0200 (CEST) Received: (qmail 87176 invoked by uid 500); 4 Oct 2016 19:19:43 -0000 Mailing-List: contact dev-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list dev@flink.apache.org Received: (qmail 87165 invoked by uid 99); 4 Oct 2016 19:19:43 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Oct 2016 19:19:43 +0000 Received: from mail-io0-f182.google.com (mail-io0-f182.google.com [209.85.223.182]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 344D61A0143 for ; Tue, 4 Oct 2016 19:19:43 +0000 (UTC) Received: by mail-io0-f182.google.com with SMTP id r30so38457149ioi.1 for ; Tue, 04 Oct 2016 12:19:43 -0700 (PDT) X-Gm-Message-State: AA6/9RkE/hCzgaVW9/j6AuA6fiCGepyhfF5BSEkEImiwJ28MYauEQG215xoUmOCZd7++nzwYtwYS0KUh0EnOPA== X-Received: by 10.107.131.216 with SMTP id n85mr6913329ioi.84.1475608782592; Tue, 04 Oct 2016 12:19:42 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.13.140 with HTTP; Tue, 4 Oct 2016 12:19:41 -0700 (PDT) In-Reply-To: References: From: Stephan Ewen Date: Tue, 4 Oct 2016 21:19:41 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [Discuss] Upgrade JUnit to 4.12 To: "dev@flink.apache.org" Content-Type: multipart/alternative; boundary=001a113ec58c50861a053e0ef10f archived-at: Tue, 04 Oct 2016 19:19:45 -0000 --001a113ec58c50861a053e0ef10f Content-Type: text/plain; charset=UTF-8 From my side +1, unless there are known issues with JUnit 4.12 On Tue, Oct 4, 2016 at 9:07 PM, Greg Hogan wrote: > JUnit 4.12 was released 4 Dec 2014. Flink is currently using JUnit 4.11 > from 14 Nov 2012. > https://github.com/junit-team/junit4/releases > > My use case is the support for assert equals on boolean arrays, but in > general this looks to be an innocuous change and I could not find any prior > discussion. > > Greg > --001a113ec58c50861a053e0ef10f--