You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2019/04/03 20:32:00 UTC

[jira] [Closed] (MANTRUN-189) Allow users to specify custom Ant loggers

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

Michael Osipov closed MANTRUN-189.
----------------------------------
       Resolution: Incomplete
    Fix Version/s:     (was: waiting-for-feedback)

No feedback received.

> Allow users to specify custom Ant loggers
> -----------------------------------------
>
>                 Key: MANTRUN-189
>                 URL: https://issues.apache.org/jira/browse/MANTRUN-189
>             Project: Maven Antrun Plugin
>          Issue Type: New Feature
>    Affects Versions: 1.7
>            Reporter: Ion Savin
>            Priority: Major
>         Attachments: MAVENRUN-189.patch
>
>
> Ant allows you to specify a custom or a built-in logger other than the default one using the -logger command line flag: https://ant.apache.org/manual/listeners.html
> The org.apache.tools.ant.listener.ProfileLogger is one example which could be useful for maven-antrun-plugin as well as it allows you to debug slow targets directly from maven.
> This change allows you to configure a custom logger in maven-antrun-plugin using the <logger/> configuration element.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)