You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/05/21 09:50:12 UTC

[jira] [Commented] (MSHARED-516) Change info logging output to debug (ignoreDelta)

    [ https://issues.apache.org/jira/browse/MSHARED-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15294873#comment-15294873 ] 

Hudson commented on MSHARED-516:
--------------------------------

SUCCESS: Integrated in maven-shared #1750 (See [https://builds.apache.org/job/maven-shared/1750/])
[MSHARED-516] Change info logging output to debug (ignoreDelta) (khmarbaise: [http://svn.apache.org/viewvc/?view=rev&rev=1744880])
* maven-filtering/src/main/java/org/apache/maven/shared/filtering/DefaultMavenResourcesFiltering.java


> Change info logging output to debug (ignoreDelta)
> -------------------------------------------------
>
>                 Key: MSHARED-516
>                 URL: https://issues.apache.org/jira/browse/MSHARED-516
>             Project: Maven Shared Components
>          Issue Type: Improvement
>          Components: maven-filtering
>    Affects Versions: maven-filtering-3.1.0
>            Reporter: Karl Heinz Marbaise
>            Assignee: Karl Heinz Marbaise
>            Priority: Minor
>             Fix For: maven-filtering-3.1.1
>
>
> From the maven-resources-plugin:
> {quote}
> [INFO] --- maven-resources-plugin:3.0.0:resources (default-resources) @ maven-jar-plugin ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] ignoreDelta true
> [INFO] Copying 1 resource
> [INFO] Copying file META-INF/plexus/components.xml
> [INFO] ignoreDelta true
> [INFO] Copying 3 resources
> [INFO] Copying file META-INF/DEPENDENCIES
> [INFO] Copying file META-INF/LICENSE
> [INFO] Copying file META-INF/NOTICE
> {quote}
> The {{ignoreDelta}} part should be debug mode and not info mode.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)