You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (Jira)" <ji...@apache.org> on 2020/08/04 06:05:00 UTC

[jira] [Resolved] (GROOVY-6843) Remove GroovyDoc JANSI dependency

     [ https://issues.apache.org/jira/browse/GROOVY-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul King resolved GROOVY-6843.
-------------------------------
    Fix Version/s: 3.0.6
                   2.5.14
                   4.0.0-alpha-1
         Assignee: Paul King
       Resolution: Fixed

Proposed PR merged. Now if Jansi isn't on the classpath, simpler non-colour logging occurs.

> Remove GroovyDoc JANSI dependency
> ---------------------------------
>
>                 Key: GROOVY-6843
>                 URL: https://issues.apache.org/jira/browse/GROOVY-6843
>             Project: Groovy
>          Issue Type: Task
>          Components: GroovyDoc
>    Affects Versions: 2.3.2
>            Reporter: Pascal Schumacher
>            Assignee: Paul King
>            Priority: Minor
>             Fix For: 4.0.0-alpha-1, 2.5.14, 3.0.6
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> {quote}org.codehaus.groovy.tools.shell.IO has a dependency on jansi classes, yet resides in the core src of groovy. groovyDoc depends on it via using the org.codehaus.groovy.tools.shell.util.Logger class, which colorizes log.{quote}
> see: [http://groovy.329449.n5.nabble.com/jansi-is-a-hard-dependency-in-groovy-all-td5719856.html]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)