Integrated: 7902766: Idempotent builds
Jonathan Gibbons
jjg at openjdk.java.net
Wed Sep 16 15:45:19 UTC 2020
On Wed, 16 Sep 2020 00:01:43 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
> 7902766: Idempotent builds
> In aid of idempotent builds ...
>
> Replace `<delete>` before `<javac>` with `<depend>`
> Remove `<delete>` before copying help files
>
> For now the <delete> tasks are just commented out. If you agree, they can be removed.
This pull request has now been integrated.
Changeset: 332abafb
Author: Jonathan Gibbons <jjg at openjdk.org>
URL: https://git.openjdk.java.net/jtharness/commit/332abafb
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
7902766: Idempotent builds
Reviewed-by: dbessono
-------------
PR: https://git.openjdk.java.net/jtharness/pull/6
More information about the jtharness-dev
mailing list