Changeset 10041 in josm for trunk/build.xml
- Timestamp:
- 2016-03-26T12:16:36+01:00 (10 years ago)
- File:
-
- 1 edited
-
trunk/build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/build.xml
r9963 r10041 652 652 <target name="checkstyle" depends="init-properties"> 653 653 <taskdef resource="com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties" 654 classpath="tools/checkstyle/checkstyle-6.1 6.1-all.jar"/>654 classpath="tools/checkstyle/checkstyle-6.17-all.jar"/> 655 655 <checkstyle config="tools/checkstyle/josm_checks.xml"> 656 656 <fileset dir="${base.dir}/src/org/openstreetmap/josm" includes="**/*.java"
Note:
See TracChangeset
for help on using the changeset viewer.
