You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Jan Matèrne (JIRA)" <ji...@apache.org> on 2008/09/24 14:04:44 UTC

[jira] Created: (IVY-919) build.xml: checkstyle + checkstyle-report dont work together

build.xml: checkstyle + checkstyle-report dont work together
------------------------------------------------------------

                 Key: IVY-919
                 URL: https://issues.apache.org/jira/browse/IVY-919
             Project: Ivy
          Issue Type: Bug
          Components: Core
            Reporter: Jan Matèrne


The last task in the checkstyle target is failing if there is an checkstyle error. 
The target checkstyle-report depends on checkstyle.

This results in the fact that you dont get a report when there is an error and could get a result if there is no error (which then is meaningless).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (IVY-919) build.xml: checkstyle + checkstyle-report dont work together

Posted by "Maarten Coene (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maarten Coene resolved IVY-919.
-------------------------------

    Resolution: Fixed
      Assignee: Maarten Coene

Updated the build.xml in trunk.
Thanks for your suggestion.

> build.xml: checkstyle + checkstyle-report dont work together
> ------------------------------------------------------------
>
>                 Key: IVY-919
>                 URL: https://issues.apache.org/jira/browse/IVY-919
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>            Reporter: Jan Matèrne
>            Assignee: Maarten Coene
>
> The last task in the checkstyle target is failing if there is an checkstyle error. 
> The target checkstyle-report depends on checkstyle.
> This results in the fact that you dont get a report when there is an error and could get a result if there is no error (which then is meaningless).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.