Index: /trunk/build.xml
===================================================================
--- /trunk/build.xml	(revision 11523)
+++ /trunk/build.xml	(revision 11524)
@@ -720,5 +720,5 @@
     <target name="checkstyle" depends="init-properties">
         <taskdef resource="com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties"
-             classpath="tools/checkstyle/checkstyle-7.4-all.jar"/>
+             classpath="tools/checkstyle/checkstyle-all.jar"/>
         <checkstyle config="tools/checkstyle/josm_checks.xml">
             <fileset dir="${base.dir}/src/org/openstreetmap/josm" includes="**/*.java"
