DmaapRemoval for Java Upgrade 71/139671/1 1.7.1
authorsoumya.e.singh <soumya.e.singh@accenture.com>
Thu, 12 Dec 2024 07:55:32 +0000 (13:25 +0530)
committersoumya.e.singh <soumya.e.singh@accenture.com>
Thu, 12 Dec 2024 08:20:07 +0000 (13:50 +0530)
commit6199ecee0a9018197250baff3b272b1a1be8fcb6
treecb39dec19991c0b8e3b0dd2e5a5b5d90b4c6f927
parentb992a32981f459249634daa1dfdeb26b060a4e80
DmaapRemoval for Java Upgrade

 -Removed Dmaap-Lib Module and its related Dependencies

Issue-ID: CCSDK-4068
Change-Id: I13a8155fd4c6ecf72294c508e50f82405f0ca832
Signed-off-by: soumya.e.singh <soumya.e.singh@accenture.com>
14 files changed:
ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml [deleted file]
ms/blueprintsprocessor/modules/commons/dmaap-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/dmaap/AafAuthDmaapClientService.kt [deleted file]
ms/blueprintsprocessor/modules/commons/dmaap-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/dmaap/BluePrintDmaapClientService.kt [deleted file]
ms/blueprintsprocessor/modules/commons/dmaap-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/dmaap/BluePrintDmaapLibConfiguration.kt [deleted file]
ms/blueprintsprocessor/modules/commons/dmaap-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/dmaap/BluePrintDmaapLibPropertyService.kt [deleted file]
ms/blueprintsprocessor/modules/commons/dmaap-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/dmaap/DmaapClientProperties.kt [deleted file]
ms/blueprintsprocessor/modules/commons/dmaap-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/dmaap/HttpNoAuthDmaapClientService.kt [deleted file]
ms/blueprintsprocessor/modules/commons/dmaap-lib/src/main/resources/event.properties [deleted file]
ms/blueprintsprocessor/modules/commons/dmaap-lib/src/test/kotlin/org/ccsdk/cds/blueprintprocessor/dmaap/TestDmaapEventPublisher.kt [deleted file]
ms/blueprintsprocessor/modules/commons/dmaap-lib/src/test/resources/logback-test.xml [deleted file]
ms/blueprintsprocessor/modules/commons/dmaap-lib/src/test/resources/preferredRoute.txt [deleted file]
ms/blueprintsprocessor/modules/commons/pom.xml
ms/blueprintsprocessor/parent/pom.xml
ms/sdclistener/parent/pom.xml