From e12cd08d6444163bd363cafa6b088864625bc7dd Mon Sep 17 00:00:00 2001 From: Vladislav Lisetskiy Date: Sun, 14 Feb 2016 22:57:36 +0300 Subject: [PATCH] Issue #2185: update Checkstyle ant task documentation --- src/xdocs/anttask.xml.vm | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/xdocs/anttask.xml.vm b/src/xdocs/anttask.xml.vm index 2b1512917..3bba564fe 100644 --- a/src/xdocs/anttask.xml.vm +++ b/src/xdocs/anttask.xml.vm @@ -24,9 +24,8 @@

- This task runs Checkstyle over specified Java files. The task has been - tested using ANT 1.5. The latest version of checkstyle can be found - at + This task runs Checkstyle over specified Java files. + The latest version of checkstyle can be found at http://checkstyle.sourceforge.net/. This task is included in the checkstyle distribution. @@ -312,6 +311,11 @@

+

+ An example project can be found + here. +

+

Run checkstyle with configuration file