[ https://jira.codehaus.org/browse/MANTRUN-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=359016#comment-359016 ]
Karl-Heinz Marbaise commented on MANTRUN-189: --------------------------------------------- Unfortunately the patch depends on old xdoclet annotations. It should be updated to real Java 5 annotations. Furthermore it would be great having an integration test for this change. > Allow users to specify custom Ant loggers > ----------------------------------------- > > Key: MANTRUN-189 > URL: https://jira.codehaus.org/browse/MANTRUN-189 > Project: Maven Antrun Plugin > Issue Type: New Feature > Affects Versions: 1.7 > Reporter: Ion Savin > Fix For: waiting-for-feedback > > 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 (v6.1.6#6162)