By default include git version in build.
GENERAL
TESTING
GENERAL
TESTING
Description
is depended on by
is related to
Activity
Show:
Matthew Buckett June 27, 2016 at 11:32 AM
There's a maven plugin todo this, it does add about 3 seconds to the build (not sure why) but I think it's worth it as most of the time when doing development people aren't rebuild the whole of Sakai.
At the moment if you don't specify an version like the build servers do, you get a version of TRUNK in the footer. This is no longer correct as it's probably the master branch, but also we can do better now by including the SHA of the git commit by default.
This makes it easier to track down the version of Sakai that is being used so when bugs are reporting it easier to work out if a fix worked.