Validation to ThreadsLocalHolder instead stdout
authorandre.schmid <andre.schmid@est.tech>
Wed, 31 Jul 2019 13:40:17 +0000 (13:40 +0000)
committerandre.schmid <andre.schmid@est.tech>
Wed, 31 Jul 2019 13:40:17 +0000 (13:40 +0000)
commit527fe8bdac1f1c7c59738c598996dc8c842a22e3
tree815745b7dea0a0ffba8eccc2ef9dca7deb9b914e
parentd0d5690f13b9c794044bfe6bd7ac87557dd3dcea
Validation to ThreadsLocalHolder instead stdout

Fix one validation error that was going to stdout instead of normal
handling through ThreadsLocalHolder singleton.

Issue-ID: SDC-2344
Change-Id: I34827aa1314f2b65eff7b92fce7890eeddbca0e6
Signed-off-by: andre.schmid <andre.schmid@est.tech>
pom.xml
src/main/java/org/onap/sdc/toscaparser/api/TopologyTemplate.java
src/main/java/org/onap/sdc/toscaparser/api/common/JToscaValidationIssue.java
src/test/java/org/onap/sdc/toscaparser/api/JToscaMetadataParse.java
src/test/resources/csars/tmpCSAR_Huawei_vSPGW_fixed.csar
src/test/resources/csars/tmpCSAR_Huawei_vSPGW_without_required_inputs.csar [new file with mode: 0644]