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

Dmitry Bessonov dbessono at openjdk.java.net
Wed Nov 11 19:37:02 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

This pull request has now been integrated.

Changeset: badec952
Author:    Dmitry Bessonov <dbessono at openjdk.org>
URL:       https://git.openjdk.java.net/jtharness/commit/badec952
Stats:     19 lines in 1 file changed: 17 ins; 0 del; 2 mod

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

Reviewed-by: jjg

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

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


More information about the jtharness-dev mailing list