summaryrefslogtreecommitdiffstats
path: root/aai-parent
AgeCommit message (Collapse)AuthorFilesLines
2024-01-25Update tinkerpop to 3.2.4Fiete Ostkamp1-2/+2
- work around hasStep inlining - add tests that more directly assert traversal state - add TinkerpopUpgradeTests test suite [1] - bump aai-common version to 1.13.2 [1] this allows to run the tests that are likely affected by a tinkerpop upgrade Issue-ID: AAI-3740 Change-Id: I86fb9b0c86802c7c0f74a5aae0976e81bf501eb0 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-01-11Update spring boot to 2.4Fiete Ostkamp1-34/+5
- update spring boot from 2.3 to 2.4 - remove compile-time dependency on powermock introduced by eelf-core - remove dependencyManagement declarations for powermock since it's not used anymore Issue-ID: AAI-3725 Change-Id: I05a35e0cee80b27123f28bb8eeb8ed885c83a173 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-01-10Update spring boot to 2.3Fiete Ostkamp1-2/+7
- update to 2.3 - bump version of all submodules to 1.13.1-SNAPSHOT Issue-ID: AAI-3724 Change-Id: Id089e27b236476907c4e7ca7e51d72b74d387d1c Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-01-10Update spring boot to 2.2Fiete Ostkamp1-116/+47
- update spring dependency to 2.2.13 - remove profile based switch between spring versions 1.5.22 and 2.1.12 - migrate testng based tests in aai-els-onap-logging to junit 4 - rely more on boms for dependencyManagement by removing separate declarations (of spring and jackson) - resolve some build warnings by adding dependency + plugin versions - resolve some build warnings by removing duplicate declarations of dependencies - resolve build warning about ambiguous reference to JsonObject.addProperty() Issue-ID: AAI-3711 Change-Id: I7559e90ffb65199ee46bc5b7cdf5d9e73b7d87bc Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2023-12-29Upversion to 1.13.0Fiete Ostkamp1-1/+1
- increase version from 1.12.0 to 1.13.0 - release will incorporate refactorings of the past 13 months Issue-ID: AAI-3705 Change-Id: Iddac93ac90914c232269435501cc625b15f9df75 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2022-11-21[AAI] Up-version aai-common to 1.12.0 for LondonNiharika Sharma1-1/+1
Issue-ID: AAI-3594 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: I83c7fe88ef4227b00efdfa0b4c6a102dca7a3f35
2022-11-14[AAI] Upversion aai-common to 1.9.5Niharika Sharma1-1/+1
Issue-ID: AAI-3594 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: I16555822aa3de1ac7a19a08fd378e1eb4c36e23e
2022-10-24Merge "Update aai-common dependencies"William Reehil1-19/+18
2022-10-18Update aai-common dependenciesFiete Ostkamp1-19/+18
Issue-ID: AAI-3553 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I2b79669b922a43d30b7d412bfd86f1506f6b4f6f
2022-10-17[AAI] Upversion aai-common to 1.9.4wr148d1-1/+1
Issue-ID: AAI-3537 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I55155889e65b6395404645b14d7bd07b6554f0e8
2022-10-14Merge "Remove the apache commons-lang dependency in aai-common"William Reehil1-6/+0
2022-10-14Remove the apache commons-lang dependency in aai-commonFiete Ostkamp1-6/+0
Issue-ID: AAI-3551 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: Ib68b6fb43044532abf39c1ac088ef969c5aa00c2
2022-10-14Update eclipse.persistence and eelf.core in aai-commonFiete Ostkamp1-2/+2
- update eclipse persistence to version 2.7.11 - update eelf core to 2.0.0-oss - pin eelf core version in aai-utils and aai-schema-abstraction to 1.0.1 since there would be IncompatibleClassChange errors - add the jaxb-api dependency to aai-utils to make it compilable with jdk 11 Issue-ID: AAI-3550 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: Ia2aa31a9f3550af853583e65bc1f84583c9fc22f
2022-03-07[AAI] Update common to fix security vulnerabilitieswr148d1-1/+1
Issue-ID: AAI-3414 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Ied52723b83c819e4c8970a7060056ac76bf78b25
2022-03-02[AAI] Upversion common to 1.9.3 for security vulnerability rolloutwr148d1-1/+1
Issue-ID: AAI-3414 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Iaf5aea281d59556ccaa930c5ad2dc1fe26cf3c6f
2022-03-02[AAI] Updates for security vulnerabilitieswr148d1-4/+4
Issue-ID: AAI-3414 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I424b3b91a6fe49f688992c57913be6c1e0149c9d
2022-03-02[AAI] Updates for security vulnerabilitieswr148d1-2/+2
Issue-ID: AAI-3435 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I3086a5ed2a96dc1686bbd79a519634b8e54fbc5e
2022-01-25[AAI] Upversion aai-common to 1.9.2 for the log4j updateswr148d1-1/+1
Issue-ID: AAI-3431 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I272eb4d305ec690d2e0e17ac67c9877071d17a5c
2022-01-25[AAI] Upgrading Log4J to 2.17.1wr148d1-10/+5
Issue-ID: AAI-3431 Change-Id: I429665b7d5b217ad0bd0739ab24d92b3965bc86d Signed-off-by: wr148d <wr148d@att.com>
2022-01-13[AAI] Upversion aai-common to 1.9.1wr148d1-1/+1
Issue-ID: AAI-3428 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Icb9665a8e975d37fcd6beeee923c1009bcde9641
2022-01-13[AAI] Revert some testing changes to ignore tests and rollback of eclipse ↵wr148d1-1/+1
perisistence Issue-ID: AAI-3428 Change-Id: Ib1a1235d44c1c0ddc767ad944eccafec7de618d1 Signed-off-by: wr148d <wr148d@att.com>
2022-01-11Updating the eclipse persistence version to 2.6.0 to resolve an issuewr148d1-1/+1
Issue-ID: AAI-3428 Change-Id: I514120be2e021e580e98cfe8a97689ec4598f523 Signed-off-by: wr148d <wr148d@att.com>
2021-10-06[AAI] Update some direct dependencies for Istanbulwr148d1-4/+4
Issue-ID: AAI-3333 Change-Id: I18ff4ea1f58d3797a9606e644f4c5df4cf1fd361 Signed-off-by: wr148d <wr148d@att.com>
2021-08-18[AAI] Upversioning aai-common to 1.9.0 for Istanbulwreehil1-1/+1
Issue-ID: AAI-3361 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I516987a9ec57a744c7c2f1e153a37794bebdc4fa
2021-04-14Up version aai-common to 1.8.2Niharika Sharma1-1/+1
Issue-ID: AAI-3308 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: If450ae0a9a171fcd09fc084a898faaee9640d258
2021-01-06Use data owner attribute instead of owning entity for OwnerCheckM.Hosnidokht1-1/+1
Issue-ID: AAI-3226 Signed-off-by: Mohammad Hosnidokht <mohammad.hosnidokht@yoppworks.com> Change-Id: I8222546e7264e99ca3e53fe1212a45008c1064e6
2020-11-15Upversion artifacts to 1.8.0-SNAPSHOTHarish Venkata Kajur1-1/+1
Issue-ID: AAI-3222 Change-Id: I5b74e10ab600e7899c0043caf2390ca31728728b Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-10-07Up version 1.7.3Niharika Sharma1-1/+1
Issue-ID: AAI-3100 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: I38bde55f66fd27110f8a41aedb9be463263fa9f3
2020-09-15Add ownercheck side effect to enrichData method in dbserializerRodrigo Lima1-1/+1
Issue-ID: AAI-3184 Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com> Change-Id: I3c8b3d33613c5345fc767fb03f1c4be79a321acc
2020-09-10Add side effect to check pnf owning entityRodrigo Lima1-1/+1
- Create side effect to check : user's groups contains pnf's owning entity name - Create unit tests for side effect - Add new process method in HttpEntry to pass set of groups - Pass set of groups to db serializer Issue-ID: AAI-3176 Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com> Change-Id: I4bc7ab6e22bce8cbe60bd7ef6bb5db73dac3a1c4
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: I5b95b4eba19e3ae802b3339c987a644f3e547bdf
2020-08-11update scope of annotation-apiRodrigo Lima1-1/+0
Issue-ID: AAI-2526 Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com> Change-Id: I655eb85f9f54a1deebff8e5adecc1d733c8e5855
2020-04-14Upversion to 1.7.0Jimmy Forsyth1-1/+1
Issue-ID: AAI-2860 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I113f7a0874877b1815ec8bb47482d1911f23f836
2020-04-14Fix build issue in ubuntu 1804Jimmy Forsyth1-2/+15
Issue-ID: AAI-2850 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Iff320d89fa221bcb6c9fa4fb0f726724e1bb0eae
2020-03-23Use released schema-service:1.6.6 dependencyJimmy Forsyth1-1/+1
Issue-ID: AAI-2839 Change-Id: If7d06b77727e02ee32c414fb6f1a0711cf97f7ee Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-03-10Reenable spring-boot2 in aai-commonJimmy Forsyth1-25/+31
Issue-ID: AAI-2831 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I9f3f1d8d1d9ef45786d0f17afa5c824e90c77263
2020-03-10Move back to spring-boot 1.5 for bugfixJimmy Forsyth1-960/+958
Issue-ID: AAI-2831 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I1e3d278fe343e4f05cdfd71d2443aef19c8541c2
2020-03-03Update aai-common to be spring boot 2 compatibleHarish Venkata Kajur1-7/+7
Issue-ID: AAI-2806 Change-Id: Idad79373209ef25bb26551253aa8ad86e4a75549 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-03-02Change the mockito to use one versionKajur, Harish (vk250x)1-2/+2
Issue-ID: AAI-2806 Change-Id: I23dc5efa936d9efe2ecf326064ae5e5046764339 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2020-02-28Allow projects that use parent to specifyjimmy1-1/+1
specific version of aai-common artifacts Issue-ID: AAI-2811 Signed-off-by: jimmy <jf2512@att.com> Change-Id: I38ab2dd0d4b1ce346c7e4acc815dedfb366c9838
2020-02-26Update to 1.6.7-SNAPSHOTHarish Venkata Kajur1-1/+1
Issue-ID: AAI-2806 Change-Id: I4b1f00e4e4b3cb576e76e03ba7e70d872b98e854 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-02-25Enhancements for the aai-common libraryKajur, Harish (vk250x)1-18/+141
Issue-ID: AAI-2806 Change-Id: I2dbb46b897b35136ac1bb802978d3f974af1b307 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2020-02-16Set spring-boot version to 2.1.12.RELEASEjimmy1-1/+1
Issue-ID: AAI-2803 Change-Id: Icdd8a896445576fcbf0065419e62be08625d9235 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-02-14[AAI-2528] | Update to spring-boot 2.1.6.RELEASESneha Dantkale1-3/+28
Issue-ID: AAI-2528 Change-Id: I87756450c12538af3f21e4affa24ef76724d232c Signed-off-by: Sneha Dantkale <Sneha.dantkale@amdocs.com> Change-Id: I9437899ba1c7f2aec816a8076c954b080f9512fb Signed-off-by: Sneha Dantkale <Sneha.dantkale@amdocs.com> Change-Id: If3ad26f98c815e4872320b2652cf6c2e0b675de0 Signed-off-by: Sneha Dantkale <Sneha.dantkale@amdocs.com>
2020-02-14Update sonar and surefire cfgjimmy1-172/+238
Issue-ID: AAI-2793 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I6b42b5712bfbae72776e021d3a4f18c0b8b2a69e
2020-02-13Update activemq to 1.5.11jimmy1-1/+1
Issue-ID: AAI-2442 Signed-off-by: jimmy <jf2512@att.com> Change-Id: Ib548e522fdbd69533ea05deda145b5c1739c37bc
2020-02-12Copy oparent sonar setupjimmy1-2/+106
Issue-ID: AAI-2793 Change-Id: Idd505418feec0021a57deabc54565b78a4e81dd0 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-02-11Downgrade gemlin dependencyjimmy1-1/+1
Issue-ID: AAI-2790 Change-Id: Ie27128ea8289550ee2190ca43d4a626dedd4ddf3 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-02-10Change jacoco exec to xml report pathjimmy1-1/+1
Issue-ID: AAI-2793 Change-Id: Ic9b51adb31d8795c06b509333a83601504b9d9ea Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-02-04Revert eclipse.persistence to 2.6.2Jimmy Forsyth1-1/+1
Issue-ID: AAI-2785 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I20e178061ac6b72391924c68153521f1c41f5837