Changeset 33084 in osm


Ignore:
Timestamp:
2016-11-25T23:21:15+01:00 (8 years ago)
Author:
donvip
Message:

update to checkstyle 7.3

File:
1 edited

Legend:

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

    r33061 r33084  
    1616    <property name="josm.test.build.dir"    location="../../core/test/build"/>
    1717    <property name="error_prone_ant.jar"    location="../00_core_tools/error_prone_ant-2.0.14.jar"/>
    18     <property name="checkstyle.jar"         location="../00_core_tools/checkstyle/checkstyle-7.2-all.jar"/>
     18    <property name="checkstyle.jar"         location="../00_core_tools/checkstyle/checkstyle-7.3-all.jar"/>
    1919    <property name="findbugs-ant.jar"       location="../00_core_tools/findbugs/findbugs-ant.jar"/>
    2020    <property name="annotations.jar"        location="../00_core_tools/findbugs/annotations.jar"/>
Note: See TracChangeset for help on using the changeset viewer.