Integrated: build: add convenience target for bots

Erik Helin ehelin at openjdk.java.net
Wed Feb 3 09:12:56 UTC 2021


On Tue, 2 Feb 2021 18:14:02 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that adds a convenience target for building and extracting a image for the bots. A developer can now just run `sh gradlew bots` (or `make bots`) and find an extracted image under `bots/bin`.
> 
> Testing:
> - [x] Tested locally on Linux x64
> 
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: 0b6b051d
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/0b6b051d
Stats:     18 lines in 2 files changed: 17 ins; 0 del; 1 mod

build: add convenience target for bots

Reviewed-by: rwestberg

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

PR: https://git.openjdk.java.net/skara/pull/1000


More information about the skara-dev mailing list