diff options
author | Tal Gitelman <tal.gitelman@att.com> | 2019-01-23 18:40:09 +0200 |
---|---|---|
committer | Tal Gitelman <tal.gitelman@att.com> | 2019-01-23 16:41:03 +0000 |
commit | f61a8b159712c9575ee10548f52feb0c2d3d3557 (patch) | |
tree | fdd82b619c39825271097cf4400c5e1dea1e0346 /src/main | |
parent | d8069d4d5abb2ff20040c6b95c9e5fbb71d256af (diff) |
SDC distribution failed bug fix-cherry Casablanca
Change-Id: Icbe7b51e0554f6601cc741288d022ebe354a016f
Issue-ID: SDC-1955
Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
Diffstat (limited to 'src/main')
-rw-r--r-- | src/main/resources/config/jtosca-validation-issue-configuration.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/config/jtosca-validation-issue-configuration.yaml b/src/main/resources/config/jtosca-validation-issue-configuration.yaml index df890fb..85861b5 100644 --- a/src/main/resources/config/jtosca-validation-issue-configuration.yaml +++ b/src/main/resources/config/jtosca-validation-issue-configuration.yaml @@ -47,9 +47,9 @@ validationIssues: JE010: - issueType: WARNING sinceCsarConformanceLevel: 3.0 - #NodeTypeNotFound + #NodeTypeRequirementUnfulfilled JE11: - - issueType: CRITICAL + - issueType: WARNING sinceCsarConformanceLevel: 3.0 #InvalidTypeError JE136: |