aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/pomba/contextbuilder/sdc/model/handlers/ToscaCsarArtifactHandler.java
AgeCommit message (Collapse)AuthorFilesLines
2019-03-18SdcCtxBuder:Upd Rsp w NOK to CxtAggr aft error occLeigh, Phillip (pl876u)1-2/+5
This fix also includes the Tosca parser upgraded to the current latest version. Issue-ID: LOG-1015 Issue-ID: LOG-823 Change-Id: Ic59ac988afcd07d2bbf1c996c8625225f85cd972 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-03-13SdcCtxBulder:set UUID svcInstanceId & versioningLeigh, Phillip (pl876u)1-186/+185
Also fixed the versioning support Issue-ID: LOG-712 Issue-ID: LOG-658 Change-Id: Iaf3327d2c891671bae45f3f2c5a7fc5b6e9cf180 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2018-11-02Upgrade to the latest tosca parser versionGeora Barsky1-6/+6
Issue-ID: LOG-796 Change-Id: Ie550bb24665a1ff667a172b4961710dbf123cc23 Signed-off-by: Geora Barsky <georab@amdocs.com>
2018-10-09Remove pact-jvm-provider-junit-2.11 artifactTait,Trevor(rt0435)1-2/+0
POMBA SDC Context Builder uses pact-jvm-provider-junit-2.11 artifact (bad license). Removed this unused artifact from the pom.xml and other unused code from the project. Issue-ID: LOG-747 Change-Id: If33cd95d5a16ae8a8c6ddf0f297e74ebbd4b2528 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-08-07Upstreaming the POMBA SDC Context BuilderJennie Jia1-0/+188
Issue-ID: LOG-522 Change-Id: Ic4606c987a8950ff3d19a8f42f330b08e3f4e4ca Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>