Ignore:
Timestamp:
2016-06-16T15:25:29+02:00 (9 years ago)
Author:
floscher
Message:

Update several tools to their latest version

These are:

  • Java now uses source compatibility of 1.8 instead of 1.7 for compiling
  • Gradle 2.14
  • PMD 5.4.2
  • JaCoCo 0.7.7
Location:
applications/editors/josm/plugins/mapillary/gradle/wrapper
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/mapillary/gradle/wrapper/gradle-wrapper.properties

    r32062 r32285  
    33zipStoreBase=GRADLE_USER_HOME
    44zipStorePath=wrapper/dists
    5 distributionUrl=https\://services.gradle.org/distributions/gradle-2.11-bin.zip
    6 distributionSha256Sum=8d7437082356c9fd6309a4479c8db307673965546daea445c6c72759cd6b1ed6
     5distributionUrl=https\://services.gradle.org/distributions/gradle-2.14-all.zip
     6distributionSha256Sum=65bbc0ef9c48be86fb06522fc927d59dcc7c04266f2bb8156be76971f7c3fc4a
Note: See TracChangeset for help on using the changeset viewer.