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

Jan Matèrne updated IVY-483:
----------------------------

    Attachment: patch.zip

Patch-Zip-File with files based on Ant's checks ...

check.xml
* Ant buildfile starting the Checks.
* Requires: Checkstyle, Xalan, Simian
* property "check.tools.dir" must point to a directory containing
  -- Checkstyle: checkstyle-all-4.3.jar
  -- Simian: simian-2.2.17.jar
  -- Xalan (2.7.0): xalan.jar, serializer.jar

checkstyle-config
* Configuration file for Checkstyle, activates Checkstyle-Simian addin
* need customization for Ivy

checkstyle-*.xsl
* XSLTs for generating HTML, Text and XDoc files from raw xml (same as in Ant)

RequiredHeader.txt
* ASF2.0 license header which must at the beginning of ASF Java files (same as 
in Ant)


> 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
>            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