ccsdk/parent.git
13 months agoRelease ccsdk/parent 2.5.4
jenkins-releng [Fri, 24 Mar 2023 17:17:24 +0000 (17:17 +0000)]
Release ccsdk/parent

13 months agoFix generated file springboot26/pom.xml 40/133740/1
Dan Timoney [Wed, 22 Mar 2023 19:20:25 +0000 (15:20 -0400)]
Fix generated file springboot26/pom.xml

Changes in earlier commit were made directly to a generated pom file
and thus were lost at compile time.  This change makes the changes
to the template and properties files used to generate that pom

Issue-ID: CCSDK-3813
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ieb3bacfe29d7834bdc049023a2beefbf39d87ab1

13 months agoSpringboot 26 changes for CDS and java 17 85/133685/1
Lukasz Rajewski [Fri, 17 Mar 2023 12:06:46 +0000 (12:06 +0000)]
Springboot 26 changes for CDS and java 17

Issue-ID: CCSDK-3813
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: I266fc92a839d8474847216f2b3b4970c7c217280

14 months agoUpdate GRPC version to 1.29.0 01/133601/1
Dan Timoney [Thu, 9 Mar 2023 15:10:31 +0000 (10:10 -0500)]
Update GRPC version to 1.29.0

Version 1.25.0 of grpc does not support Apple silicon, causing local
builds to fail on newer Macbooks.  This is resolved in verson 1.29.0

Issue-ID: CCSDK-3860
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ib76fba09bfd965d115d2697536f7aefef7ed5ff7

14 months agoUpdate ccsdk/parent/springboot to Springboot 3 13/133513/1
JohnKeeney [Wed, 1 Mar 2023 19:15:13 +0000 (19:15 +0000)]
Update ccsdk/parent/springboot to Springboot 3

Issue-ID: CCSDK-3813
Change-Id: If23fa807187520ae62091fc2e4156d25b71e8ff3
Signed-off-by: JohnKeeney <john.keeney@est.tech>
14 months agoupdate parents to chlorine 62/132862/8
Michael Dürre [Wed, 4 Jan 2023 14:45:22 +0000 (15:45 +0100)]
update parents to chlorine

update parent poms to odl chlorine sr1

Issue-ID: CCSDK-3831
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: I9fa4c61d3dd0a2efc6313fc505b5b4d43977abca
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
14 months agoRelease version 2.5.3 74/133374/1
Dan Timoney [Tue, 21 Feb 2023 22:02:52 +0000 (17:02 -0500)]
Release version 2.5.3

Release version 2.5.3 of ccsdk/parent poms

Issue-ID: CCSDK-3813
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I22db7f82ccd1a119c7bb9ec849183935aa167d6f

14 months agoRoll to next snapshot 70/133370/1
Dan Timoney [Tue, 21 Feb 2023 15:23:34 +0000 (10:23 -0500)]
Roll to next snapshot

Build for version 2.5.2 failed, most likely due to earlier partial failure
due to sigul error.  Will skip 2.5.2 and create version 2.5.3

Issue-ID: CCSDK-3813
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I7facdaf9ba5edc2608f83b76488fa522a0590e7a

15 months agoUpdate maven config to compile with java 17 95/133195/1
Dan Timoney [Wed, 8 Feb 2023 12:40:23 +0000 (07:40 -0500)]
Update maven config to compile with java 17

Update maven configuration to compile for Java 17

Issue-ID: CCSDK-3813
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ifcb7bb7602037d940e5c620071ba90de9cf4f208

15 months agoUpgrade maven-bundle-plugin version to 5.1.1 91/133091/1
Dan Timoney [Tue, 31 Jan 2023 14:02:33 +0000 (09:02 -0500)]
Upgrade maven-bundle-plugin version to 5.1.1

Upgrade maven-bundle-plugin to 5.1.1 to resolve compile issue with java 17

Issue-ID: CCSDK-3813
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I432bfb4bfb40b667529990220450272c06fe5f80

16 months agoRelease version 2.5.1 parent poms 47/132847/1
Dan Timoney [Tue, 3 Jan 2023 20:40:51 +0000 (15:40 -0500)]
Release version 2.5.1 parent poms

Release version 2.5.1 parent poms

Issue-ID: SDNC-1765
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I0f724b6a2c597499db241c06571ed8d7fdfb9457

17 months agoSDNC not starting 39/132639/1
highstreetherbert [Thu, 8 Dec 2022 15:51:41 +0000 (16:51 +0100)]
SDNC not starting

with SDNR features

Issue-ID: SDNC-1765
Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: I32ae2b500fb3db86da419feaa06e78995a88b43a
Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
17 months ago[SDC-DIST] Upgrade sdc-dist-client to 2.0.0 27/132427/2
efiacor [Wed, 23 Nov 2022 16:01:13 +0000 (16:01 +0000)]
[SDC-DIST] Upgrade sdc-dist-client to 2.0.0

Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I4b9729c323990de3778ad8ef9789dab93f31b61d
Issue-ID: DMAAP-1803

17 months agoFix dmaap-listener version 34/132534/1
Dan Timoney [Wed, 30 Nov 2022 12:27:02 +0000 (07:27 -0500)]
Fix dmaap-listener version

Update dmaap-listener version to last released version - 1.1.12

Issue-ID: CCSDK-3779
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I43c647054d69f9410bc025d87d48230191e62f28

17 months agoUpdate dependencies for Java 17 00/132200/1
Dan Timoney [Mon, 14 Nov 2022 21:37:36 +0000 (16:37 -0500)]
Update dependencies for Java 17

Update dependencies to work with Java 17

Issue-ID: CCSDK-3813
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I89ac86cf45da8a36a8032607bc203f10f2faab01

18 months agoRelease initial London version of parent poms 32/132032/1
Timoney, Dan (dt5972) [Mon, 7 Nov 2022 18:10:00 +0000 (13:10 -0500)]
Release initial London version of parent poms

Release initial London version of CCSDK parent poms

Change-Id: Iae15510afe4764caa576b1ab69b296cda8a7a045
Issue-ID: CCSDK-3779
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
18 months agoUpdate 3PPs 41/131941/1
JohnKeeney [Tue, 1 Nov 2022 18:38:33 +0000 (18:38 +0000)]
Update 3PPs

jackson-bom -> 2.13.4.2 (via spring-boot-starter:jar:2.6.11) to address CVE-2020-36518 & CVE-2022-42003 & CVE-2022-42004
log4j -> 2.17.2

Issue-ID: CCSDK-3618
Change-Id: Ic1660b18ebc2f9519bcbd5f767a0f22d2a1dd0db
Signed-off-by: JohnKeeney <john.keeney@est.tech>
18 months agoFix dmaap listener version 77/131777/1
Timoney, Dan (dt5972) [Mon, 24 Oct 2022 19:10:54 +0000 (15:10 -0400)]
Fix dmaap listener version

Fixed version of dmaap listener client to use released version instead
of snapshot

Change-Id: I3bfaca18ab845b4ebf797ec004de2127e365d851
Issue-ID: CCSDK-3779
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
18 months agoRoll master branch to London numbering 10/131610/1
Timoney, Dan (dt5972) [Thu, 20 Oct 2022 18:22:09 +0000 (14:22 -0400)]
Roll master branch to London numbering

Roll master branch numbers to London release numbering

Change-Id: I192be24a3ad662f9a8bc902249c5122d62d5e47e
Issue-ID: CCSDK-3779
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
19 months agoRelease version 2.4.3 with kotlin upgrades 86/131386/1
Timoney, Dan (dt5972) [Wed, 5 Oct 2022 13:49:51 +0000 (09:49 -0400)]
Release version 2.4.3 with kotlin upgrades

Release version 2.4.3 of parent poms, containing kotlin
version upgrades

Change-Id: I884f7b9b9ce56331ac4e25f36584686558d442a6
Issue-ID: CCSDK-3771
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
19 months agoUpdate kotlin versions 35/131335/1
Timoney, Dan (dt5972) [Thu, 29 Sep 2022 14:19:17 +0000 (10:19 -0400)]
Update kotlin versions

Update kotlin versions in springboot 2.5 and 2.6 parent poms

Change-Id: I9ff9ee224795de252225cc0517bd40b4802b6a7f
Issue-ID: CCSDK-3771
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
19 months agoRelease version 2.4.2 parent poms 33/130933/1
Dan Timoney [Wed, 14 Sep 2022 14:07:43 +0000 (10:07 -0400)]
Release version 2.4.2 parent poms

Release version 2.4.2 of parent poms

Issue-ID: CCSDK-3754
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: If273a0581fdbe18509169cde4029ba0559960642

19 months agoUpdate 3PPs 22/130922/1
JohnKeeney [Tue, 13 Sep 2022 18:01:17 +0000 (19:01 +0100)]
Update 3PPs

Change-Id: I409979c2bdd7e2e5a36b036be1c04a30116367e9
Signed-off-by: JohnKeeney <john.keeney@est.tech>
Issue-ID: CCSDK-3618

21 months agoMerge "Release ODL Sulfur (v2.4.1) parent poms"
Dan Timoney [Thu, 4 Aug 2022 15:45:13 +0000 (15:45 +0000)]
Merge "Release ODL Sulfur (v2.4.1) parent poms"

21 months agoRelease ODL Sulfur (v2.4.1) parent poms 61/130161/1
Dan Timoney [Wed, 3 Aug 2022 20:36:42 +0000 (16:36 -0400)]
Release ODL Sulfur (v2.4.1) parent poms

Release ODL Sulfur SR1 version of parent poms (version 2.4.1)

Issue-ID: CCSDK-3691
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Icb38ed1bc87e2e8f37050dce6f624f1544b7ab22

21 months agofix dmaap dependent odl startup issue 30/130030/1
Michael Dürre [Tue, 26 Jul 2022 06:21:50 +0000 (08:21 +0200)]
fix dmaap dependent odl startup issue

fix version for dmaap client for odl bundles

Issue-ID: CCSDK-3731
Change-Id: I212b3d679cf059f292b5ed98b0584fa259408732
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
21 months agoUpdate versions for Sulfur 26/130026/1
Dan Timoney [Mon, 25 Jul 2022 13:36:01 +0000 (09:36 -0400)]
Update versions for Sulfur

Update versions to address issues in local Sulfur testing

Issue-ID: CCSDK-3691
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I886ec094c589cc2888a05e7e9d30f99748d27209

21 months agoUpdate mockito version 96/129996/1
Dan Timoney [Thu, 21 Jul 2022 12:21:16 +0000 (08:21 -0400)]
Update mockito version

Updated mockito version to resolve build errors in ccsdk/sli with
Sulfur version of parents

Issue-ID: CCSDK-3691
Change-Id: I5e20c70c20e15e62bdf015d69a6e2ef959f4ace2
Signed-off-by: Dan Timoney <dtimoney@att.com>
21 months agomigrate parents to suflur-sr0 00/129600/3
Michael Dürre [Mon, 13 Jun 2022 03:23:15 +0000 (05:23 +0200)]
migrate parents to suflur-sr0

adapt odl based parents to suflur-sr0

Issue-ID: CCSDK-3691
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: I6fa6ebdb7a43bc4ea63c35650ccd2ff0c253a1dd
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
21 months agoRelease Phosphorus version of parent poms 52/129952/1
Dan Timoney [Fri, 15 Jul 2022 11:19:58 +0000 (07:19 -0400)]
Release Phosphorus version of parent poms

Release initial Phosphorus version of parent poms and roll to next
snapshot in preparation for merging changes for Sulfur

Issue-ID: CCSDK-3691
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ia32773724fb8688b745d5bf1ca9758dd60613e2b

23 months agoUpdate springboot version 85/129585/1
JohnKeeney [Thu, 9 Jun 2022 17:01:27 +0000 (18:01 +0100)]
Update springboot version

Update springboot 2.6.6 -> 2.6.8
Update  spring version 5.3.16 -> 5.3.18
Addresses CVE-2022-24823

Issue-ID: CCSDK-3581
Change-Id: I1546a5f812aacd5843a85fa48f5718ad0901b15b
Signed-off-by: JohnKeeney <john.keeney@est.tech>
2 years agoRefactoring springboot related template and pom-generation 38/129038/2
Singal, Kapil (ks220y) [Mon, 2 May 2022 18:13:19 +0000 (14:13 -0400)]
Refactoring springboot related template and pom-generation

Issue-ID: CCSDK-3629
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I0d0bb47e55a1f27131795e609e38c0952e763856

2 years agoUpdate Spring 3PP versions 03/129003/1
JohnKeeney [Fri, 29 Apr 2022 16:59:14 +0000 (17:59 +0100)]
Update Spring 3PP versions

To address Security Issue CVE-2022-22965
https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement

Change-Id: Id719b9dc33d774b0d6516cc63ab7830d45deb27a
Signed-off-by: JohnKeeney <john.keeney@est.tech>
Issue-ID: CCSDK-3629

2 years agoUpdate versions for Kohn 25/128825/1
Dan Timoney [Mon, 25 Apr 2022 13:14:59 +0000 (09:14 -0400)]
Update versions for Kohn

Update CCSDK versions in parent poms to align with Kohn release

Issue-ID: CCSDK-3641
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I665ae25005548bb3924695f9a5e30950282c8bee

2 years agoRoll versions t next minor release 51/128251/1
Dan Timoney [Thu, 31 Mar 2022 18:15:13 +0000 (14:15 -0400)]
Roll versions t next minor release

Roll versions to next minor release, for ONAP Kohn release

Issue-ID: CCSDK-3623
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I74834244efa7b470e4737cb6c50fbb3d62e3d9b5

2 years agoRelease version 2.3.3 ccsdk/parent 23/128123/1
Dan Timoney [Mon, 28 Mar 2022 13:21:07 +0000 (09:21 -0400)]
Release version 2.3.3 ccsdk/parent

Release version 2.3.3 parent poms and roll to next snapshot version

Issue-ID: CCSDK-3604
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Idc4627c2d17711731d374292555bf20c28f2d53d

2 years agomigrate parents to phosphorus-sr1 21/126621/9
Michael DÜrre [Tue, 18 Jan 2022 09:06:31 +0000 (10:06 +0100)]
migrate parents to phosphorus-sr1

generate sr1 parents and add script for this

Issue-ID: CCSDK-3565
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: I53c5bed11d3d336df5ca99f521a210067663571d
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2 years agoAdd new committer - Jozsef Csongvai 37/127937/1
Dan Timoney [Mon, 21 Mar 2022 17:47:53 +0000 (13:47 -0400)]
Add new committer - Jozsef Csongvai

Add Jozsef Csongvai as committer

Issue-ID: CCSDK-3613
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I5abb8c5b4821df756a6e9cfda9926cf40951069f

2 years agoRemove nordix repository 35/127935/1
Dan Timoney [Mon, 21 Mar 2022 17:20:11 +0000 (13:20 -0400)]
Remove nordix repository

Remove nordix repository declaration.  Instead, the standard onap-public
repo should be used to resolve nordix version of liquibase.

Issue-ID: CCSDK-3612
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: If24d111330f49dee28855d81ab9a7f6917776957

2 years agoMerge "Update springboot 2.5.10 dependencies"
Dan Timoney [Mon, 7 Mar 2022 15:15:47 +0000 (15:15 +0000)]
Merge "Update springboot 2.5.10 dependencies"

2 years agoRemove retired committers 21/127521/1
Dan Timoney [Mon, 7 Mar 2022 13:57:11 +0000 (08:57 -0500)]
Remove retired committers

Remove retired committers Brinda and Nicolas

Issue-ID: CCSDK-3599
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I1f4e238df20e0754846b31b008acffa221d5ab5c

2 years agoUpdate springboot 2.5.10 dependencies 14/127514/1
Dan Timoney [Mon, 7 Mar 2022 13:07:04 +0000 (08:07 -0500)]
Update springboot 2.5.10 dependencies

Update dependencies for springboot 2.5.10

Issue-ID: CCSDK-3585
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iaef2b462dcc687d6e8b4b44ba33f278f4eccd3a1

2 years agoUpdate to latest springboot 2.5.x release 06/127506/1
Dan Timoney [Fri, 4 Mar 2022 21:51:12 +0000 (16:51 -0500)]
Update to latest springboot 2.5.x release

Update to springboot version 2.5.10

Issue-ID: CCSDK-3585
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I1508da2efab6a882dae5421247c8a3a460eb53c9

2 years agoRelease version 2.3.2 parent poms 04/126404/1
Dan Timoney [Mon, 3 Jan 2022 19:25:47 +0000 (14:25 -0500)]
Release version 2.3.2 parent poms

Release version 2.3.2 paremt poms, containing fix for log4shell
vulnerability

Issue-ID: CCSDK-3556
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ibf7027dfaf03f7cf1b9cb25a760abd303ab5a5e6

2 years agoUpgrade to log4j2 2.17.1 01/126401/1
Dan Timoney [Mon, 3 Jan 2022 19:04:29 +0000 (14:04 -0500)]
Upgrade to log4j2 2.17.1

Add explicit dependencies on log4j-core and log4j-api to override
derived version and force 2.17.1

Issue-ID: CCSDK-3556
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I9e8ebbaaaccad59735236810ad25c9b50ef84322

2 years agoUpgrade to log4j2 2.17.1 95/126395/1
Dan Timoney [Mon, 3 Jan 2022 16:49:40 +0000 (11:49 -0500)]
Upgrade to log4j2 2.17.1

Upgrade to log4j2 version 2.17.1 to correct log4shell vulnerability

Issue-ID: CCSDK-3556
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I61a3fdd9854a1beee70abed1fd8542cdf664756a

2 years agoUpgrade to log4j 2.16.0 96/126296/1
Dan Timoney [Thu, 16 Dec 2021 12:56:45 +0000 (07:56 -0500)]
Upgrade to log4j 2.16.0

Upgrade to log4j2 2.16.0 to address log4shell vulnerability

Issue-ID: CCSDK-3556
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I005a2030679172288b8195b72ef804feb4f84386

2 years agoUpdate log4j to 2.16.0 57/126257/1
Dan Timoney [Wed, 15 Dec 2021 14:07:27 +0000 (09:07 -0500)]
Update log4j to 2.16.0

Update log4j2 to version 2.16.0 to address new variant of log4shell

Issue-ID: CCSDK-3556
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I28d4e9657db054edeb4788946c36bd1476fbdf55

2 years agoUpgrade log4j to version 2.15.0 16/126216/2
Dan Timoney [Mon, 13 Dec 2021 20:59:55 +0000 (15:59 -0500)]
Upgrade log4j to version 2.15.0

Update log4j version to address known vulnerability

Issue-ID: CCSDK-3556
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ie0840a7f45257092c93bd5dbb23d197a1de491b0

2 years agoRelease version 2.3.1 (Silicon SR2) of parent poms 93/125693/1
Dan Timoney [Thu, 11 Nov 2021 15:03:28 +0000 (10:03 -0500)]
Release version 2.3.1 (Silicon SR2) of parent poms

Release Silicon SR2 version (2.3.1) of parent poms.

Issue-ID: CCSDK-3513
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic130c2bbc98f5817bd5848b774bc81e3a695150d

2 years agomigrate parents to silicon-sr2 57/125457/2
Michael DÜrre [Fri, 29 Oct 2021 05:53:09 +0000 (07:53 +0200)]
migrate parents to silicon-sr2

migrate odl parents to sr2

Issue-ID: CCSDK-3513
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: I735537fa3b432f818f2dab19fca59c3b13612bce
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2 years agoRelease initial Jakarta version of ccsdk/parent 70/124770/1
Dan Timoney [Fri, 8 Oct 2021 17:00:52 +0000 (13:00 -0400)]
Release initial Jakarta version of ccsdk/parent

Release initial Jakarta version of ccsdk/parent.  This is needed so
that initial version of ccsdk/sli can be released, which is needed
to resolve issue building dependent repos such as cds.

Issue-ID: CCSDK-3492
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Icf363da0867defe9aa7a13a1c3b26c1469466137

2 years agoFix ranges to include snapshots 94/124694/1
Dan Timoney [Tue, 5 Oct 2021 19:55:28 +0000 (15:55 -0400)]
Fix ranges to include snapshots

Fix range so that snapshots are included

Issue-ID: CCSDK-3470
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I8a3f59b59d0c9d347a259fa093470371fb169902

2 years agoUpdate versions for Jakarta 10/124510/1
Dan Timoney [Mon, 27 Sep 2021 16:24:00 +0000 (12:24 -0400)]
Update versions for Jakarta

Update versions of dependencies for Jakarta

Issue-ID: CCSDK-3470
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iff421b002fd2e6e2f1063667026278d09b9a3e77

2 years agoRoll ccsdk/parent master to Jakarta version 82/124382/1
Dan Timoney [Tue, 21 Sep 2021 12:40:55 +0000 (08:40 -0400)]
Roll ccsdk/parent master to Jakarta version

Roll ccsdk/parent master branch numbering to Jakarta

Issue-ID: CCSDK-3470
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I4f655bf2d63ecb45c28383bdca2aef6344094c54

2 years agoRelease version 2.2.1 of parent poms 95/124195/1
Dan Timoney [Tue, 14 Sep 2021 19:21:24 +0000 (15:21 -0400)]
Release version 2.2.1 of parent poms

Release version 2.2.1 of ccsdk/parent poms

Issue-ID: CCSDK-3444
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I65ea0c549fd6e8da37cad2d77446c18719c9a69e

2 years agoExplicitly set sli version 82/124182/1
Dan Timoney [Tue, 14 Sep 2021 15:49:59 +0000 (11:49 -0400)]
Explicitly set sli version

Due to issues in range expansion, version of ccsdk/sli should be set
to static value 1.3.1 for Istanbul

Issue-ID: CCSDK-3444
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I3ab63166ae51000e58206b795d3dd96f86240e76

2 years agoRelease initial Istanbul parent poms 00/123700/1
Dan Timoney [Mon, 30 Aug 2021 22:11:23 +0000 (18:11 -0400)]
Release initial Istanbul parent poms

Release version 2.2.0 (initial Istanbul) of parent poms

Issue-ID: CCSDK-3444
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I0dad067bd08d9f4770a1b54f656c2ee2cefe2578

2 years agoVersion updates 63/123463/1
Dan Timoney [Mon, 23 Aug 2021 15:36:27 +0000 (11:36 -0400)]
Version updates

Update package versions to install security fixes

Issue-ID: CCSDK-3415
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I90823c188711d6c6d1b8920033db059a5f520ea9

2 years agomanage sdnr oauth provider dependency 78/123378/1
Michael DÜrre [Thu, 19 Aug 2021 06:13:46 +0000 (08:13 +0200)]
manage sdnr oauth provider dependency

add missing version for java-jwt

Issue-ID: CCSDK-3313
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: I6b804294c180b52dca69f2af9e7de82e1e0aa39b
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2 years agoUpdate for Java 11 31/123331/2
Dan Timoney [Tue, 17 Aug 2021 15:59:38 +0000 (11:59 -0400)]
Update for Java 11

Update to use java 11 to compile

Issue-ID: CCSDK-3415
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I6f60e301c801f44ff811a6dd1cc40ad721bb7fc3

2 years agoUse APL licensed liquibase distro 29/123329/1
Dan Timoney [Tue, 17 Aug 2021 15:24:26 +0000 (11:24 -0400)]
Use APL licensed liquibase distro

Update to use APL licensed liquibase distribution provided by CPS project

Issue-ID: CCSDK-3423
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ibd5f543f693160e5aed27c2fb4bac4b531f1c557

2 years agoPackage upgrades 72/123172/2
Dan Timoney [Thu, 5 Aug 2021 14:46:18 +0000 (10:46 -0400)]
Package upgrades

Upgrade third party packages to address security vulnerabilities.
Provide new parent pom for spring boot 2.5, which is not
backward compatible with spring boot 2.3

Issue-ID: CCSDK-3415
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iffbfffb6709aeec48c35dd604b9293fb3af34a10

2 years agoFix ranges to include snapshot 56/123156/1
Dan Timoney [Thu, 5 Aug 2021 16:39:45 +0000 (12:39 -0400)]
Fix ranges to include snapshot

maven-assembly-plugin seems to exclude snapshots when resolving
ranges unless the range explicitly includes a snapshot.  Updated
ranges to end in snapshot release to work around this issue.

Issue-ID: CCSDK-3387
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I443da915e792e153eea55fdb9dc763b68471bb3c

2 years agoUpdate to spring boot version 2.3.12.RELEASE 65/123065/1
Dan Timoney [Tue, 3 Aug 2021 15:28:00 +0000 (11:28 -0400)]
Update to spring boot version 2.3.12.RELEASE

Update to latest version of spring boot 2.3

Issue-ID: CCSDK-3291
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ie475c749fa9e8b58cae2aadbde0e8e9b40790f4d

2 years agoUpdate parent poms to use version ranges 94/122894/3
Dan Timoney [Tue, 27 Jul 2021 21:03:21 +0000 (17:03 -0400)]
Update parent poms to use version ranges

Update parent poms to specify CCSDK repo versions using ranges

Issue-ID: CCSDK-3387
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ibe503fd109559e36d40fba90feb58dea9d1919ab

2 years agoUpdate mariadb-java-client 63/122663/1
Dan Timoney [Thu, 15 Jul 2021 16:38:19 +0000 (12:38 -0400)]
Update mariadb-java-client

Update mariadb-java-client to version 2.7.3 to resolve exception
thrown when installed in OSGi container.

Issue-ID: CCSDK-3373
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ib58e562940eae995233d54a196d77bdb5a5dcbd1

2 years agoReverting javax.servler-api to verison 3.0.1 87/122587/1
Singal, Kapil (ks220y) [Mon, 12 Jul 2021 19:42:06 +0000 (15:42 -0400)]
Reverting javax.servler-api to verison 3.0.1

Issue-ID: SDNC-1581
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ife5e37489bf3a6571435d68730a21e4c9d5d85c0

2 years agoFurther changes as per silicon-sr1 30/122530/1
Singal, Kapil (ks220y) [Fri, 9 Jul 2021 00:39:34 +0000 (20:39 -0400)]
Further changes as per silicon-sr1

Issue-ID: CCSDK-3365
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I01aebff10d73cda54eccbbd497f6a642be2fc482

2 years agoUpdating mariadb-java-client verison to 2.7.2 as per silicon-sr1 24/122524/2
Singal, Kapil (ks220y) [Thu, 8 Jul 2021 14:48:36 +0000 (10:48 -0400)]
Updating mariadb-java-client verison to 2.7.2 as per silicon-sr1

Issue-ID: CCSDK-3364
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I66bf18c08711974b3161ca356ef2a44b20d5534a

2 years agomigrate parents to silicon-sr1 75/122475/1
Michael DÜrre [Wed, 7 Jul 2021 05:28:02 +0000 (07:28 +0200)]
migrate parents to silicon-sr1

adapt all version for sr1

Issue-ID: CCSDK-3365
Change-Id: Ifdb668bfca3f52476a73a6a88aff2bc501438078
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2 years agoAdding missing akka and sshd-core in dependencies bom's 83/121783/7
Singal, Kapil (ks220y) [Wed, 9 Jun 2021 21:31:32 +0000 (17:31 -0400)]
Adding missing akka and sshd-core in dependencies bom's

oparent and standaloneParent poms
  - Adding distributionManagement section
  - Replacing hardocded nexus url with properties variable

Issue-ID: CCSDK-3329
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ifaa84b695ae45f0de7c431af3489d9b33d4b9fce

2 years agoBump dmaap client version 80/121780/1
Dan Timoney [Wed, 9 Jun 2021 20:28:07 +0000 (16:28 -0400)]
Bump dmaap client version

Bump dmaap client version back to 1.1.12 to fix ccsdk/features build

Issue-ID: CCSDK-3332
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I6d2d1511582d5792c8bec7ea0e490905b70bfacb

2 years agoExluding transitive dependencies from jaxb-api and adding jakarta.activation-api... 72/121772/1
Singal, Kapil (ks220y) [Wed, 9 Jun 2021 13:54:36 +0000 (09:54 -0400)]
Exluding transitive dependencies from jaxb-api and adding jakarta.activation-api explicitly

Issue-ID: CCSDK-3329
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I292daf886b8ee908e29c89141daa05b8119116e0

2 years agoUpdating parent poms as per Silicon onap-karaf:0.14.0 package 58/121758/4
Singal, Kapil (ks220y) [Tue, 8 Jun 2021 16:00:17 +0000 (12:00 -0400)]
Updating parent poms as per Silicon onap-karaf:0.14.0 package

Issue-ID: CCSDK-3329
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: If9ac73ec5f0ad8a2bd0b09ed4a17731cb357d900

2 years agoUpdating logging-analytics version from 1.6.6 to 1.6.9 42/121742/2
Singal, Kapil (ks220y) [Mon, 7 Jun 2021 23:47:37 +0000 (19:47 -0400)]
Updating logging-analytics version from 1.6.6 to 1.6.9

Updating com.google.code.findbugs:annotation version to 3.0.1

Issue-ID: CCSDK-3329
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ic22de3bbdb11994f273eba25b352331cc7000714

2 years agoHandle duplicate installed versions 22/121722/2
Dan Timoney [Mon, 7 Jun 2021 17:55:46 +0000 (13:55 -0400)]
Handle duplicate installed versions

Adjust mkbom.sh to handle the case where multiple versions of a
jar comes pre-installed in OpenDaylight by sorting entries
by groupId/artifactId/versionId and then using the latest installed
version.

Issue-ID: CCSDK-3328
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Icd125d65a4a5ca50dd97a877bc85389299ff4fe1

2 years agomigrate parents to silicon 03/120403/6
Michael DÜrre [Mon, 12 Apr 2021 11:11:00 +0000 (13:11 +0200)]
migrate parents to silicon

actually silicon-SR0 but later for SR1

Issue-ID: CCSDK-3267
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: I066e204dc9dc674c6c40e72fe7561dbdbc9cbe6a
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2 years agoRefactoring onap nexus url's and related section 91/121391/4
Singal, Kapil (ks220y) [Mon, 17 May 2021 17:23:11 +0000 (13:23 -0400)]
Refactoring onap nexus url's and related section

Issue-ID: CCSDK-3298
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I8798f0cfa7b0042628f508ca851a42d76a5f7b21

2 years agoBump version logging-analytics 66/121366/2
Claudio D. Gasparini [Fri, 14 May 2021 08:33:22 +0000 (10:33 +0200)]
Bump version logging-analytics

to version 1.6.9

Issue-ID: LOG-1242
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@intl.att.com>
Change-Id: I6a288d7d91b193581ca0d87a9dd06381fa79a45d

3 years agoInconsistent antlr versions specified 03/119603/1
Dan Timoney [Mon, 22 Mar 2021 19:09:59 +0000 (15:09 -0400)]
Inconsistent antlr versions specified

Fixed incorrect specifications of antlr version.  Also, updated oparent
pom.xml to use latest released oparent

Change-Id: Iaa18032d89bd86916bc7739a71598ab495333795
Issue-ID: CCSDK-3231
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoUpdate parent poms to specify Istanbul versions 15/119315/1
Dan Timoney [Mon, 15 Mar 2021 12:43:10 +0000 (08:43 -0400)]
Update parent poms to specify Istanbul versions

Updated properties in parent pom to use correct values for Istanbul

Change-Id: I9a6d5048a855c152003b2e314eb58ceeb9503b17
Issue-ID: CCSDK-3190
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoRoll master version for Istanbul 66/118966/1
Dan Timoney [Tue, 9 Mar 2021 14:43:57 +0000 (09:43 -0500)]
Roll master version for Istanbul

Roll versions of ccsdk parent poms to 2.2.0-SNAPSHOT for Istanbul release.

Change-Id: Ia5060116b986dae9e25b5765389e0c421bcd9fc6
Issue-ID: CCSDK-3190
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoRoll to next snapshot version 93/118193/1
Dan Timoney [Mon, 22 Feb 2021 19:11:04 +0000 (14:11 -0500)]
Roll to next snapshot version

Roll to version 2.1.2-SNAPSHOT

Change-Id: If45b4b9aecd9b8779e8a7b8c05cfaeabd1b03c49
Issue-ID: CCSDK-3179
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoRelease 2.1.1 version of ccsdk parent 92/118192/2
Dan Timoney [Mon, 22 Feb 2021 18:27:17 +0000 (13:27 -0500)]
Release 2.1.1 version of ccsdk parent

Release version 2.1.1 of ccsdk parent poms

Change-Id: Iec402255001901c8cbef54fcd237b12659a40a0d
Issue-ID: CCSDK-3179
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agodisable spotbugs exec 21/117621/1
Michael DÜrre [Tue, 9 Feb 2021 07:35:01 +0000 (08:35 +0100)]
disable spotbugs exec

overwrite spotbugs code check execution

Issue-ID: CCSDK-3143
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: I362d2d16d2d1815693119d6b90a903383bdad067

3 years agoccsdk parents for alu-sr0 54/117254/4
Michael DÜrre [Tue, 1 Dec 2020 12:34:56 +0000 (13:34 +0100)]
ccsdk parents for alu-sr0

migrate parents to aluminium-sr0

Change-Id: Iafc8f9bdefe7fb3593166bb067210cc944d65561
Issue-ID: CCSDK-3012
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
3 years agoAdding maven-deploy-plugin with deployeAtEnd true 18/117318/5
Singal, Kapil (ks220y) [Tue, 2 Feb 2021 03:06:16 +0000 (22:06 -0500)]
Adding maven-deploy-plugin with deployeAtEnd true

Issue-ID: CCSDK-3126
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I5c89ab63f58084808038e58b413bf51c29bcb93b

3 years agoAdding deployeAtEnd true to maven-deploy-plugin 11/117311/1
Singal, Kapil (ks220y) [Mon, 1 Feb 2021 21:11:38 +0000 (16:11 -0500)]
Adding deployeAtEnd true to maven-deploy-plugin

It will avoid scenario where few child modules have artifacts created in nexus and some are missing

Issue-ID: CCSDK-3126
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I153719d9125213dc20b646d3fdfb31c8546ad49f

3 years agoRevert "ccsdk parents for alu-sr0" 48/117248/1
Dan Timoney [Fri, 29 Jan 2021 17:38:52 +0000 (12:38 -0500)]
Revert "ccsdk parents for alu-sr0"

This reverts upgrade to OpenDaylight Aluminum
(commit b6288f99fbfcc73f115511696f98111ca32b8d2f.)

Change-Id: I194efd26f792328f0ab79848664708715e94e240
Issue-ID: CCSDK-3012
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoUpgrade jackson version in dependencies-bom 62/117162/2
RehanRaza [Wed, 27 Jan 2021 15:09:19 +0000 (16:09 +0100)]
Upgrade jackson version in dependencies-bom

Upgrade jackson to 2.11.4, the same version used by springboot 2.3.8.RELEASE which is the version currently used in ccsdk/parent's springboot pom.
This is intended to fix the following security vulnerability:

Component(displayName=com.fasterxml.jackson.core : jackson-databind : 2.10.1, hash=18eee15ffc662d27538d) [
Constraint(Critical security vulnerability)
[Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2020-25649 with severity >= 7 (severity = 7.5)] ]]

Change-Id: I0d1727296ac3c3227e5e5666a796b08a63a61aaa
Issue-ID: CCSDK-3108
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
3 years agoccsdk parents for alu-sr0 55/115955/9
Michael DÜrre [Tue, 1 Dec 2020 12:34:56 +0000 (13:34 +0100)]
ccsdk parents for alu-sr0

migrate parents to aluminium-sr0

Issue-ID: CCSDK-3012
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: I8c19abcfa4a0fbac629496835e4caf92aecd2459
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
3 years agoUpgrade to the latest springboot release 32/117132/1
RehanRaza [Tue, 26 Jan 2021 12:46:36 +0000 (13:46 +0100)]
Upgrade to the latest springboot release

Upgrade to 2.3.8.RELEASE to fix the security vulnerabilities.

Change-Id: I40c2702aca612f265cb4928f392ec4ec4f223aea
Issue-ID: CCSDK-3108
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
3 years agoUpdate committer list 27/116727/1
Dan Timoney [Mon, 11 Jan 2021 17:03:36 +0000 (12:03 -0500)]
Update committer list

Remove Jack Lucas as committer - Jack has moved on to other
work and resigned as committer from CCSDK

Change-Id: Icb9b83b10ea5451b59c7e7e1094223acfb268e02
Issue-ID: CCSDK-3080
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoRolling back velocity version to 1.7 44/116344/1
Singal, Kapil (ks220y) [Mon, 14 Dec 2020 15:52:30 +0000 (10:52 -0500)]
Rolling back velocity version to 1.7

There is no 2.0 version in mvnrepository

Issue-ID: CCSDK-3047
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ieae68f050545a8bdb7aef71ecf8a84bb3ec1e3b2

3 years agoFix typo 40/116340/1
Jozsef Csongvai [Mon, 14 Dec 2020 12:39:31 +0000 (07:39 -0500)]
Fix typo

Issue-ID: CCSDK-3001
Change-Id: I4ecb2261fcab912d0c1dbead6c532c86e872be60
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
3 years agoUpdates to support use of oparent in non-ODL dependent code 56/116256/1
Dan Timoney [Wed, 9 Dec 2020 12:37:08 +0000 (07:37 -0500)]
Updates to support use of oparent in non-ODL dependent code

Added missing dependencies needed in oparent and dependencies-bom
to allow oparent pom to be used in ccsdk/sli for code not
directly dependent on OpenDaylight.  Also, updated to latest
springboot release and to latest released version of ONAP oparent
pom.  Note: this change does NOT address changes to compile jars as
java 11.  That change will come with the changes for ODL Aluminum.

Change-Id: I599bae0c32f5ced7eada956a0ed3b57f40461cd5
Issue-ID: CCSDK-3001
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoAdd missing dependencies to ccsdk oparent and fix versions 81/115381/6
Dan Timoney [Wed, 25 Nov 2020 13:23:08 +0000 (08:23 -0500)]
Add missing dependencies to ccsdk oparent and fix versions

Some version declarations were missing from CCSDK oparent, which
causes problems when moving repos to use CCSDK oparent pom instead
of ODL-based parents. Also, update version properies to latest CCSDK
master snapshot versions.

Change-Id: Ia9222da0f8720f981cfcd98aaeaafc68aedbcb92
Issue-ID: CCSDK-3001
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoRelease version 2.1.0 of CCSDK parent pom 98/115398/1
Dan Timoney [Wed, 25 Nov 2020 16:41:13 +0000 (11:41 -0500)]
Release version 2.1.0 of CCSDK parent pom

Release initial Honolulu version of CCSDK parent poms and roll
version to next snapshot

Change-Id: I235ea84ddb43edd9165439f3845f8d27d383ac29
Issue-ID: CCSDK-3002
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoAdding skipPush to quick profile 93/112893/2
Singal, Kapil (ks220y) [Fri, 18 Sep 2020 15:00:50 +0000 (11:00 -0400)]
Adding skipPush to quick profile

Issue-ID: CCSDK-2834
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ib4b8e6ad8221fbd0e3834733d1fc0d8701816827