Skip to content

Commit 4af01f4

Browse files
committed
added suffix option to two JRF applications in blacklist
1 parent 898d01f commit 4af01f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/src/main/typedefs/JRF.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@
8383
"^em$",
8484
"^FMW Welcome Page Application.*",
8585
"^opss-rest$",
86-
"^state-management-provider-memory-rar$",
87-
"^wsil-wls$",
86+
"^state-management-provider-memory-rar.*",
87+
"^wsil-wls.*",
8888
"^wsm-pm$"
8989
],
9090
"coherence-clusters": [

0 commit comments

Comments
 (0)