summaryrefslogtreecommitdiffstats
path: root/aai-traversal/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2023-11-13Update spring-boot to 2.2Fiete Ostkamp1-1/+7
- upgrade spring-boot from 2.1 to 2.2 - change logging level in tests from debug to info - do not version .classpath in git since it's dynamically generated Issue-ID: AAI-3679 Change-Id: I4b0378880a0670d522903d44dbe7e1b144b51177 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2023-05-26[AAI] Up-version aai-traversal to 1.12.1 for Londonaleem.raja@t-systems.com1-1/+1
Added new schema-service version 1.12.1 in pom.xml Issue-ID: AAI-3653 Signed-off-by: aleem.raja@t-systems.com <aleem.raja@t-systems.com> Change-Id: Icafa11cdbd1f71363869b8896c70c04d14d0cc6f
2022-11-21[AAI] Up-version aai-traversal to 1.12.0 for LondonNiharika Sharma1-2/+2
Issue-ID: AAI-3594 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: Icafa00cdbd1f70484869b8896c70c04d13d0cc6f
2022-11-09[AAI] Upversion traversal to 1.11.1Niharika Sharma1-1/+1
Issue-ID: AAI-3584 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: Ia5e809eb05bba30ce183cfa9131c8a2f702d5c1c
2022-11-09AAI traversal logging structure enhancementleila1-0/+9
logging structure enhancement for logback and localhost xml files Issue-ID: AAI-3584 Signed-off-by: leila <leila.nishimwe@bell.ca> Change-Id: Iff2ff3f3faefb935780ead2d6c1b1f98f406f486
2022-10-19[AAI] Upversion traversal to 1.11.0 for Kohnwr148d1-1/+1
Issue-ID: AAI-3537 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I53c187da740a8f99843dbab74bca3d13f06e6e93
2022-10-14Remove the apache commons-lang dependency in traversalFiete Ostkamp1-64/+62
Issue-ID: AAI-3552 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I71aea327bedd54a0db9c05eb7d72c8ecdd48bcc4
2022-10-10Migrate Mockito 1 to version 2 in the traversal serviceFiete Ostkamp1-17/+22
- update mockito and powermock - update eelf-core since it has a compile time dependency to mockito 1.10.19 in version 1 - exclude the vaadin android-json since it leads to a warning in maven Issue-ID: AAI-3545 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I06354182c5af21ce1c8cb851f9e65c3c38e7102c
2022-08-16[AAI] Upversion to 1.9.6 to include v27wr148d1-3/+3
Issue-ID: AAI-3489 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I33d2b9275f7d6ebaacb734db916203bb4bbad42e
2022-03-21[AAI] Upversion microservices to 1.9.4 and 1.9.5 to include the v25/v26 XSDswr148d1-1/+1
Issue-ID: AAI-3435 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I6f052998fb49348283fc99b85243eef73d50e7a2
2022-03-17[AAI] Adding v26 as default in the pom of traversalwr148d1-1/+1
Issue-ID: AAI-3435 Signed-off-by: wr148d <wr148d@att.com> Change-Id: If677a3bb6d23ef32c6b7e195a4089bebeba9d5c0
2022-03-07[AAI] Update traversal to fix security vulnerabilitieswr148d1-0/+4
Issue-ID: AAI-3414 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Iaaeee74c9ecbf267e4564c28b5981dc6b11fdf07
2022-02-14[AAI] Update traversal to use the new v26 schema and upversion to 1.9.4wr148d1-2/+2
Issue-ID: AAI-3435 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I9632b91d1d4fc948601f15b6b7ce6b3a5bd2a48a
2022-01-27[AAI] Upversion traversal to 1.9.3wr148d1-1/+1
Issue-ID: AAI-3431 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I8756c5740f15b833e58706cf82438e5cbf751736
2021-09-23[AAI] Upversion traversal for the multi-tenancy work to 1.9.2wr148d1-1/+1
Issue-ID: AAI-3324 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I4b8302614369e83e6bc0828c106f45204041efa8
2021-09-22Fix integration testsM.Hosnidokht1-32/+9
- Fixed the issue regarding docker image dependencies https://gerrit.onap.org/r/c/aai/traversal/+/123659 - Cleaned up pom file Issue-ID: AAI-3325 Signed-off-by: Mohammad Hosnidokht <mohammad.hosnidokht@yoppworks.com> Change-Id: I3a69e5881c2e7a3016efec491acb527f86077746
2021-08-27Fix the docker image issue missing dependenciesHarish Venkata Kajur1-8/+27
Issue-ID: AAI-3371 Change-Id: Ibacb0c760357f569f35df735ab67cf8ddba4920f Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2021-08-19[AAI] Updates for latest versions for Istanbulwr148d1-2/+2
Issue-ID: AAI-3361 Change-Id: I0af66a4e683cea6d543a77b8cc4a329cc92a8a95 Signed-off-by: wr148d <wr148d@att.com>
2021-05-28Add multi-tenancy integration testsEric Santos1-0/+48
- Created a separate directory under 'src' for integration tests - Moved all multi-tenancy related integration test classes and files into 'it' directory - Depends on https://gerrit.onap.org/r/c/ci-management/+/121244 Issue-ID: AAI-3325 Signed-off-by: Santos, Eric <eric.santos@yoppworks.com> Change-Id: I7d43fc0a72874c2b25dfc40ea5331783bd496d15
2021-05-19[AAI] Export relevant key metrics for monitoring in Prometheusroger yuan1-0/+32
Make the key metrics available to the monitoring system by instrumenting the code. The Key metrics are available via /actuator/prometheus /actuator/info /actuator/health Issue-ID: AAI-3343 Signed-off-by: Roger Yuan <roger.yuan@yoppworks.com> Change-Id: If72858484231d95a39c938bacfc1773430806e5a
2021-04-01Merge "Add keycloak integration"Venkata Harish Kajur1-0/+29
2021-03-31Add keycloak integrationSam Huang1-0/+29
Issue-ID: AAI-3298 Signed-off-by: Sam Huang <sam.huang@yoppworks.com> Change-Id: I2d99769ab8d189d61de610ec020b15a8fe0aa652
2021-03-30Upversion for istanbul to 1.9.0Maharajh, Robby (rx2202)1-1/+1
Issue-ID: AAI-3249 Change-Id: I4692ecc8800082081ac0f268696593edc5b9fd90 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2021-02-25Upversion to 1.8.1-SNAPSHOTMaharajh, Robby (rx2202)1-1/+1
Issue-ID: AAI-3249 Change-Id: Ib6940e4fe76dc3ee8c341363a15b7aebc120e9ec Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2021-02-02Update traversal to use v23Harish Venkata Kajur1-2/+2
Issue-ID: AAI-3249 Change-Id: If0e0d7cff68af3b06429c817330d4077d97489b7 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-11-15Upversion artifacts to 1.8.0-SNAPSHOTHarish Venkata Kajur1-1/+1
Issue-ID: AAI-3222 Change-Id: I897bed9081309b3441e0d57df84adf803119fc40 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-09-17Update to use aai-common 1.7.2 and use common aaf authMaharajh, Robby (rx2202)1-1/+1
Issue-ID: AAI-3128 Change-Id: I2ae25a9990daa8eafd045229686a2d586b90f66a Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2020-09-10Fix aaf startup issue for spring boot updateMaharajh, Robby (rx2202)1-1/+11
Issue-ID: AAI-2886 Change-Id: Ic9b43ebe3ca58eac65cd169f124b74d0032710ea Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2020-09-09Update traversal to use spring boot 2Maharajh, Robby (rx2202)1-42/+26
Issue-ID: AAI-2886 Issue-ID: AAI-2527 Change-Id: Id6432ff82b0377ff44115d5b42607d1926431f7b Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2020-08-14Updating the schema service to 1.7.3wreehil1-1/+1
Issue-ID: AAI-3017 Signed-off-by: wreehil <wr148d@att.com> Change-Id: I7efeb5aba39dd6b60f9b8c680131b54e5ffd2b81
2020-06-22traversal support for v20LaMont, William(wl2432)1-2/+2
Issue-ID: AAI-2933 Change-Id: I76f970d15ef911a3dd14d97f2fa050c8b6e29e96 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-04-20update traversal processing for v19LaMont, William(wl2432)1-2/+13
Issue-ID: AAI-2866 Change-Id: I344e095e6f1d3b117971c1c78e50ae58bebf27e4 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-04-08Upversion to 1.7.0Jimmy Forsyth1-1/+1
Issue-ID: AAI-2860 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Iceda88fa4d5e2f89f4e873df0124cd1748105c10
2020-04-07Upversion to 1.6.46.0.0-ONAPfrankfurtJimmy Forsyth1-1/+1
Issue-ID: AAI-2850 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I4f323000a86fa2201868b1d953d28c12aa1a6330
2020-03-27Fix sonar configurationJimmy Forsyth1-77/+7
Issue-ID: AAI-2846 Change-Id: I4b22f1a9e1b940ef5144369c2b90fd875da1ee37 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-03-24Use schema-service:1.6.6Jimmy Forsyth1-0/+3
Issue-ID: AAI-2839 Change-Id: I7f8004c3d2247b4fcb885191220e8db5231c33bd Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-02-07Put s.b. repackage before assembly pluginJimmy Forsyth1-26/+29
Issue-ID: AAI-2792 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I3b4a1f66f9a080410021e4af847fea4332a55e73
2020-02-06Set parent to 1.6.3jimmy1-4/+3
Issue-ID: AAI-2791 Signed-off-by: jimmy <jf2512@att.com> Change-Id: Ie5eb1822df3d7fbd432ef9ac1aa132fa7febd591
2020-01-17Upversion to 1.6.1Forsyth, James (jf2512)1-2/+2
Issue-ID: AAI-2755 Change-Id: I98496737127ba79948a804a2cfc3097c7495a152 Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
2019-11-25Change to use aai-parentJimmy Forsyth1-1172/+1022
Issue-ID: AAI-2724 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Iec7303c7056aaa90302150983c4eb712ba617b09
2019-10-31Update schema-service dep to 1.6.0Jimmy Forsyth1-2/+2
Issue-ID: AAI-2607 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I3cb80e2b8453bd1e7da66d2745690dfe2ce61b7d
2019-08-29Fixed project version parsingDmitry Puzikov1-1/+46
Change-Id: I4d5179b66f9a7e210a8a9c51e80bd029a1f83983 Issue-ID: INT-762 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-08-14Upversion traversal in masterJimmy Forsyth1-3/+3
Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I24bfcf036628631dadb2f70a1ec6e0267619488b
2019-08-08Update janus, springboot, and aai-common depsJimmy Forsyth1-4/+4
Issue-ID: AAI-2543 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I0ec2afedbc29eea3096c45d75f0a7b0c52558c1e
2019-07-24Merge "Fix lost property"James Forsyth1-0/+1
2019-06-19Upversion for global jjb transitionJimmy Forsyth1-5/+5
Issue-ID: AAI-2500 Change-Id: Ic53d05c61bb4e722ba93d0dee40872d582f06743 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-13Fix lost propertyDmitry Puzikov1-0/+1
Added maven prop: aai.docker.version with default value. Change-Id: I26f4b269ad99f5261528c431c1d0d8fb5ad97396 Issue-ID: AAI-2389 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-05-03Upversion for Dublin release4.0.0-ONAPdublinJimmy Forsyth1-2/+2
Issue-ID: AAI-2403 Change-Id: I71977c03b0da9d12c2989bafd995cc64b485849d Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-03Upversion for Dublin release1.4.1Jimmy Forsyth1-3/+3
Issue-ID: AAI-2403 Change-Id: If2209dc6786be6f9969ce89183e6ae60bd9b1b23 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-01Update to latest version of schema-service1.4.0Jimmy Forsyth1-1/+1
Issue-ID: AAI-2169 Change-Id: Ie8edf1b8d50a8fc704711b9c63255bbe9a5827e6 Signed-off-by: Jimmy Forsyth <jf2512@att.com>