From c38bee24cab364e6146173efc3fae38bfe92a9f6 Mon Sep 17 00:00:00 2001 From: vmassol Date: Sat, 31 May 2003 07:08:01 +0000 Subject: [PATCH] Be more specific... git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113457 13f79535-47bb-0310-9956-ffa450edef68 --- checkstyle/xdocs/migrating.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/checkstyle/xdocs/migrating.xml b/checkstyle/xdocs/migrating.xml index b3ce8ccb..914628a0 100644 --- a/checkstyle/xdocs/migrating.xml +++ b/checkstyle/xdocs/migrating.xml @@ -28,6 +28,9 @@ Checkstyle config page. An example is provided here. + Once you have finished migrating your Checkstyle configuration, modify + the maven.checkstyle.properties property point to the + new XML file.