diff options
author | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2018-03-13 05:16:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-13 05:16:10 +0000 |
commit | d3492feb79c837ed3c33381bc37116d6ebae84a9 (patch) | |
tree | b84df9a7137ff00948403db783c9b1314f60f08e /common/src/main/resources/BPMN.properties | |
parent | 126fe91825f43654be9980aac0c49b612bd39f50 (diff) | |
parent | 68ace08f563945edc217b4b6cf5f7067e7b83452 (diff) |
Merge "Remove trailing spaces from property files"
Diffstat (limited to 'common/src/main/resources/BPMN.properties')
-rw-r--r-- | common/src/main/resources/BPMN.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/common/src/main/resources/BPMN.properties b/common/src/main/resources/BPMN.properties index 9e8a7e7189..848135e716 100644 --- a/common/src/main/resources/BPMN.properties +++ b/common/src/main/resources/BPMN.properties @@ -51,12 +51,12 @@ BPMN_GENERAL_INFO=\ MSO-BPEL-5100I|\ INFO: {0}|\ No resolution needed|\ - General info + General info BPMN_GENERAL_WARNING=\ MSO-BPEL-5101W|\ WARNING: {0}|\ Please check other logs for more information|\ - General warning + General warning BPMN_AUDIT_EXEC=\ MSO-BPEL-5102I|\ Executing method: {0}. {1}|\ @@ -76,7 +76,7 @@ BPMN_VARIABLE_NULL=\ MSO-BPEL-5107W|\ Variable {0} is null; skipped|\ No resolution needed|\ - Variable is null + Variable is null BPMN_GENERAL_EXCEPTION_ARG=\ MSO-BPEL-9100E|\ Exception: {0}|\ @@ -86,7 +86,7 @@ BPMN_GENERAL_EXCEPTION=\ MSO-BPEL-9101E|\ Exception encountered|\ Please check other logs for more information|\ - Exception encountered + Exception encountered BPMN_CALLBACK_EXCEPTION=\ MSO-BPEL-9102E|\ {0} Exception occurred processing callback to BPMN process {1}|\ |