summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-01-04Release parent pom version 2.2.4istanbulDan Timoney24-47/+52
Release version 2.2.4 of parent poms, which upgrades log4j2 to version 2.17.1 which resolves log4shell vulnerability. Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic10d7170468b92cb3eb4a7f6a4ece386af2a266a
2022-01-03Upgrade to log4j2 2.17.1Dan Timoney17-39/+82
Update to use version 2.17.1 to resolve log4shell vulnerability Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I26727d116f066f4041e374d06b894223a86c96a4
2021-12-16Upgrade to log4j 2.16.0Dan Timoney16-1/+32
Upgrade to log4j2 2.16.0 to address log4shell vulnerability Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I0a29a606a27aac7c253ac928440a709cead3c7b7
2021-12-02Release version 2.2.3 of parent pomDan Timoney24-47/+52
Release version 2.2.3 (Istanbul / Silicon SR2) of parent poms Issue-ID: CCSDK-3512 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I6977376949774dd6a210d6c90001e1cae9aaa388
2021-11-11migrate parents to silicon-sr2Michael DÜrre19-649/+659
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> (cherry picked from commit 4f503927eb4a2d709e8ee91bad0d3adbaaeaf20a)
2021-10-13Release version 2.2.2 of CCSDK parent pomsDan Timoney24-47/+52
Release Istanbul RC release (2.2.2) of CCSDK parent poms Issue-ID: CCSDK-3483 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I27b927af0d5818f1116f30ea23434fc23fe80301
2021-10-12Update range s for Istanbul RC buildDan Timoney13-43/+43
Update versions for Istanbul RC milestone build Issue-ID: CCSDK-3483 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I605be93fa18f69c2a093df39b5115d163a359651
2021-09-14Release version 2.2.1 of parent pomsDan Timoney24-47/+52
Release version 2.2.1 of ccsdk/parent poms Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I65ea0c549fd6e8da37cad2d77446c18719c9a69e
2021-09-14Explicitly set sli versionDan Timoney14-14/+14
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
2021-08-30Release initial Istanbul parent pomsDan Timoney24-47/+52
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
2021-08-23Version updatesDan Timoney12-23/+23
Update package versions to install security fixes Issue-ID: CCSDK-3415 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I90823c188711d6c6d1b8920033db059a5f520ea9
2021-08-19manage sdnr oauth provider dependencyMichael DÜrre1-0/+11
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>
2021-08-17Update for Java 11Dan Timoney2-43/+7
Update to use java 11 to compile Issue-ID: CCSDK-3415 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I6f60e301c801f44ff811a6dd1cc40ad721bb7fc3
2021-08-17Use APL licensed liquibase distroDan Timoney5-0/+45
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
2021-08-17Package upgradesDan Timoney20-35/+1221
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
2021-08-05Fix ranges to include snapshotDan Timoney13-51/+51
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
2021-08-03Update to spring boot version 2.3.12.RELEASEDan Timoney4-20/+23
Update to latest version of spring boot 2.3 Issue-ID: CCSDK-3291 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie475c749fa9e8b58cae2aadbde0e8e9b40790f4d
2021-07-29Update parent poms to use version rangesDan Timoney13-51/+51
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
2021-07-15Update mariadb-java-clientDan Timoney15-15/+15
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
2021-07-12Reverting javax.servler-api to verison 3.0.1Singal, Kapil (ks220y)1-2/+3
Issue-ID: SDNC-1581 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ife5e37489bf3a6571435d68730a21e4c9d5d85c0
2021-07-08Further changes as per silicon-sr1Singal, Kapil (ks220y)12-19/+19
Issue-ID: CCSDK-3365 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I01aebff10d73cda54eccbbd497f6a642be2fc482
2021-07-08Updating mariadb-java-client verison to 2.7.2 as per silicon-sr1Singal, Kapil (ks220y)15-15/+15
Issue-ID: CCSDK-3364 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I66bf18c08711974b3161ca356ef2a44b20d5534a
2021-07-07migrate parents to silicon-sr1Michael DÜrre20-794/+1790
adapt all version for sr1 Issue-ID: CCSDK-3365 Change-Id: Ifdb668bfca3f52476a73a6a88aff2bc501438078 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-06-10Adding missing akka and sshd-core in dependencies bom'sSingal, Kapil (ks220y)4-4/+85
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
2021-06-09Bump dmaap client versionDan Timoney3-6/+3
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
2021-06-09Exluding transitive dependencies from jaxb-api and adding ↵Singal, Kapil (ks220y)2-2/+18
jakarta.activation-api explicitly Issue-ID: CCSDK-3329 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I292daf886b8ee908e29c89141daa05b8119116e0
2021-06-08Updating parent poms as per Silicon onap-karaf:0.14.0 packageSingal, Kapil (ks220y)17-815/+256
Issue-ID: CCSDK-3329 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: If9ac73ec5f0ad8a2bd0b09ed4a17731cb357d900
2021-06-08Updating logging-analytics version from 1.6.6 to 1.6.9Singal, Kapil (ks220y)12-27/+17
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
2021-06-07Handle duplicate installed versionsDan Timoney2-4506/+3463
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
2021-05-27migrate parents to siliconMichael DÜrre20-4959/+4814
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>
2021-05-17Refactoring onap nexus url's and related sectionSingal, Kapil (ks220y)14-37/+76
Issue-ID: CCSDK-3298 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I8798f0cfa7b0042628f508ca851a42d76a5f7b21
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>