Changeset 32766 in osm for applications/editors


Ignore:
Timestamp:
2016-08-04T02:11:37+02:00 (8 years ago)
Author:
donvip
Message:

update to checkstyle 7.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/build-common.xml

    r32765 r32766  
    1717    <property name="groovy.jar"             location="../00_core_tools/groovy-all-2.4.7.jar"/>
    1818    <property name="error_prone_ant.jar"    location="../00_core_tools/error_prone_ant-2.0.11.jar"/>
    19     <property name="checkstyle.jar"         location="../00_core_tools/checkstyle/checkstyle-7.0-all.jar"/>
     19    <property name="checkstyle.jar"         location="../00_core_tools/checkstyle/checkstyle-7.1-all.jar"/>
    2020    <property name="findbugs-ant.jar"       location="../00_core_tools/findbugs/findbugs-ant.jar"/>
    2121    <property name="annotations.jar"        location="../00_core_tools/findbugs/annotations.jar"/>
Note: See TracChangeset for help on using the changeset viewer.