[ 
https://issues.apache.org/jira/browse/MSHARED-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15365098#comment-15365098
 ] 
ASF GitHub Bot commented on MSHARED-562:
----------------------------------------

GitHub user seblm opened a pull request:

    https://github.com/apache/maven-shared/pull/15

    [MSHARED-562] unit test AnsiMessageBuffer

    In this test we do not use mocks at all. We simply write something with 
colors into buffer and check ANSI escapes characters are appended.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/seblm/maven-shared trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-shared/pull/15.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #15
    
----
commit 5103c4b76304c03a4eedf77fd97702c5d731cbe1
Author: SĂ©bastian Le Merdy <sebastian.leme...@gmail.com>
Date:   2016-07-06T20:51:39Z

    [MSHARED-562] unit test AnsiMessageBuffer

----


> 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, maven-shared-utils
>            Reporter: Hervé Boutemy
>             Fix For: maven-project-utils-1.0.0
>
>
> Instead of letting plugin developers use JAnsi's Ansi class to define 
> explicitely 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)

Reply via email to