datakaveri / dx-acl-apd

DX-ACL-APD
https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/datakaveri/dx-acl-apd/main/docs/openapi.yaml
Apache License 2.0
0 stars 10 forks source link

Remove unused dependency #89

Closed shreelakshmijoshi closed 8 months ago

shreelakshmijoshi commented 9 months ago

Removed some unused dependencies. Ran Unit tests to check if removing them caused any errors. Added the vertx, logging, Unit testing, checkstyle-plugin, postgres dependencies to be ignored as unused dependencies. Not sure if we need to remove org.apache.curator:curator, io.micrometer:micrometer-registry-prometheus dependencies

For issue : https://github.com/datakaveri/iudx-acl-apd/issues/88

jenkins-datakaveri commented 9 months ago

Build finished.

ThorodanBrom commented 9 months ago

Removed some unused dependencies. Ran Unit tests to check if removing them caused any errors. Added the vertx, logging, Unit testing, checkstyle-plugin, postgres dependencies to be ignored as unused dependencies. Not sure if we need to remove org.apache.curator:curator, io.micrometer:micrometer-registry-prometheus dependencies

For issue : #88

shreelakshmijoshi commented 9 months ago

Removed some unused dependencies. Ran Unit tests to check if removing them caused any errors. Added the vertx, logging, Unit testing, checkstyle-plugin, postgres dependencies to be ignored as unused dependencies. Not sure if we need to remove org.apache.curator:curator, io.micrometer:micrometer-registry-prometheus dependencies For issue : #88

Thanks for reviewing the PR. Oh okay, will add it in pom to ignore those dependencies in the warnings

jenkins-datakaveri commented 8 months ago

Build finished.