Changeset 34411 in osm for applications/editors/josm


Ignore:
Timestamp:
2018-07-10T01:00:29+02:00 (6 years ago)
Author:
donvip
Message:

see #josm15560, see #josm16047 - fix javac.compiler definition

File:
1 edited

Legend:

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

    r34409 r34411  
    3232    <property name="plugin.sources.jar"     location="${plugin.dist.dir}/${ant.project.name}-sources.jar"/>
    3333    <property name="plugin.javadoc.jar"     location="${plugin.dist.dir}/${ant.project.name}-javadoc.jar"/>
    34     <property name="javac.compiler"         value="com.google.errorprone.ErrorProneAntCompilerAdapter" />
    3534
    3635    <!-- For Windows-specific stuff -->
Note: See TracChangeset for help on using the changeset viewer.