ccsdk/parent.git
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

3 years agoRoll to initial Honolulu release version 95/112395/1
Dan Timoney [Wed, 9 Sep 2020 16:53:27 +0000 (12:53 -0400)]
Roll to initial Honolulu release version

Roll master branch to initial Honolulu release version

Change-Id: I215dc2c5b3f0c817a653a43b9cf448b78caba1f8
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoRelease M4 version of parent poms 65/112365/1
Dan Timoney [Wed, 9 Sep 2020 12:06:28 +0000 (08:06 -0400)]
Release M4 version of parent poms

Release M4 version of parent poms

Change-Id: I1da870d4d9d2a39bf62d9e1549b1f8b8a018f212
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoMerge "Upgrade to Sodium SR4"
KAPIL SINGAL [Fri, 4 Sep 2020 20:51:48 +0000 (20:51 +0000)]
Merge "Upgrade to Sodium SR4"

3 years agoUpgrade to Sodium SR4 32/112132/4
Dan Timoney [Thu, 3 Sep 2020 18:59:23 +0000 (14:59 -0400)]
Upgrade to Sodium SR4

Upgrade to final service release of OpenDaylight Sodium (SR4)

Change-Id: I76d186e99340dfaae909c859b32a3602dd7abf60
Issue-ID: CCSDK-2729
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoOverriding git-commit-id-plugin 80/112180/2
Singal, Kapil (ks220y) [Fri, 4 Sep 2020 14:34:58 +0000 (10:34 -0400)]
Overriding git-commit-id-plugin

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

3 years agoUpdate lifecycle state 07/112107/1
Dan Timoney [Thu, 3 Sep 2020 13:47:13 +0000 (09:47 -0400)]
Update lifecycle state

Update lifecycle state to Mature

Change-Id: I40ac79322c51c17efd6df826223210ca6ce9d474
Issue-ID: CCSDK-2660
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoAddress javadoc build issues 02/112102/1
Dan Timoney [Thu, 3 Sep 2020 12:56:01 +0000 (08:56 -0400)]
Address javadoc build issues

maven-javadoc-plugin started to fail when using java 11 compiler.  Some
issues are addressed in latest version of plugin (3.2.0), but it appears
some issues remain.  To address this, we use the latest plugin version
and configure maven to continue if javadoc errors occur. Note: this issue
is currently causing verify builds to fail - thus, this is a blocking
issue.

Change-Id: I0a9882b4b93ea18b29e2d53d269cf70dda77a4d1
Issue-ID: CCSDK-2728
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoUpgrade to latest springboot release 22/111922/2
Dan Timoney [Mon, 31 Aug 2020 20:03:12 +0000 (16:03 -0400)]
Upgrade to latest springboot release

Upgrade to latest springboot release (2.3.3.RELEASE)

Change-Id: I2aabcc0f258912f79ea6334ebec0ab342a2b066f
Issue-ID: CCSDK-2633
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoadd sdnr dependency versions 39/111639/1
Michael Dürre [Mon, 24 Aug 2020 12:39:08 +0000 (14:39 +0200)]
add sdnr dependency versions

manage es dmaap and frontend-plugin version

Issue-ID: CCSDK-2685
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: I998abd575db6cdc90b70b4d8ab8a13733aff5aae

3 years agoUpdate jackson-databind version 60/111560/2
Dan Timoney [Fri, 21 Aug 2020 15:50:09 +0000 (11:50 -0400)]
Update jackson-databind version

Update to SECCOM recommended version 2.11.0

Change-Id: Ibfe40a7371a591639b5414623083a7ff6fefe2a4
Issue-ID: CCSDK-2686
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoUpgrading versions 58/111558/1
Singal, Kapil (ks220y) [Fri, 21 Aug 2020 15:30:21 +0000 (11:30 -0400)]
Upgrading versions

Fixing properties to have new SNAPSHOT version as older are missing from nexus

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

3 years agofixed maven-javadoc-plugin version for j11 67/111267/1
Michael Dürre [Fri, 14 Aug 2020 09:06:23 +0000 (11:06 +0200)]
fixed maven-javadoc-plugin version for j11

comment plugin version out. managed by odl parent to 3.1.1

Issue-ID: CCSDK-2648
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: Ib5bc9fb771728bf0f8bbf10eb9e260ded28cb682

3 years agoRoll to next snapshot version 93/110993/1
Dan Timoney [Thu, 6 Aug 2020 16:35:38 +0000 (12:35 -0400)]
Roll to next snapshot version

Roll to snapshot version 2.0.1-SNAPSHOT

Change-Id: I42f22947b51fb09de0b2dc364e7b5e0e01dbacd4
Issue-ID: CCSDK-2635
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoCreate initial Guilin version of CCSDK 89/110989/1
Dan Timoney [Thu, 6 Aug 2020 15:15:06 +0000 (11:15 -0400)]
Create initial Guilin version of CCSDK

Create initial Guilin version of CCSDK

Change-Id: I1ac2216f06494241ae16079893f4797fe27b99c5
Issue-ID: CCSDK-2635
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoMerge "switch to sodium"
Dan Timoney [Wed, 5 Aug 2020 17:56:15 +0000 (17:56 +0000)]
Merge "switch to sodium"

3 years agoswitch to sodium 31/109831/1
Michael Dürre [Mon, 6 Jul 2020 04:22:15 +0000 (06:22 +0200)]
switch to sodium

fix dependencies and versions for sodium SR3

Issue-ID: CCSDK-2518
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: I46a4def45fed75aeb3b507831446a2d8d26a2f52

3 years agoAdd Sodium SR3 installed pom 88/109788/1
Dan Timoney [Thu, 2 Jul 2020 19:36:23 +0000 (15:36 -0400)]
Add Sodium SR3 installed pom

Add new pom.xml that lists dependencies installed in Sodium SR3.
File was generated from base Sodium SR3 image using
ccsdk/parent/tools/mkbom.sh script

Change-Id: I899410886ba3b7d44e1d8bb833abd31fecb6fa9e
Issue-ID: CCSDK-2442
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoRestore missing ODL dependencies 22/108822/2
Dan Timoney [Fri, 5 Jun 2020 12:40:49 +0000 (08:40 -0400)]
Restore missing ODL dependencies

Restore missing ODL dependency management entries, which were
causing compile failures.

Change-Id: I88ac3bbd2fb2fd2ebb2f683852d0ef16558b6cf0
Issue-ID: CCSDK-2397
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoAdd new BOM for preinstalled ODL dependencies 30/108630/2
Dan Timoney [Mon, 1 Jun 2020 13:28:12 +0000 (09:28 -0400)]
Add new BOM for preinstalled ODL dependencies

Add new BOM to reflect dependency versions installed in ODL image.
This new BOM is created by a new script - mkbom.sh - based on
jar files installed in the OpenDaylight local maven repository.

Issue-ID: CCSDK-2397
Change-Id: I70881f1db55a1482ce1d33ee598b69b4ad2661ba
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoAdd/correct property settings 04/107804/1
Dan Timoney [Mon, 18 May 2020 12:39:04 +0000 (08:39 -0400)]
Add/correct property settings

Added ccsdk.features.version property to parent pom and fixed versions
of SDC libraries to latest released versions.

Change-Id: Ia431e5731a430f7cc45d0448d33fbb3808c2c5e9
Issue-ID: CCSDK-2378
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoAdd new CCSDK version of oparent 88/104088/5
Dan Timoney [Fri, 20 Mar 2020 19:36:38 +0000 (15:36 -0400)]
Add new CCSDK version of oparent

Add new CCSDK parent pom based on ONAP oparent

Change-Id: I184f4170095ddc118e69b9668494d935bfee718c
Issue-ID: CCSDK-2182
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoFix embedded tomcat version 98/106498/1
Dan Timoney [Thu, 23 Apr 2020 12:24:54 +0000 (08:24 -0400)]
Fix embedded tomcat version

Fixed embedded tomcat version in dependencies-bom to be consistent
with property value.

Change-Id: Ic3eb0f3ba9eed4d8e0f2aef0b0d4333181dcc0b6
Issue-ID: CCSDK-2332
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoFix settings for yang2swagger 78/106378/1
Dan Timoney [Tue, 21 Apr 2020 17:26:37 +0000 (13:26 -0400)]
Fix settings for yang2swagger

Fix settings for yang2swagger in client pom

Change-Id: I345007bc573ffe7af166c7fd2a307c1693d8abb1
Issue-ID: SDNC-1173
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoAdd OpenDaylight BGP dependencies 74/105774/2
Dan Timoney [Fri, 10 Apr 2020 17:50:09 +0000 (13:50 -0400)]
Add OpenDaylight BGP dependencies

Add OpenDaylight BGP artifacts BOM to CCSDK's own dependencies BOM used
for OpenDaylight-dependent projects.

Change-Id: I0a7a60731f9ba0a169dc50a60f77bf260ae84174
Issue-ID: CCSDK-2307
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoUpdated script to handle sed issues 15/105715/1
Dan Timoney [Thu, 9 Apr 2020 18:46:31 +0000 (14:46 -0400)]
Updated script to handle sed issues

The 'sed' line added to the updParentVersion script introduced 2 problems:

1) sed inline edit (-i option) saves a backup copy unless you pass the
empty string ('') as the suffix , which is the arg to the -i option.
2) BSD sed (e.g. the version installed in Mac OSX) does not support \n
as newline in replacement strings.  The more portable solution is to
simply escape a literal newline in the replacement string.

Change-Id: Ia3a3b2635b8cc9ce57ec41c2e55c1384587325c7
Issue-ID: CCSDK-2308
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoupgrade logging library 69/104269/1
Smokowski, Kevin (ks6305) [Tue, 24 Mar 2020 15:56:42 +0000 (15:56 +0000)]
upgrade logging library

change logging-analytics.version 1.6.5 to 1.6.6

Issue-ID: CCSDK-2187
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: I5770b585134689d3362949a0a81bc97fe4d5253d

4 years agoUpdate CCSDK versions for Guilin 44/104244/1
Dan Timoney [Tue, 24 Mar 2020 12:40:37 +0000 (08:40 -0400)]
Update CCSDK versions for Guilin

Update CCSDK versions for Guilin

Change-Id: I71986ca9f0863b6c3e67cdf7fc11f195cf4d01dc
Issue-ID: CCSDK-2166
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoUpdate version of tomact-jdbc library 26/103526/1
Rich Tabedzki [Wed, 11 Mar 2020 15:06:57 +0000 (11:06 -0400)]
Update version of tomact-jdbc library

Changes made:
* Updated version of tomact-jdbc library from 9.0.27 to 9.0.30

Issue-ID: CCSDK-2169
Change-Id: Id917f36f04064d5a211f596d0256ad80e65a2467
Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
4 years agoFixing updateParentVersion.sh 08/103308/1
Singal, Kapil (ks220y) [Fri, 6 Mar 2020 21:40:25 +0000 (16:40 -0500)]
Fixing updateParentVersion.sh

1) Add command to keep empty line between header and project tag in pom.xml

2) Adding param to keep CDATA value as is.

Issue-ID: CCSDK-2164
Change-Id: Ic4babea86eb6d3f50d3674b7c8c829171cc13465
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
4 years agoRoll master version to Guilin numbering 25/103025/1
Dan Timoney [Wed, 4 Mar 2020 16:02:01 +0000 (11:02 -0500)]
Roll master version to Guilin numbering

Roll master branch of ccsdk parent to 2.0.0-SNAPSHOT for Guilin. Since
we anticipate breaking changes associated with Java 8 -> 11 and
Sodium, the Guilin version will be a major version update (1.x -> 2.0)

Change-Id: I3bf2c447fbecff4aa1973b9087190a2e41961457
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRelease Frankfurt M4 artifacts 54/102854/2
Dan Timoney [Tue, 3 Mar 2020 13:12:09 +0000 (08:12 -0500)]
Release Frankfurt M4 artifacts

Release Frankfurt M4 version of CCSDK artifacts (version 1.5.2 of parent)

Change-Id: I9bb896dff9449d0fc5805649cbeec52310bb5595
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoUpgrading logging-analytics to 1.6.5 16/102516/3
Singal, Kapil (ks220y) [Thu, 27 Feb 2020 16:02:51 +0000 (11:02 -0500)]
Upgrading logging-analytics to 1.6.5

Overriding Junit dependency with version 4.12
Upgrading mockito-core version to 2.23.4 in dependency-odl-bom

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

4 years agoUpdate CCSDK standalone parent pom 10/102510/1
lalena.aria [Thu, 27 Feb 2020 15:54:19 +0000 (15:54 +0000)]
Update CCSDK standalone parent pom

Changes made:
Update standalone parent pom fasterxml.jackson.version to 2.10.0
to address security vulnerability.

Issue-ID: CCSDK-1810
Change-Id: Ie8601cd7e724fafb343bdcd4b80e058c9548f580
Signed-off-by: lalena.aria <lalena.aria@att.com>
4 years agoRefactoring parent root poms 89/102089/4
Singal, Kapil (ks220y) [Thu, 20 Feb 2020 18:53:41 +0000 (13:53 -0500)]
Refactoring parent root poms

Updating protobuf and grpc version

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

4 years agoRefactoring parent root poms 27/102027/4
Singal, Kapil (ks220y) [Wed, 19 Feb 2020 22:45:00 +0000 (17:45 -0500)]
Refactoring parent root poms

1) dependency-odl-bom is being imported to other parent poms, removing / cleaning up duplicate dependencies

2) Adding spring-boot-setup pom and related templates for spring-boot parent poms

3) Adding jetty-server to dependency-odl-bom

4) Adding org.onap.logging-analytics dependency to spring-boot-parent poms

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

4 years agoUpgrade logging filter 71/101271/3
Smokowski, Kevin (ks6305) [Thu, 6 Feb 2020 18:33:18 +0000 (18:33 +0000)]
Upgrade logging filter

Update logging-analytics artifacts version to 1.6.4

Issue-ID: CCSDK-2082
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: I45e49ea1f6a0ab35cfbc11ed3b0cd7cec7bcd69c

4 years agoRevert "Cleaning up springboot parent poms" 09/101209/1
KAPIL SINGAL [Thu, 6 Feb 2020 01:11:41 +0000 (01:11 +0000)]
Revert "Cleaning up springboot parent poms"

This reverts commit 829b0e212e60f545577415e581b4fb55068bdc48.

Reason for revert: CDS Verify jobs are failing, will look in and reopen.

Issue-ID: CCSDK-2077
Change-Id: I6af2a4a016079ca905365f2a864555bf0b376e7a
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
4 years agoCleaning up springboot parent poms 87/101187/3
Singal, Kapil (ks220y) [Wed, 5 Feb 2020 16:55:21 +0000 (11:55 -0500)]
Cleaning up springboot parent poms

Removing/adding plugins executions and updating version
Keeping in synch with other odlparent poms.

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

4 years agoAdding missing version properties 15/101115/3
Singal, Kapil (ks220y) [Tue, 4 Feb 2020 14:35:37 +0000 (09:35 -0500)]
Adding missing version properties

Removing Opendaylight related repository and pluginRepository tags

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

4 years agoSpring boot, Kotlin version upgrades 90/100990/1
Brinda Santh [Fri, 31 Jan 2020 19:24:27 +0000 (14:24 -0500)]
Spring boot, Kotlin version upgrades

Issue-ID: CCSDK-1737
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I8b6c6ce2645973a8cadae3b8aa9c3af27468f10f

4 years agoUpdate version properties to next snapshot 58/100958/1
Dan Timoney [Thu, 30 Jan 2020 18:29:02 +0000 (13:29 -0500)]
Update version properties to next snapshot

Update version properties to next snapshot

Change-Id: If72d8f300569973b5051ca3361c058b87f48af09
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRoll to next snapshot 08/100708/1
Dan Timoney [Thu, 23 Jan 2020 19:06:18 +0000 (14:06 -0500)]
Roll to next snapshot

Roll ccsdk/parent to next snapshot version

Change-Id: I34d07a7c87a1ff7a35407c64dda40237d0dcd262
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRelease CCSDK parent pom version 1.5.1 81/100681/1
Dan Timoney [Thu, 23 Jan 2020 13:44:58 +0000 (08:44 -0500)]
Release CCSDK parent pom version 1.5.1

Release ccsdk/parent version 1.5.1

Change-Id: I55bc0c320ef4aa54ebb3e232de7018cecd7c37d0
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoAdding ID to yang-maven-plugin execution 16/100516/1
Singal, Kapil (ks220y) [Mon, 20 Jan 2020 20:12:43 +0000 (15:12 -0500)]
Adding ID to yang-maven-plugin execution

Adding id:binding to yang-maven-plugin execution to avoid twice execution of plugin

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

4 years agoFix sonar test coverage 07/100507/1
Dan Timoney [Mon, 20 Jan 2020 15:57:59 +0000 (10:57 -0500)]
Fix sonar test coverage

Updated standalone parent pom to fix sonar and jacoco configuration
to be compatible with SonarCloud.

Change-Id: Ieb1643be13f2de990304b895f2bf5ba48d5790a9
Issue-ID: CCSDK-2029
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoUpdate sonar config for sonarcloud 26/100426/2
Dan Timoney [Fri, 17 Jan 2020 14:54:02 +0000 (09:54 -0500)]
Update sonar config for sonarcloud

Update sonar and jacoco config for latest sonar scan version, compatible
with sonarcloud

Change-Id: I4660a685742675f0b7fd6c762b631a66ca4a244c
Issue-ID: CCSDK-2029
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoMerge "Update versions of dependencies"
Dan Timoney [Tue, 14 Jan 2020 02:49:19 +0000 (02:49 +0000)]
Merge "Update versions of dependencies"

4 years agoUpdate versions of dependencies 23/99723/7
Timoney, Dan (dt5972) [Tue, 17 Dec 2019 15:44:04 +0000 (10:44 -0500)]
Update versions of dependencies

Updated versions of third party dependencies that are not
constrained by OpenDaylight to latest minor version.

Change-Id: I0640f50b02f0cee4669b6a4c4c87754861a686ce
Issue-ID: CCSDK-2005
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoAdding ccsdk.cds.version property 09/100209/1
Singal, Kapil (ks220y) [Fri, 10 Jan 2020 19:34:45 +0000 (14:34 -0500)]
Adding ccsdk.cds.version property

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

4 years agosonar-maven-plugin properties cleanup 61/100061/2
Singal, Kapil (ks220y) [Tue, 7 Jan 2020 16:54:24 +0000 (11:54 -0500)]
sonar-maven-plugin properties cleanup

Removing sonar.jacoco deprecated properties

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

4 years agoInclude groupId in dependency list 96/99496/2
Timoney, Dan (dt5972) [Wed, 11 Dec 2019 15:04:52 +0000 (10:04 -0500)]
Include groupId in dependency list

Include groupId in generated dependency lists

Change-Id: I6df3980293f9a35958f633acbf1df33f2f046859
Issue-ID: CCSDK-1986
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoGenerate dependency list 13/99413/8
Timoney, Dan (dt5972) [Tue, 10 Dec 2019 14:18:51 +0000 (09:18 -0500)]
Generate dependency list

Generate list of direct dependencies for repository and publish to Nexus.

Change-Id: I9914756ddf8fe1dbab9f48d4de9249c319d28fc0
Issue-ID: CCSDK-1986
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoAdd sonar-jacoco-aggregate profile 60/99260/2
Timoney, Dan (dt5972) [Fri, 6 Dec 2019 14:10:09 +0000 (09:10 -0500)]
Add sonar-jacoco-aggregate profile

Add profile needed for sonarcloud build (sonar-jacoco-aggregate).

Change-Id: Ie26032f8e9c18f53713b1ceeac64683a0e6beb17
Issue-ID: CIMAN-343
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoRemove xml-apis dependency 55/99255/1
Timoney, Dan (dt5972) [Fri, 6 Dec 2019 13:08:43 +0000 (08:08 -0500)]
Remove xml-apis dependency

xml-apis is not a direct dependency, but rather is inherited from dom4j.
It should not be included in ccsdk's dependencyManagement config, since
that interferes with the version inherited from dom4j.

Change-Id: I51de2ee3108d6d504c9a566a5c15d8c85b04436a
Issue-ID: CCSDK-1979
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoReverting project.version for dependency-bom 24/99224/1
Singal, Kapil (ks220y) [Thu, 5 Dec 2019 19:12:45 +0000 (14:12 -0500)]
Reverting project.version for dependency-bom

If it's project.version then it will be resolved with child module version

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

4 years agoChanging pom-template for dependencies-odl-bom 18/99218/2
Singal, Kapil (ks220y) [Thu, 5 Dec 2019 17:31:32 +0000 (12:31 -0500)]
Changing pom-template for dependencies-odl-bom

Formatting file to keep it in sync with all child parent poms.

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

4 years agoRemoving hardocoded version of internal dependencies 18/99118/2
Singal, Kapil (ks220y) [Tue, 3 Dec 2019 21:29:09 +0000 (16:29 -0500)]
Removing hardocoded version of internal dependencies

Replacing hardcoded version for dependencies-bom and dependencies-odl-bom with project.version

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

4 years agoRefactoring POMs as per ODL Neon 53/99053/1
Singal, Kapil (ks220y) [Tue, 3 Dec 2019 15:48:17 +0000 (10:48 -0500)]
Refactoring POMs as per ODL Neon

Cleaning up poms and fixing versioning as per ODL NEON

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

4 years agoUpgrading sonar-maven-plugin version 75/98975/1
Singal, Kapil (ks220y) [Fri, 29 Nov 2019 16:19:35 +0000 (11:19 -0500)]
Upgrading sonar-maven-plugin version

Version 3.2 is not working with latest sonar qube server, needed an upgrade

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

4 years agoUpgrade GRPC parent pom version. 23/98823/1
Brinda Santh [Mon, 25 Nov 2019 22:00:00 +0000 (17:00 -0500)]
Upgrade GRPC parent pom version.

Issue-ID: CCSDK-1737
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I692635df521b00a5c17576a87a97070cd55920e6

4 years agoSkipping format with quick profile 77/98677/1
Singal, Kapil (ks220y) [Wed, 20 Nov 2019 17:42:58 +0000 (12:42 -0500)]
Skipping format with quick profile

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

4 years agoAdd id for Kapil 40/98540/1
Timoney, Dan (dt5972) [Mon, 18 Nov 2019 21:56:24 +0000 (16:56 -0500)]
Add id for Kapil

Add Kapil's ATT id as committer

Change-Id: I5d0b4a399f86b7b668b70226a4473c5c5f7ccfe9
Issue-ID: CCSDK-1934
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoMerge "Update version of Apache Tomcat dependency as per security scan"
Dan Timoney [Mon, 18 Nov 2019 13:36:35 +0000 (13:36 +0000)]
Merge "Update version of Apache Tomcat dependency as per security scan"

4 years agoAdd new committers Kevin and Kapil 64/98464/2
Timoney, Dan (dt5972) [Fri, 15 Nov 2019 19:29:50 +0000 (14:29 -0500)]
Add new committers Kevin and Kapil

Add new committers Kevin Smokowski and Kapil Singal

Change-Id: I9b64aa9aaf083ba86d10f3387ec642bdbc3c0f74
Issue-ID: CCSDK-1934
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoRoll version of parent to 1.5.1-SNAPSHOT 18/98318/1
Timoney, Dan (dt5972) [Tue, 12 Nov 2019 18:44:16 +0000 (13:44 -0500)]
Roll version of parent to 1.5.1-SNAPSHOT

Roll version of parent to 1.5.1-SNAPSHOT for next version

Change-Id: Ia3754b5531fcec6a60cac88512c2eda7a6045578
Issue-ID: CCSDK-1920
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoRelease 1.5.0 parent poms 11/98311/1
Timoney, Dan (dt5972) [Tue, 12 Nov 2019 15:56:40 +0000 (10:56 -0500)]
Release 1.5.0 parent poms

Release version 1.5.0 parent poms so that staging jobs for Frankfurt
will build.

Change-Id: If943e1b3b4fde21ed7e1e80f4f3c5c41b40d3943
Issue-ID: CCSDK-1920
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate version of Apache Tomcat dependency as per security scan 60/98260/1
Rich Tabedzki [Mon, 11 Nov 2019 18:46:21 +0000 (13:46 -0500)]
Update version of Apache Tomcat dependency as per security scan

Changes made:
* updated dependency-bom
* updated dependencies-odl-bom

Issue-ID: CCSDK-1815
Change-Id: If2cbe93070eb6181a75b151acb83537a2c8ef071
Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
4 years agoUpdate version of Apache Tomcat dependency as per security scan 86/97986/1
Rich Tabedzki [Mon, 4 Nov 2019 20:08:16 +0000 (15:08 -0500)]
Update version of Apache Tomcat dependency as per security scan

Changes made:
* Updated tomcat-jdbc.version  property in pom.xml files

Issue-ID: CCSDK-1815
Change-Id: If9bf0b8460f6d8c7c0a5ad594ebf28c2784bb8fb
Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
4 years agoMerge "manage logging analytics deps"
Dan Timoney [Thu, 31 Oct 2019 12:52:38 +0000 (12:52 +0000)]
Merge "manage logging analytics deps"

4 years agomanage logging analytics deps 57/96757/4
Smokowski, Kevin (ks6305) [Tue, 8 Oct 2019 20:23:59 +0000 (20:23 +0000)]
manage logging analytics deps

manage logging-analytics dependencies in parent

Issue-ID: CCSDK-1821
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: I69229dead243534cf3fb4e5d9f03c717593dfe26

4 years agoMerge "CCSDK standalone parent update to use sdc-tosca 1.6.3"
Dan Timoney [Wed, 23 Oct 2019 12:52:19 +0000 (12:52 +0000)]
Merge "CCSDK standalone parent update to use sdc-tosca 1.6.3"

4 years agoMerge "Update CCSDK standalone parent pom"
Dan Timoney [Tue, 22 Oct 2019 17:45:28 +0000 (17:45 +0000)]
Merge "Update CCSDK standalone parent pom"

4 years agoCCSDK standalone parent update to use sdc-tosca 1.6.3 70/97270/1
Agarwal, Ruchira (ra1926) [Thu, 17 Oct 2019 16:02:36 +0000 (16:02 +0000)]
CCSDK standalone parent update to use sdc-tosca 1.6.3

Changes made:
Update sdc.tosca.version property from 1.5.2 to 1.6.3.

Issue-ID: CCSDK-1841
Change-Id: I9e00c37bca800cad7d552b6ea66f933404ec4cda
Signed-off-by: lalena.aria <lalena.aria@att.com>
4 years agoMerge "Upgrade spring boot, Jackson and Coroutines."
Dan Timoney [Thu, 10 Oct 2019 17:49:19 +0000 (17:49 +0000)]
Merge "Upgrade spring boot, Jackson and Coroutines."

4 years agoUpdate CCSDK standalone parent pom 96/96696/1
lalena.aria [Mon, 7 Oct 2019 20:52:10 +0000 (20:52 +0000)]
Update CCSDK standalone parent pom

Changes made:
Add standalone parent pom fasterxml.jackson.databind.version 2.9.9.3
to address security vulnerability.

Issue-ID: CCSDK-1810
Change-Id: I2a266cc7b30ce400c66a2c5bf81be2689476a7ed
Signed-off-by: lalena.aria <lalena.aria@att.com>
4 years agoUpgrade spring boot, Jackson and Coroutines. 30/96530/1
Brinda Santh [Wed, 2 Oct 2019 23:36:52 +0000 (19:36 -0400)]
Upgrade spring boot, Jackson and Coroutines.

Issue-ID: CCSDK-1737
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I84cdcfd503e23f67db7e140baeccdc849cd2c4ba

4 years agoRestructuring POM's and Template 91/96491/1
Singal, Kapil (ks220y) [Wed, 2 Oct 2019 02:31:50 +0000 (22:31 -0400)]
Restructuring POM's and Template

Running mvn tidy:pom to format/restructure pom's content.

Removig plugin to format pom as all child poms are not having reference to root as parent pom and maven-tidy-plugin is not being executed to format pom

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

4 years agoAdding new Profiles and Plugins 51/96351/1
Singal, Kapil (ks220y) [Fri, 27 Sep 2019 18:09:00 +0000 (14:09 -0400)]
Adding new Profiles and Plugins

Adding maven-tidy-plugin to root pom to format/validate pom content.

Copying Quick (q) profile from odlparent-lite to springboot-starter-parent (as spring-boot-starter-parent is not inheriting anything from odl parent pom hirearchy.)

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

4 years agoMerge "Add karaf4-parent pom"
Dan Timoney [Wed, 25 Sep 2019 18:28:28 +0000 (18:28 +0000)]
Merge "Add karaf4-parent pom"

4 years agoMerge "Update to latest springboot versions"
Dan Timoney [Wed, 25 Sep 2019 14:15:24 +0000 (14:15 +0000)]
Merge "Update to latest springboot versions"

4 years agoAdd karaf4-parent pom 32/96232/1
Timoney, Dan (dt5972) [Wed, 25 Sep 2019 12:56:47 +0000 (08:56 -0400)]
Add karaf4-parent pom

Add karaf4-parent pom back to build. This is needed to create ONAP
distro of OpenDaylight.

Change-Id: Ib0ad4d1ca02a15fe9aee8e4db95682c434b9e6c3
Issue-ID: CCSDK-1753
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate to latest springboot versions 87/96187/1
Timoney, Dan (dt5972) [Tue, 24 Sep 2019 17:38:21 +0000 (13:38 -0400)]
Update to latest springboot versions

Upgrade to latest spring-boot-starter-parent versions in order to
get latest security patches for spring and its dependencies

Change-Id: I149d9a75e26725943bbfaf70af91cf725fe1ca16
Issue-ID: CCSDK-1750
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpgrade parent Kotlin version and coroutines. 12/96012/1
Brinda Santh [Thu, 19 Sep 2019 15:33:33 +0000 (11:33 -0400)]
Upgrade parent Kotlin version and coroutines.

Issue-ID: CCSDK-1737
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I46fbb32b9a3721de1d1cebcc07640d04b8f40f38

4 years agoRoll version for Frankfurt release 07/95407/1
Timoney, Dan (dt5972) [Tue, 10 Sep 2019 18:47:58 +0000 (14:47 -0400)]
Roll version for Frankfurt release

Roll version in master branch to Frankfurt version (1.5.0-SNAPSHOT)

Change-Id: Id68e5cd6ccc657a52c4bae58afe8d634bffccf37
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoRelease version 1.4.1 parent pom 83/95383/1
Timoney, Dan (dt5972) [Tue, 10 Sep 2019 14:44:56 +0000 (10:44 -0400)]
Release version 1.4.1 parent pom

Release 1.4.1 parent poms

Change-Id: If4f7c86f38015cac0527ccd97296c90707e9d37c
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoFix versions of netty and jersey-guava 73/95173/2
Timoney, Dan (dt5972) [Fri, 6 Sep 2019 16:16:00 +0000 (12:16 -0400)]
Fix versions of netty and jersey-guava

Fix versions of netty and jersey-guava to match what is
pre-installed in ODL Neon release.

Change-Id: I1092c553420548f17ac7e5aff6317aff6502b9bd
Issue-ID: SDNC-903
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoFix errors in INFO.yaml 47/95147/2
Timoney, Dan (dt5972) [Fri, 6 Sep 2019 13:47:29 +0000 (09:47 -0400)]
Fix errors in INFO.yaml

Fix errors in INFO.yaml file

Change-Id: I9adf6900bfcd1d21365163241b98b33d9fb8dad1
Issue-ID: CCSDK-1696
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoRevert "Use preinstalled version of mariadb" 58/94858/1
Timoney, Dan (dt5972) [Tue, 3 Sep 2019 17:37:39 +0000 (13:37 -0400)]
Revert "Use preinstalled version of mariadb"

Preinstalled version of mariadb (1.5.9) does not seem to work
with embedded tomcat connection pools.  Or rather, using this version
forces the very ClassNotFoundException we were trying to fix.

Change-Id: I42ea6620888dd2c0aba896f141bb309ac207d095
Issue-ID: CCSDK-1445
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>