Changeset 34890 in osm for applications/editors/josm/plugins/build-common.xml
- Timestamp:
- 2019-02-13T01:45:44+01:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/build-common.xml
r34889 r34890 130 130 <compilerarg value="-Xlint:deprecation"/> 131 131 <compilerarg value="-Xlint:unchecked"/> 132 <compilerarg value="-Xplugin:ErrorProne -Xep:StringSplitter:OFF -Xep:ReferenceEquality:OFF -Xep:InsecureCryptoUsage:OFF -Xep:FutureReturnValueIgnored:OFF -Xep:JdkObsolete:OFF "/>132 <compilerarg value="-Xplugin:ErrorProne -Xep:StringSplitter:OFF -Xep:ReferenceEquality:OFF -Xep:InsecureCryptoUsage:OFF -Xep:FutureReturnValueIgnored:OFF -Xep:JdkObsolete:OFF -Xep:EqualsHashCode:OFF"/> 133 133 <compilerarg line="-Xmaxwarns 1000"/> 134 134 <classpath refid="plugin.classpath"/>
Note:
See TracChangeset
for help on using the changeset viewer.