[ 
https://issues.apache.org/jira/browse/IVY-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498491
 ] 

Jan Matèrne commented on IVY-483:
---------------------------------

Sure - the patch was intended to be modified. But its less work to modify than 
to implement a complete new one ;-)

And it's cool to the how Ivy deals with the <taskdef> ...


<ivy:cachepath 
    organisation="checkstyle" module="checkstyle" revision="4.3" 
    inline="true" conf="default" 
    pathid="checkstyle.classpath" transitive="true"
/> 
<taskdef resource="checkstyletask.properties" 
classpathref="checkstyle.classpath" />



Do you have seen the TODO statement in the configuration file? Maybe you want 
to load Simian too ....

> Tool support for checking code
> ------------------------------
>
>                 Key: IVY-483
>                 URL: https://issues.apache.org/jira/browse/IVY-483
>             Project: Ivy
>          Issue Type: Improvement
>            Reporter: Jan Matèrne
>         Assigned To: Maarten Coene
>            Priority: Minor
>         Attachments: patch.zip
>
>
> You should use tools like Checkstyle, PMD and Findbugs for checking the code 
> for possible errors.

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

Reply via email to