Changeset 32700 in osm


Ignore:
Timestamp:
2016-07-23T19:39:45+02:00 (8 years ago)
Author:
donvip
Message:

see #josm11390, see #josm12472 - Update to error-prone 2.0.11

File:
1 edited

Legend:

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

    r32678 r32700  
    1616    <property name="josm.test.build.dir"    location="../../core/test/build"/>
    1717    <property name="groovy.jar"             location="../00_core_tools/groovy-all-2.4.7.jar"/>
    18     <property name="error_prone_ant.jar"    location="../00_core_tools/error_prone_ant-2.0.9.jar"/>
     18    <property name="error_prone_ant.jar"    location="../00_core_tools/error_prone_ant-2.0.11.jar"/>
    1919    <property name="checkstyle.jar"         location="../00_core_tools/checkstyle/checkstyle-7.0-all.jar"/>
    2020    <property name="findbugs-ant.jar"       location="../00_core_tools/findbugs/findbugs-ant.jar"/>
Note: See TracChangeset for help on using the changeset viewer.