aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java
AgeCommit message (Collapse)AuthorFilesLines
2018-11-02Upgrade to the latest tosca parser versionGeora Barsky5-15/+15
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)3-33/+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-09-12Update SDC Context Builder to use APIv1Tait,Trevor(rt0435)1-3/+3
Issue-ID: LOG-448 The changes to adapt to pomba-audit-common-1.3.1-SNAPSHOT are in pom.xml, ToscaModelConverter.java and SDCContextBuilderTest.java. The other changes are just for whitespace on line length warnings that were issued by the ONAP audit tools. Change-Id: Ied25e9e186776d8b36f30d0e80484af8d057da35 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-08-10Add code for password obfuscationTait,Trevor(rt0435)1-2/+3
Issue-ID: LOG-602 Change-Id: Ia35966d14c232e1381a8cd4cfb831bdc4921e491 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-08-07Upstreaming the POMBA SDC Context BuilderJennie Jia17-0/+1476
Issue-ID: LOG-522 Change-Id: Ic4606c987a8950ff3d19a8f42f330b08e3f4e4ca Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>