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 the 
> `CREATE_PACKAGE_FILE` task.
>  - Add `BundleType` to the module. Make it a supertype for the existing 
> `AppImagePackageType` (renamed to `AppImageBundleType`) and `PackageType` 
> interfaces.

@sashamatveev PTAL

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

PR Comment: https://git.openjdk.org/jdk/pull/29199#issuecomment-3747348261

Reply via email to