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 6C5AE200B75 for ; Sun, 4 Sep 2016 09:44:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6AF26160AC9; Sun, 4 Sep 2016 07:44:22 +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 BADA5160AB0 for ; Sun, 4 Sep 2016 09:44:21 +0200 (CEST) Received: (qmail 43538 invoked by uid 500); 4 Sep 2016 07:44:20 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 43519 invoked by uid 99); 4 Sep 2016 07:44:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Sep 2016 07:44:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A52442C1B7B for ; Sun, 4 Sep 2016 07:44:20 +0000 (UTC) Date: Sun, 4 Sep 2016 07:44:20 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SUREFIRE-1254) add color messages MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 04 Sep 2016 07:44:22 -0000 [ https://issues.apache.org/jira/browse/SUREFIRE-1254?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1= 5462470#comment-15462470 ]=20 ASF GitHub Bot commented on SUREFIRE-1254: ------------------------------------------ Github user Tibor17 commented on a diff in the pull request: https://github.com/apache/maven-surefire/pull/117#discussion_r77448156 =20 --- Diff: maven-failsafe-plugin/pom.xml --- @@ -127,6 +127,19 @@ true + + shared-logging-generated-sources --- End diff -- =20 Good point. I used m-shared-u:3.1.0 but there was compilation error I k= now from branch 3.0-rc1. One class of m-shared-u appeared in another package related to report. = I don't remember the name of the class but it can be easily reproduced. This code would have very short life time because we already have branc= h `3.0-rc1` and one IT should be fixed and Surefire 2.x is gone. > add color messages > ------------------ > > Key: SUREFIRE-1254 > URL: https://issues.apache.org/jira/browse/SUREFIRE-1254 > Project: Maven Surefire > Issue Type: New Feature > Components: Maven Failsafe Plugin, Maven Surefire Plugin > Reporter: Herv=C3=A9 Boutemy > Assignee: Tibor Digana > Fix For: 2.19.2 > > > with MNG-3507 fixed, adding colors to tests results would improve readabi= lity -- This message was sent by Atlassian JIRA (v6.3.4#6332)