Index: /applications/editors/josm/plugins/mapillary/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- /applications/editors/josm/plugins/mapillary/.settings/org.eclipse.jdt.core.prefs	(revision 31970)
+++ /applications/editors/josm/plugins/mapillary/.settings/org.eclipse.jdt.core.prefs	(revision 31971)
@@ -31,5 +31,5 @@
 org.eclipse.jdt.core.compiler.problem.incompatibleNonInheritedInterfaceMethod=warning
 org.eclipse.jdt.core.compiler.problem.incompleteEnumSwitch=warning
-org.eclipse.jdt.core.compiler.problem.indirectStaticAccess=ignore
+org.eclipse.jdt.core.compiler.problem.indirectStaticAccess=warning
 org.eclipse.jdt.core.compiler.problem.localVariableHiding=ignore
 org.eclipse.jdt.core.compiler.problem.methodWithConstructorName=warning
@@ -54,5 +54,5 @@
 org.eclipse.jdt.core.compiler.problem.possibleAccidentalBooleanAssignment=ignore
 org.eclipse.jdt.core.compiler.problem.potentialNullReference=ignore
-org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable=ignore
+org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable=warning
 org.eclipse.jdt.core.compiler.problem.rawTypeReference=warning
 org.eclipse.jdt.core.compiler.problem.redundantNullAnnotation=warning
@@ -74,11 +74,12 @@
 org.eclipse.jdt.core.compiler.problem.undocumentedEmptyBlock=ignore
 org.eclipse.jdt.core.compiler.problem.unhandledWarningToken=warning
-org.eclipse.jdt.core.compiler.problem.unnecessaryElse=ignore
-org.eclipse.jdt.core.compiler.problem.unnecessaryTypeCheck=ignore
+org.eclipse.jdt.core.compiler.problem.unnecessaryElse=warning
+org.eclipse.jdt.core.compiler.problem.unnecessaryTypeCheck=warning
 org.eclipse.jdt.core.compiler.problem.unqualifiedFieldAccess=ignore
-org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownException=ignore
+org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownException=warning
 org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionExemptExceptionAndThrowable=enabled
 org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionIncludeDocCommentReference=enabled
 org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionWhenOverriding=disabled
+org.eclipse.jdt.core.compiler.problem.unusedExceptionParameter=ignore
 org.eclipse.jdt.core.compiler.problem.unusedImport=warning
 org.eclipse.jdt.core.compiler.problem.unusedLabel=warning
Index: /applications/editors/josm/plugins/mapillary/README.md
===================================================================
--- /applications/editors/josm/plugins/mapillary/README.md	(revision 31970)
+++ /applications/editors/josm/plugins/mapillary/README.md	(revision 31971)
@@ -1,8 +1,9 @@
 # Mapillary-plugin for [JOSM](https://josm.openstreetmap.de)
 
-[![build status](https://travis-ci.org/floscher/josm-mapillary-plugin.svg?branch=master)](https://travis-ci.org/floscher/josm-mapillary-plugin)
-[![code coverage](https://img.shields.io/codecov/c/github/floscher/josm-mapillary-plugin/master.svg)](https://codecov.io/github/floscher/josm-mapillary-plugin?branch=master)
-[![technical debt](https://img.shields.io/sonar/https/josm.openstreetmap.de/sonar/josm-plugins:mapillary/sqale_debt_ratio.svg)](https://josm.openstreetmap.de/sonar/drilldown/measures/3325?metric=sqale_index)
-[![latest release](https://img.shields.io/github/release/floscher/josm-mapillary-plugin.svg)](https://github.com/floscher/josm-mapillary-plugin/releases/latest)
+[![build status](https://img.shields.io/travis/floscher/josm-mapillary-plugin/master.svg?style=flat-square)](https://travis-ci.org/floscher/josm-mapillary-plugin)
+[![code coverage](https://img.shields.io/codecov/c/github/floscher/josm-mapillary-plugin/master.svg?style=flat-square)](https://codecov.io/github/floscher/josm-mapillary-plugin?branch=master)
+[![technical debt](https://img.shields.io/sonar/https/josm.openstreetmap.de/sonar/josm-plugins:mapillary/sqale_debt_ratio.svg?style=flat-square)](https://josm.openstreetmap.de/sonar/drilldown/measures/3325?metric=sqale_index)
+[![latest release](https://img.shields.io/github/release/floscher/josm-mapillary-plugin.svg?style=flat-square)](https://github.com/floscher/josm-mapillary-plugin/releases/latest)
+![license: GPLv2 or later](https://img.shields.io/badge/license-GPLv2 or later-blue.svg?style=flat-square)
 
 A plugin for showing Mapillary images inside the OpenStreetMap-Editor JOSM.
Index: /applications/editors/josm/plugins/mapillary/gradle/wrapper/gradle-wrapper.properties
===================================================================
--- /applications/editors/josm/plugins/mapillary/gradle/wrapper/gradle-wrapper.properties	(revision 31970)
+++ /applications/editors/josm/plugins/mapillary/gradle/wrapper/gradle-wrapper.properties	(revision 31971)
@@ -3,4 +3,4 @@
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-2.9-bin.zip
-distributionSha256Sum=c9159ec4362284c0a38d73237e224deae6139cbde0db4f0f44e1c7691dd3de2f
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.10-bin.zip
+distributionSha256Sum=66406247f745fc6f05ab382d3f8d3e120c339f34ef54b86f6dc5f6efc18fbb13
