aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2024-12-10[AAI] Update aai-schema version to 1.12.7 in babeloslovani.kv1-1/+1
- Bump aai-schema pom version to 1.12.7 - Update aai-schema default version to v30 Issue-ID: AAI-4075 Change-Id: I3d4ef82c239ae551f4d60397040fa2953b58e3d8 Signed-off-by: vani.kv <vani.kv@accenture.com>
2024-11-29Make babel runnable locally via mvn spring-boot:runFiete Ostkamp1-3/+2
- make it runnable mvn spring-boot:run - remove certificate related config Issue-ID: AAI-4073 Change-Id: Ie5762dd3d1e79312d72e0611c1d61ce6cfaeb1c2 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-10-21Clean up babel GenerateArtifactsServiceFiete Ostkamp1-2/+2
- rename GenerateArtifactsService to Controller - move request logging into central request filter - move request authentication into central request filter - constructor-inject gson to avoid creating the mapper on each request Issue-ID: AAI-4021 Change-Id: Ifb95644858ddf4b3364e08291d1685da469edd71 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-09-06Define -XX:MaxRAMPercentage in babel1.13.4Fiete Ostkamp1-2/+2
- define MaxRAMPercentage and set it to 60 percent [0] - bump snapshot versino [0] the default RAM utilisation of jdk 11 is 25% Issue-ID: AAI-3985 Change-Id: I6fe9f72b332b7a1974691b2b9b32e4e9095db629 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-08-29Enable prometheus metrics in babel1.13.3Fiete Ostkamp1-126/+140
Issue-ID: AAI-3980 Change-Id: I06033095928be900197cfb313964c833ea251044 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-08-20Update commons-compress in babelFiete Ostkamp1-3/+4
- update commons-compress - bump snapshot version to 1.13.3-SNAPSHOT Issue-ID: AAI-3974 Change-Id: Iae107c5e32edbf92a8acac0a12e90d6347a7bae6 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-07-30[AAI] Update aai-schema version to 1.12.5 in pom of babelvani.kv1-2/+2
- Update aai-schema version in pom of babel to 1.12.5 - Update version of babel to 1.13.2 Issue-ID: AAI-3935 Change-Id: I384645a94b78f983a8d5c61ac547d22f5c90d63d Signed-off-by: vani.kv <vani.kv@accenture.com>
2024-05-24[AAI] Bump babel version to 1.13.1Nandkishor Patke1-1/+1
Issue-ID: AAI-3843 Change-Id: If536fe94a7214c9c6505247ea54ffb847942ab00 Signed-off-by: Nandkishor Patke <nandkishor-laxman.patke@t-systems.com>
2024-05-24[AAI] Update aai-schema version to 1.12.4 in babelFiete Ostkamp1-1/+1
- AAI schema addition for 3GPP RAN Network Slice Subnet - and Slice-Profile Attributes & FeasibilityCheckJob - Bump aai-schema pom version to 1.12.4 - Update aai-schema default version to v29 Issue-ID: AAI-3843 Change-Id: I848d2b0ebf914fba6f9c37fbd77d11c7606029ab Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-04-18Enhance BabelArtifact object in babel with setters and noargs constructor1.13.0Fiete Ostkamp1-0/+6
- this makes the object available for Jackson object mapping Issue-ID: AAI-3830 Change-Id: I5c8827d98d302fb0c48e3ae8b638629c3dab98e7 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-04-18Add tracing to babelFiete Ostkamp1-1/+20
- add cloud-sleuth tracing dependency Issue-ID: AAI-3829 Change-Id: I0eee4b79359e0cea679e4a044863c4f4b91e3425 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-04-18Babel service is returning a text/plain content type header with a json responseFiete Ostkamp1-1/+1
- return a Content-Type: application/json header for the generate artifacts endpoint Issue-ID: AAI-3828 Change-Id: Ic5ab0f40e23a5efedb71c4b3d98aff6e523329b8 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-03-01Update aai-parent in babel to 1.13.3Fiete Ostkamp1-113/+123
- update aai-parent from 1.9.4 to 1.13.3 - update spring-boot from 2.1 to 2.4 - migrate junit 4 to junit 5 Issue-ID: AAI-3791 Change-Id: I849c830f9f0addfb2d4d48d20f038afd401858d2 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-03-01Remove aaf dependencies in babelFiete Ostkamp1-44/+0
Issue-ID: AAI-3790 Change-Id: I373917e03d232f13dea892a96955f6f544d21c38 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2023-11-15[AAI] Up-version to 1.12.3 to include v28 in aai-babelnandkishorpatke1-2/+2
- Up-version to 1.12.3 to include v28 and 1.12.3 aai-shcema version Issue-ID: AAI-3677 Change-Id: I91531db3bebae6f3b318cc6a8a9a34893d268737 Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
2023-10-30[AAI] Upversion to 1.12.2 to include v28nandkishorpatke1-2/+2
Issue-ID: AAI-3663 Change-Id: Icf98140444866dce9ca0dc0cffb50e87a0a736b0 Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
2023-07-14aai-babel release is failing due to misconfigured gmavenplus pluginFiete Ostkamp1-14/+16
Issue-ID: AAI-3654 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I2520aba9f36f0eaf7bc12050a23daea1e11e5ce4
2023-05-26[AAI] Upversion babel to 1.12.1 for Londonaleem.raja@t-systems.com1-2/+2
Updated version for aai-schema to 1.12.1 Issue-ID: AAI-3653 Signed-off-by: aleem.raja@t-systems.com <aleem.raja@t-systems.com> Change-Id: Ieabfcf86e767514406326eb958dcc587601c863d
2022-11-07Update babel dependenciesFiete Ostkamp1-31/+29
- update dependencies - resolve warning about statically accessing the logger Issue-ID: AAI-3582 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: Icb80d3880e049e18a6fcbe91d6f1dfd95ebdeef5
2022-10-25Use the 1.9.4 parent pom in babelFiete Ostkamp1-1/+1
Issue-ID: AAI-3558 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I56b99c3582fcb5b3eec5585a126b61b2336e2b87
2022-10-19[AAI] Upversion babel to 1.11.0 for Kohnwr148d1-2/+2
Issue-ID: AAI-3537 Change-Id: Ieabfcf86e878514406326eb958dcc587601c973d Signed-off-by: wr148d <wr148d@att.com>
2022-08-16[AAI] Upversion to 1.9.6 to include v27wr148d1-2/+2
Issue-ID: AAI-3489 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I5ee90a52e6d3e8752b9ca254084686d146ade420
2022-03-21[AAI] Upversion microservices to 1.9.4 and 1.9.5 to include the v25/v26 XSDswr148d1-2/+2
Issue-ID: AAI-3435 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I747e0ed51ec499b6c1d4bb33d46a6524bf4375c1
2022-03-15[AAI] Updating Babel to have common versions properly set together and ↵wr148d1-5/+5
upversion babel to 1.9.4 Issue-ID: AAI-3435 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Ifa8492eb77c6dbb1e4f2bb639a38e23a1d2484ab
2022-03-15[AAI] Updating Babel to have common versions properly set togetherwr148d1-1/+1
Issue-ID: AAI-3435 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I2a657305e1a9bc0911bb4bd499a705570754b134
2022-03-07[AAI] Update babel to fix security vulnerabilitieswr148d1-4/+8
Issue-ID: AAI-3414 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I6781b7d94ba4d62511a778344b8178626cd09ea5
2022-03-03[AAI] Update mS to use 1.9.3 aai-common versionwr148d1-7/+1
Issue-ID: AAI-3414 Signed-off-by: wr148d <wr148d@att.com> Change-Id: If6728ba1e663c83976699173c660d0084966b22a
2022-03-02[AAI] Updates for security vulnerabilitieswr148d1-1/+10
Issue-ID: AAI-3414 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I88fed83ef9c3bb6906d0628f995c622225d353cc
2022-02-22[AAI] Update babel to use the new v26 schema and upversion to 1.9.3wr148d1-2/+2
Issue-ID: AAI-3435 Change-Id: I280aa7e646329999d066a88a33fa19c8e714d599 Signed-off-by: wr148d <wr148d@att.com>
2022-01-27[AAI] Upversion babel to 1.9.2wr148d1-1/+1
Issue-ID: AAI-3431 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I953c2f7711cc71e320356438e7d9672a35dd4d8f
2022-01-26[AAI] Upgraded microservices to use the latest aai-common 1.9.2wr148d1-2/+2
Issue-ID: AAI-3433 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I69c70d9c40f3fdebb1ee2c45692ec74cf12588d3
2021-09-20[AAI] Upversion babel to 1.9.1wr148d1-1/+1
Issue-ID: AAI-3361 Change-Id: I665b01198795ccdbdd47cd24c922e9b204b83709 Signed-off-by: wr148d <wr148d@att.com>
2021-09-20[AAI] Update babel to use the latest schema service versionwr148d1-1/+1
Issue-ID: AAI-3361 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I78adc4bb3e700501a6b1af6cd6ce25c887b0b7bd
2021-08-23[AAI] Updates for v24 upgrade on Babelwr148d1-5/+5
Issue-ID: AAI-3361 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Id4891b769d07daa4102b696c9ecc80192ce2359f
2021-02-24Upversion to 1.8.1-SNAPSHOTMaharajh, Robby (rx2202)1-1/+1
Issue-ID: AAI-2996 Change-Id: I40de75a09971bfe3ad65835d00e969087149fd50 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2021-02-23Updated pom to remove distribution-management section and corrected aai base ↵Polavarapu, Chaitanya (cp8128)1-154/+269
image version Issue-ID: AAI-2996 Change-Id: I28da9ccf5618e180e04e3f29b0440bab5e3ffc3f Signed-off-by: Polavarapu, Chaitanya (cp8128) <cp8128@att.com>
2020-12-04Change of the parent project to aai-parentIgor Dysko1-35/+11
Parent project set to aai-parent:1.7.3 Issue-ID: AAI-2630 Signed-off-by: Igor Dysko <igor1.dysko@orange.com> Change-Id: I439324475673dda4653cd14ad484bb759bd3cccb
2020-11-15Upversion artifacts to 1.8.0-SNAPSHOTHarish Venkata Kajur1-1/+1
Issue-ID: AAI-3222 Change-Id: Ia6201ac4d1aff9f5c4db6736fe39d6313f6c5b8d Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-08-30[aai-babel] Bump version to 1.7.1efiacor1-1/+1
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I262713a7b88d031a2b13b52a589bc9af3b883d76 Issue-ID: AAI-3099
2020-08-28[aai-babel] Add support for sndc props parsingefiacor1-1/+1
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: AAI-3121 Change-Id: I9ed925e7e95d73b30942df895d19fba0c36500f0
2020-08-06Add 'category' of service model to Babel artifactdhebeha1-1/+1
Issue-ID: AAI-3017 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: I079d3a1ea8c681a1c6d854adf80776ce934c49e2
2020-07-10aai-babel - Java 11 migrationChris André1-0/+22
- added explicit dependencies for JAXB and Javax.activation Issue-ID: AAI-2996 Signed-off-by: Chris Andre <chris.andre@yoppworks.com> Change-Id: Idb4c234bd4f27a8d231b4d784b8435bfa1361944
2020-04-08Upversion to 1.7.0Jimmy Forsyth1-2/+2
Issue-ID: AAI-2860 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Iab4f5397b370b7e4fec6d3b053b62ecde056aff5
2020-03-31Upversion to 1.6.36.0.0-ONAPfrankfurtJimmy Forsyth1-1/+1
Issue-ID: AAI-2580 Change-Id: Ic958cf275dc7ddfff4dc6712ce7afeee446d89bd Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-03-30Upversion to 1.6.2Jimmy Forsyth1-1/+1
Issue-ID: AAI-2850 Change-Id: Ic0c0a616293171b6e244f012a22e927ab22c3472 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-03-23Use aai-schema-service:1.6.6Jimmy Forsyth1-1/+1
Issue-ID: AAI-2839 Change-Id: Ia3232b67e13c81d60db59b197fbc7c48f0ffc076 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-02-14Update for sonarcloud.ioForsyth, James (jf2512)1-34/+159
Issue-ID: AAI-2793 Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com> Change-Id: I42c7e869a12651ca09a9631ae928af4f9a3065ce
2020-01-17Upversion to 1.6.11.6.1Forsyth, James (jf2512)1-1/+1
Issue-ID: AAI-2757 Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com> Change-Id: Iecc97358ad8cdb94960c426c88f4815481bd22cd
2019-11-21Update schema-service dep to 1.6.0sblimkie1-1/+1
Change-Id: Idfabac878db11ccde4859ee04bdf45b560460a88 Signed-off-by: sblimkie <steven.blimkie@amdocs.com> Issue-ID: AAI-2607
2019-10-03Enforce minimum Jacoco line coverageLee, Tian (tl5884)1-459/+492
Current coverage at 97%, enforced limit set to 90% Change-Id: Ib6ad68dc5b72c2c76d02b42e18943b79400968a6 Issue-ID: AAI-2363 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>