Integrated: 7902794: Provide a `release` file for JT Harness builds

Jonathan Gibbons jjg at openjdk.java.net
Wed Nov 11 19:37:01 UTC 2020


On Wed, 11 Nov 2020 19:28:48 GMT, Dmitry Bessonov <dbessono at openjdk.org> wrote:

> generating 'release' file for any call of 'jar' target (or any target depending on 'jar') with approximately the following content:
> 
> JTHARNESS_VERSION=6.0 b15
> BUILD_DATE=Nov 11, 2020
> SOURCE=jtharness:04050d3f6754491a67c71a7a98a34a7a00d4eb62
> 
> The last line won't be included if 'git' is not found on the system path.
> Still assuming that jtharness repository is under Git VCS

Marked as reviewed by jjg (Lead).

-------------

PR: https://git.openjdk.java.net/jtharness/pull/8


More information about the jtharness-dev mailing list