JAL-3225 Using Gradle Git-Version plugin to set gitHash and gitBranch
authorBen Soares <b.soares@dundee.ac.uk>
Tue, 2 Jun 2020 22:03:57 +0000 (23:03 +0100)
committerBen Soares <b.soares@dundee.ac.uk>
Tue, 2 Jun 2020 22:03:57 +0000 (23:03 +0100)
commitd59675fab74acfcb19063b7f0081cb22ef3e4d5e
tree0428e4b949de999cf512f49bf1586269f3ee9a47
parent1475d0d9f790dca1dbd9314defd464ac948f92b5
JAL-3225 Using Gradle Git-Version plugin to set gitHash and gitBranch

Using Gradle Git-Version instead of exec to run git directly allows
buildship to successfully import the project into eclipse without a
command line git installed.  Essential for development within Eclipse in
Windows without having to install either gradle or git as command line
tools.
build.gradle