On Tue, 13 Jan 2026 16:55:30 GMT, Alexey Semenyuk <[email protected]> wrote:

> Replace platform-specific progress messages with shared ones.
> 
> Remove explicit log statements from the packagers and make them "before" and 
> "after" actions of pipeline tasks.
> 
> Additionally:
>  - Unify the deletion of an old bundle between platforms. For this, add a new 
> `DELETE_OLD_PACKAGE_FILE` pipeline task, which is a prerequisite for 
> `CREATE_PACKAGE_FILE`.
>  - Add `BundleType` to the model. Make it a supertype for the existing 
> `AppImagePackageType` (renamed to `AppImageBundleType`) and `PackageType` 
> interfaces.

Looks good.

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

Marked as reviewed by almatvee (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/29199#pullrequestreview-3658649326

Reply via email to