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 90116200BBC for ; Sun, 13 Nov 2016 11:18:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 8E9F3160B13; Sun, 13 Nov 2016 10:18:01 +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 0C59E160AF2 for ; Sun, 13 Nov 2016 11:18:00 +0100 (CET) Received: (qmail 3663 invoked by uid 500); 13 Nov 2016 10:18:00 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 3644 invoked by uid 99); 13 Nov 2016 10:18:00 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Nov 2016 10:18:00 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 19F9B2C4C70 for ; Sun, 13 Nov 2016 10:18:00 +0000 (UTC) Date: Sun, 13 Nov 2016 10:18:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (WW-2454) TestNG dependency update from 5.1 to 5.3 + update to coupled maven plugin MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 13 Nov 2016 10:18:01 -0000 [ https://issues.apache.org/jira/browse/WW-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15661245#comment-15661245 ] ASF subversion and git services commented on WW-2454: ----------------------------------------------------- Commit 8aba301da08ca056199fa313e419bd4828961c79 in struts's branch refs/heads/master from [~lukaszlenart] [ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=8aba301 ] WW-2454 Upgrades TestNG to latest 5.x version > TestNG dependency update from 5.1 to 5.3 + update to coupled maven plugin > ------------------------------------------------------------------------- > > Key: WW-2454 > URL: https://issues.apache.org/jira/browse/WW-2454 > Project: Struts 2 > Issue Type: Improvement > Components: Build Management > Reporter: Al Sutton > Assignee: Lukasz Lenart > Fix For: 2.5.6 > > Attachments: testng_5_1_to_5_7.diff > > > This patch updates the dependency on TestNG from 5.1 to 5.7. This also includes an update to the surefire plugin for maven because versions prior to 2.4 call a method in TestNG which was removed somewhere between 5.1 and 5.7. -- This message was sent by Atlassian JIRA (v6.3.4#6332)