Changeset 31580 in osm for applications/viewer/jmapviewer
- Timestamp:
- 2015-10-01T01:30:52+02:00 (9 years ago)
- Location:
- applications/viewer/jmapviewer
- Files:
-
- 1 added
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/viewer/jmapviewer/bin
-
Property svn:ignore
set to
org
-
Property svn:ignore
set to
-
applications/viewer/jmapviewer/build.xml
r31541 r31580 78 78 <target name="checkstyle"> 79 79 <taskdef resource="com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties" 80 classpath="tools/checkstyle/checkstyle-6.1 0.1-all.jar"/>80 classpath="tools/checkstyle/checkstyle-6.11-all.jar"/> 81 81 <checkstyle config="tools/checkstyle/jmapviewer_checks.xml"> 82 82 <fileset dir="${basedir}/src" includes="**/*.java" />
Note:
See TracChangeset
for help on using the changeset viewer.