Skip to content

Commit b1ede94

Browse files
committed
reword messages for clarity
1 parent 094f182 commit b1ede94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ WLSDPLY-05005=Performing archive validation on the {0} archive file
315315
WLSDPLY-05006=Model file {0} is empty
316316
WLSDPLY-05007=Model file {0} contains an unrecognized section: {1}. The recognized sections are {2}
317317
WLSDPLY-05008=Validating the {0} section of the model file
318-
WLSDPLY-05009=Model file {0} does not contain a {1} section, so validation of it will be skipped.
318+
WLSDPLY-05009=Model file {0} does not contain a {1} section, validation of {1} was skipped.
319319
WLSDPLY-05010=get_model_domain_info_attribute_names_and_types() returned: {0}
320320
WLSDPLY-05011=Section dictionary key {0} is set to value {1}
321321
WLSDPLY-05012=get_model_attribute_names_and_types({0}) returned: {1}
@@ -677,7 +677,7 @@ WLSDPLY-08131=Unable to compute the name token for folder {0} because the folder
677677
#
678678
# Empty slots to fill up...
679679
#
680-
WLSDPLY-08138=Model location {0} is not valid for WLS version {1}, so it will be skipped by the tools
680+
WLSDPLY-08138=Model folder {0} is not valid for WLS version {1}, folder was skipped
681681
WLSDPLY-08139=Alias entry for model attribute {0} in folder {1} is missing the version attribute: {2}
682682
WLSDPLY-08140=Attribute {0} in folder {1} did not find an alias entry for WebLogic version {2} in WLST {3} mode \
683683
because the supported version range was {4}

0 commit comments

Comments
 (0)