Ignore:
Timestamp:
2016-01-11T16:16:56+01:00 (9 years ago)
Author:
floscher
Message:

[mapillary] Update Gradle to 2.10

Also, the badges in the README were updated and the Eclipse settings for compiler warnings were tightened a bit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/mapillary/README.md

    r31835 r31971  
    11# Mapillary-plugin for [JOSM](https://josm.openstreetmap.de)
    22
    3 [![build status](https://travis-ci.org/floscher/josm-mapillary-plugin.svg?branch=master)](https://travis-ci.org/floscher/josm-mapillary-plugin)
    4 [![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)
    5 [![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)
    6 [![latest release](https://img.shields.io/github/release/floscher/josm-mapillary-plugin.svg)](https://github.com/floscher/josm-mapillary-plugin/releases/latest)
     3[![build status](https://img.shields.io/travis/floscher/josm-mapillary-plugin/master.svg?style=flat-square)](https://travis-ci.org/floscher/josm-mapillary-plugin)
     4[![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)
     5[![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)
     6[![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)
     7![license: GPLv2 or later](https://img.shields.io/badge/license-GPLv2 or later-blue.svg?style=flat-square)
    78
    89A plugin for showing Mapillary images inside the OpenStreetMap-Editor JOSM.
Note: See TracChangeset for help on using the changeset viewer.