Replace all entries with nil
This commit is contained in:
parent
9845f1cf86
commit
1ec3742adb
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user