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 F0507200B23 for ; Sun, 19 Jun 2016 10:14:06 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EED3D160A53; Sun, 19 Jun 2016 08:14:06 +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 42837160A07 for ; Sun, 19 Jun 2016 10:14:06 +0200 (CEST) Received: (qmail 63209 invoked by uid 500); 19 Jun 2016 08:14:05 -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 63197 invoked by uid 99); 19 Jun 2016 08:14:05 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Jun 2016 08:14:05 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 40E0D2C14F8 for ; Sun, 19 Jun 2016 08:14:05 +0000 (UTC) Date: Sun, 19 Jun 2016 08:14:05 +0000 (UTC) From: "Hudson (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MSHARED-562) add an API to create messages with consistent and configurable colors MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 19 Jun 2016 08:14:07 -0000 [ https://issues.apache.org/jira/browse/MSHARED-562?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D153= 38432#comment-15338432 ]=20 Hudson commented on MSHARED-562: -------------------------------- SUCCESS: Integrated in maven-shared #2261 (See [https://builds.apache.org/j= ob/maven-shared/2261/]) [MSHARED-562] added colored message rendering helpers style(message) to eas= e style().a(message).reset() pattern (hboutemy: [http://svn.apache.org/view= vc/?view=3Drev&rev=3D1749138]) * maven-project-utils/src/main/java/org/apache/maven/shared/project/utils/A= nsiUtils.java * maven-project-utils/src/test/java/org/apache/maven/shared/project/utils/A= nsiUtilsTest.java [MSHARED-562] simplified API: removed append methods for primitives since a= utoboxing provides translation into Object (hboutemy: [http://svn.apache.or= g/viewvc/?view=3Drev&rev=3D1749137]) * maven-project-utils/src/main/java/org/apache/maven/shared/project/utils/A= nsiUtils.java * maven-project-utils/src/test/java/org/apache/maven/shared/project/utils/A= nsiUtilsTest.java > add an API to create messages with consistent and configurable colors > --------------------------------------------------------------------- > > Key: MSHARED-562 > URL: https://issues.apache.org/jira/browse/MSHARED-562 > Project: Maven Shared Components > Issue Type: New Feature > Components: maven-project-utils > Reporter: Herv=C3=A9 Boutemy > Fix For: maven-project-utils-1.0.0 > > > Instead of letting plugin developers use JAnsi's Ansi class to define exp= licitely which colors they want to put in their messages, creating a Maven-= API like JAnsi's Ansi but providing Maven-use case oriented methods to add = colors will permit consistent and configurable colors for Maven messages -- This message was sent by Atlassian JIRA (v6.3.4#6332)