Replace all entries with nil

This commit is contained in:
eabdullin 2026-07-03 12:31:16 +03:00
parent 9845f1cf86
commit 1ec3742adb

View File

@ -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: