Changeset 34378 in osm for applications/editors/josm/plugins/build-common.xml
- Timestamp:
- 2018-07-01T01:18:45+02:00 (8 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/plugins/build-common.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build-common.xml
r34376 r34378 579 579 <target name="checkstyle" depends="checkstyle-compile"> 580 580 <taskdef resource="com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties" classpath="${checkstyle.jar}:${checkstyle-build.dir}"/> 581 <checkstyle config="${basedir}/../ 00_core_tools/checkstyle/josm_checks.xml">581 <checkstyle config="${basedir}/../checkstyle-config.xml"> 582 582 <fileset dir="${basedir}/src" includes="**/*.java" excludes="boofcv/**/*.java, 583 583 com/google/**/*.java,
Note:
See TracChangeset
for help on using the changeset viewer.
