diff --git a/check.xml b/check.xml index c0bcd9d75..4c14c21a5 100644 --- a/check.xml +++ b/check.xml @@ -19,7 +19,8 @@ Check Ant codebase against certain code style guidelines using - Checkstyle, Apache Rat, SpotBugs, OWASP Dependency Check and Simian. + Checkstyle, Apache Rat, SpotBugs, OWASP Dependency Check, Simian + and Nu Html Checker (v.Nu). Checkstyle uses an abstract syntax tree (AST) for doing checks against Java sources. It is available at http://checkstyle.sourceforge.net/ @@ -41,8 +42,9 @@ plain text files." It is available at https://www.harukizaemon.com/simian/ and is for free use in open source projects. - Nu HTML Validator by Mozilla Foundation checks html files against HTML5 - specs and recommendations. + "The Nu Html Checker (v.Nu) is the backend of checker.html5.org, + html5.validator.nu, and validator.w3.org/nu." It is available at + https://validator.github.io/validator/ under MIT license. See external task page and homepages for more information. @@ -120,7 +122,7 @@ value="${build.dir}/simian-lib" description="Where to store Simian resources"/> @@ -131,12 +133,12 @@ value="${build.dir}/reports/owasp-dc" description="Where to store the OWASP Dependency Check reports"/> - + + description="Which version of Nu Html Checker to use"/> - + @@ -327,7 +329,7 @@ - +