Changeset 33763 in osm for applications/editors/josm
- Timestamp:
- 2017-11-04T18:04:28+01:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build-common.xml
r33591 r33763 86 86 <compilerarg value="-Xep:InsecureCryptoUsage:OFF" compiler="com.google.errorprone.ErrorProneAntCompilerAdapter"/> 87 87 <compilerarg value="-Xep:FutureReturnValueIgnored:OFF" compiler="com.google.errorprone.ErrorProneAntCompilerAdapter"/> 88 <compilerarg value="-Xep:JdkObsolete:OFF" compiler="com.google.errorprone.ErrorProneAntCompilerAdapter"/> 88 89 <compilerarg line="-Xmaxwarns 1000"/> 89 90 <classpath refid="plugin.classpath"/>
Note:
See TracChangeset
for help on using the changeset viewer.