Skip to content

Commit 03aebbb

Browse files
committed
Merge branch 'delete-item-message' into 'main'
Revised error message See merge request weblogic-cloud/weblogic-deploy-tooling!1511
2 parents 92a99b6 + c31ff69 commit 03aebbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/resources/oracle/weblogic/deploy/messages/wlsdeploy_rb.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1190,7 +1190,7 @@ WLSDPLY-09108=Model attribute {0} at model location {1} with value {2} reference
11901190
the archive file but the archive file was not provided
11911191
WLSDPLY-09109=Unable to delete {0} {1}, name does not exist
11921192
WLSDPLY-09110=Deleting {0} {1}
1193-
WLSDPLY-09111=Unable to get delete item name for {0}
1193+
WLSDPLY-09111=Unable to determine the name of the item to be deleted for key: {0}
11941194
WLSDPLY-09112=Failed to discard current edit session: {0}
11951195
WLSDPLY-09113=Filenames contains unparseable characters {0} : {1}
11961196
WLSDPLY-09114=Removing target {0} from {1} {2}

0 commit comments

Comments
 (0)