From 1ec3742adbaa504d19b7a0443f0eafd26dc82109 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Fri, 3 Jul 2026 12:31:16 +0300 Subject: [PATCH] Replace all entries with nil --- config-portable-riscv64.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/config-portable-riscv64.yaml b/config-portable-riscv64.yaml index 5244a3b..713c85b 100644 --- a/config-portable-riscv64.yaml +++ b/config-portable-riscv64.yaml @@ -67,11 +67,15 @@ actions: - target: "spec" find: "jreportablearchive -- %%{nil}" replace: "jreportablearchiveForFiles" - count: 1 + count: -1 + - target: "spec" + find: "jdkportablearchive -- %%{nil}" + replace: "jdkportablearchiveForFiles" + count: -1 - target: "spec" find: "staticlibsportablearchive -- %%{nil}" replace: "staticlibsportablearchiveForFiles" - count: 1 + count: -1 - changelog_entry: