[code-reflection] Integrated: synced up maven and bld artifact names

Gary Frost gfrost at openjdk.org
Mon Mar 10 14:17:18 UTC 2025


On Mon, 10 Mar 2025 14:11:30 GMT, Gary Frost <gfrost at openjdk.org> wrote:

> Maven and bldr artifact names had diverged. This fixes that issue. 
> 
> To test 
> 
> rm -rf stage build
> java @bldr/bld
> java @bldr/hatrun ffi-opencl heal
> # confirm heal runs
> rm -rf stage build
> bash maven-build.bash
> java @bldr/hatrun ffi-opencl heal
> # confirm heal runs

This pull request has now been integrated.

Changeset: 2224a53d
Author:    Gary Frost <gfrost at openjdk.org>
URL:       https://git.openjdk.org/babylon/commit/2224a53da6ba9a65db4fb268a58f8ba25536aedd
Stats:     469 lines in 34 files changed: 350 ins; 67 del; 52 mod

synced up maven and bld artifact names

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

PR: https://git.openjdk.org/babylon/pull/344


More information about the babylon-dev mailing list