Ignore:
Timestamp:
2016-06-16T15:25:29+02:00 (10 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
File:
1 edited

Legend:

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

    r32070 r32285  
    6666git rev-parse master > .git/refs/remotes/svn/git-svn # creates a file containing the SHA1 of master-branch
    6767git svn fetch
    68 git reset --hard svn/git-svn
     68git reset --hard svn/git-svn # Make sure you have no uncommitted changes in your repo before doing this
    6969```
    7070
Note: See TracChangeset for help on using the changeset viewer.