summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-05-14Bump version logging-analyticsClaudio D. Gasparini12-12/+12
to version 1.6.9 Issue-ID: LOG-1242 Signed-off-by: Claudio D. Gasparini <claudio.gasparini@intl.att.com> Change-Id: I6a288d7d91b193581ca0d87a9dd06381fa79a45d
2021-03-22Inconsistent antlr versions specifiedDan Timoney5-7/+13
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>
2021-03-15Update parent poms to specify Istanbul versionsDan Timoney13-51/+51
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>
2021-03-09Roll master version for IstanbulDan Timoney22-46/+46
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>
2021-02-22Roll to next snapshot versionDan Timoney22-45/+45
Roll to version 2.1.2-SNAPSHOT Change-Id: If45b4b9aecd9b8779e8a7b8c05cfaeabd1b03c49 Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-02-22Release 2.1.1 version of ccsdk parentDan Timoney1-0/+5
Release version 2.1.1 of ccsdk parent poms Change-Id: Iec402255001901c8cbef54fcd237b12659a40a0d Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-02-09disable spotbugs execMichael DÜrre9-0/+99
overwrite spotbugs code check execution Issue-ID: CCSDK-3143 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I362d2d16d2d1815693119d6b90a903383bdad067
2021-02-02ccsdk parents for alu-sr0Michael DÜrre30-4937/+7777
migrate parents to aluminium-sr0 Change-Id: Iafc8f9bdefe7fb3593166bb067210cc944d65561 Issue-ID: CCSDK-3012 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-02-01Adding maven-deploy-plugin with deployeAtEnd trueSingal, Kapil (ks220y)19-3418/+3498
Issue-ID: CCSDK-3126 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I5c89ab63f58084808038e58b413bf51c29bcb93b
2021-02-01Adding deployeAtEnd true to maven-deploy-pluginSingal, Kapil (ks220y)12-0/+12
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
2021-01-29Revert "ccsdk parents for alu-sr0"Dan Timoney31-10513/+7600
This reverts upgrade to OpenDaylight Aluminum (commit b6288f99fbfcc73f115511696f98111ca32b8d2f.) Change-Id: I194efd26f792328f0ab79848664708715e94e240 Issue-ID: CCSDK-3012 Signed-off-by: Dan Timoney <dtimoney@att.com>
2021-01-27Upgrade jackson version in dependencies-bomRehanRaza1-1/+1
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>
2021-01-27ccsdk parents for alu-sr0Michael DÜrre31-7600/+10513
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>
2021-01-26Upgrade to the latest springboot releaseRehanRaza2-5/+5
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>
2021-01-11Update committer listDan Timoney1-5/+3
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>
2020-12-14Rolling back velocity version to 1.7Singal, Kapil (ks220y)1-1/+1
There is no 2.0 version in mvnrepository Issue-ID: CCSDK-3047 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ieae68f050545a8bdb7aef71ecf8a84bb3ec1e3b2
2020-12-14Fix typoJozsef Csongvai12-39/+39
Issue-ID: CCSDK-3001 Change-Id: I4ecb2261fcab912d0c1dbead6c532c86e872be60 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2020-12-09Updates to support use of oparent in non-ODL dependent codeDan Timoney5-13/+78
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>
2020-12-07Add missing dependencies to ccsdk oparent and fix versionsDan Timoney14-212/+219
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>
2020-11-25Release version 2.1.0 of CCSDK parent pomDan Timoney23-37/+42
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>
2020-09-18Adding skipPush to quick profileSingal, Kapil (ks220y)3-0/+6
Issue-ID: CCSDK-2834 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ib4b8e6ad8221fbd0e3834733d1fc0d8701816827
2020-09-09Roll to initial Honolulu release versionDan Timoney24-129/+129
Roll master branch to initial Honolulu release version Change-Id: I215dc2c5b3f0c817a653a43b9cf448b78caba1f8 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-09Release M4 version of parent pomsDan Timoney1-0/+5
Release M4 version of parent poms Change-Id: I1da870d4d9d2a39bf62d9e1549b1f8b8a018f212 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-04Merge "Upgrade to Sodium SR4"KAPIL SINGAL18-359/+469
2020-09-04Upgrade to Sodium SR4Dan Timoney18-359/+469
Upgrade to final service release of OpenDaylight Sodium (SR4) Change-Id: I76d186e99340dfaae909c859b32a3602dd7abf60 Issue-ID: CCSDK-2729 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-04Overriding git-commit-id-pluginSingal, Kapil (ks220y)13-10/+153
Issue-ID: CCSDK-2734 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I57964c912f17bf0c7dfe060a469affbf82486d35
2020-09-03Update lifecycle stateDan Timoney1-1/+1
Update lifecycle state to Mature Change-Id: I40ac79322c51c17efd6df826223210ca6ce9d474 Issue-ID: CCSDK-2660 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-03Address javadoc build issuesDan Timoney13-3/+79
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>
2020-09-01Upgrade to latest springboot releaseDan Timoney2-5/+5
Upgrade to latest springboot release (2.3.3.RELEASE) Change-Id: I2aabcc0f258912f79ea6334ebec0ab342a2b066f Issue-ID: CCSDK-2633 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-24add sdnr dependency versionsMichael Dürre10-0/+128
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
2020-08-21Update jackson-databind versionDan Timoney1-1/+1
Update to SECCOM recommended version 2.11.0 Change-Id: Ibfe40a7371a591639b5414623083a7ff6fefe2a4 Issue-ID: CCSDK-2686 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-21Upgrading versionsSingal, Kapil (ks220y)13-66/+66
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
2020-08-14fixed maven-javadoc-plugin version for j11Michael Dürre9-18/+0
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
2020-08-06Roll to next snapshot versionDan Timoney22-37/+37
Roll to snapshot version 2.0.1-SNAPSHOT Change-Id: I42f22947b51fb09de0b2dc364e7b5e0e01dbacd4 Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-06Create initial Guilin version of CCSDKDan Timoney1-0/+5
Create initial Guilin version of CCSDK Change-Id: I1ac2216f06494241ae16079893f4797fe27b99c5 Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-05Merge "switch to sodium"Dan Timoney24-1168/+1677
2020-07-06switch to sodiumMichael Dürre24-1168/+1677
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
2020-07-02Add Sodium SR3 installed pomDan Timoney2-0/+3429
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>
2020-06-05Restore missing ODL dependenciesDan Timoney1-0/+54
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>
2020-06-01Add new BOM for preinstalled ODL dependenciesDan Timoney4-145/+3543
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>
2020-05-18Add/correct property settingsDan Timoney14-2/+23
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>
2020-04-29Add new CCSDK version of oparentDan Timoney4-2/+443
Add new CCSDK parent pom based on ONAP oparent Change-Id: I184f4170095ddc118e69b9668494d935bfee718c Issue-ID: CCSDK-2182 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-04-23Fix embedded tomcat versionDan Timoney1-1/+1
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>
2020-04-21Fix settings for yang2swaggerDan Timoney1-10/+16
Fix settings for yang2swagger in client pom Change-Id: I345007bc573ffe7af166c7fd2a307c1693d8abb1 Issue-ID: SDNC-1173 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-04-10Add OpenDaylight BGP dependenciesDan Timoney1-0/+7
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>
2020-04-09Updated script to handle sed issuesDan Timoney1-1/+3
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>
2020-03-24upgrade logging librarySmokowski, Kevin (ks6305)9-9/+9
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
2020-03-24Update CCSDK versions for GuilinDan Timoney12-72/+72
Update CCSDK versions for Guilin Change-Id: I71986ca9f0863b6c3e67cdf7fc11f195cf4d01dc Issue-ID: CCSDK-2166 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-11Update version of tomact-jdbc libraryRich Tabedzki13-13/+13
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>
2020-03-06Fixing updateParentVersion.shSingal, Kapil (ks220y)1-1/+4
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>