summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-12-06Add sonar-jacoco-aggregate profileTimoney, Dan (dt5972)12-10/+435
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>
2019-12-06Remove xml-apis dependencyTimoney, Dan (dt5972)1-5/+0
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>
2019-12-05Reverting project.version for dependency-bomSingal, Kapil (ks220y)11-13/+12
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
2019-12-05Changing pom-template for dependencies-odl-bomSingal, Kapil (ks220y)1-991/+991
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
2019-12-05Removing hardocoded version of internal dependenciesSingal, Kapil (ks220y)11-13/+13
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
2019-12-03Refactoring POMs as per ODL NeonSingal, Kapil (ks220y)13-7956/+7938
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
2019-11-29Upgrading sonar-maven-plugin versionSingal, Kapil (ks220y)11-11/+11
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
2019-11-25Upgrade GRPC parent pom version.Brinda Santh1-2/+4
Issue-ID: CCSDK-1737 Signed-off-by: Brinda Santh <bs2796@att.com> Change-Id: I692635df521b00a5c17576a87a97070cd55920e6
2019-11-20Skipping format with quick profileSingal, Kapil (ks220y)1-0/+2
Issue-ID: CCSDK-1949 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I12bdb9b5cca1a3a17f08e96b188f0701bfd977b0
2019-11-18Add id for KapilTimoney, Dan (dt5972)1-0/+5
Add Kapil's ATT id as committer Change-Id: I5d0b4a399f86b7b668b70226a4473c5c5f7ccfe9 Issue-ID: CCSDK-1934 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-18Merge "Update version of Apache Tomcat dependency as per security scan"Dan Timoney2-2/+2
2019-11-15Add new committers Kevin and KapilTimoney, Dan (dt5972)1-0/+16
Add new committers Kevin Smokowski and Kapil Singal Change-Id: I9b64aa9aaf083ba86d10f3387ec642bdbc3c0f74 Issue-ID: CCSDK-1934 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-12Roll version of parent to 1.5.1-SNAPSHOTTimoney, Dan (dt5972)19-32/+32
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>
2019-11-12Release 1.5.0 parent pomsTimoney, Dan (dt5972)1-0/+5
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>
2019-11-11Update version of Apache Tomcat dependency as per security scanRich Tabedzki2-2/+2
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>
2019-11-04Update version of Apache Tomcat dependency as per security scanRich Tabedzki10-10/+10
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>
2019-10-31Merge "manage logging analytics deps"Dan Timoney9-0/+90
2019-10-30manage logging analytics depsSmokowski, Kevin (ks6305)9-0/+90
manage logging-analytics dependencies in parent Issue-ID: CCSDK-1821 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I69229dead243534cf3fb4e5d9f03c717593dfe26
2019-10-23Merge "CCSDK standalone parent update to use sdc-tosca 1.6.3"Dan Timoney1-1/+1
2019-10-22Merge "Update CCSDK standalone parent pom"Dan Timoney1-1/+2
2019-10-17CCSDK standalone parent update to use sdc-tosca 1.6.3Agarwal, Ruchira (ra1926)1-1/+1
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>
2019-10-10Merge "Upgrade spring boot, Jackson and Coroutines."Dan Timoney1-4/+4
2019-10-07Update CCSDK standalone parent pomlalena.aria1-1/+2
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>
2019-10-02Upgrade spring boot, Jackson and Coroutines.Brinda Santh1-4/+4
Issue-ID: CCSDK-1737 Signed-off-by: Brinda Santh <bs2796@att.com> Change-Id: I84cdcfd503e23f67db7e140baeccdc849cd2c4ba
2019-10-01Restructuring POM's and TemplateSingal, Kapil (ks220y)19-6496/+6230
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
2019-09-27Adding new Profiles and PluginsSingal, Kapil (ks220y)5-1069/+1125
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
2019-09-25Merge "Add karaf4-parent pom"Dan Timoney4-421/+364
2019-09-25Merge "Update to latest springboot versions"Dan Timoney2-2/+2
2019-09-25Add karaf4-parent pomTimoney, Dan (dt5972)4-421/+364
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>
2019-09-24Update to latest springboot versionsTimoney, Dan (dt5972)2-2/+2
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>
2019-09-19Upgrade parent Kotlin version and coroutines.Brinda Santh1-4/+6
Issue-ID: CCSDK-1737 Signed-off-by: Brinda Santh <bs2796@att.com> Change-Id: I46fbb32b9a3721de1d1cebcc07640d04b8f40f38
2019-09-10Roll version for Frankfurt releaseTimoney, Dan (dt5972)19-81/+81
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>
2019-09-10Release version 1.4.1 parent pomTimoney, Dan (dt5972)1-0/+5
Release 1.4.1 parent poms Change-Id: If4f7c86f38015cac0527ccd97296c90707e9d37c Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-09Fix versions of netty and jersey-guavaTimoney, Dan (dt5972)9-72/+206
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>
2019-09-06Fix errors in INFO.yamlTimoney, Dan (dt5972)1-17/+5
Fix errors in INFO.yaml file Change-Id: I9adf6900bfcd1d21365163241b98b33d9fb8dad1 Issue-ID: CCSDK-1696 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-03Revert "Use preinstalled version of mariadb"Timoney, Dan (dt5972)9-9/+9
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>
2019-09-03Use preinstalled version of mariadbTimoney, Dan (dt5972)9-9/+9
ODL pre-installs version 1.5.9 of mariadb jdbc client. We should not install a different version to avoid possible version conflict. Change-Id: Ib113639c2e3bf03e2e69112d01d078bf9b922fd3 Issue-ID: CCSDK-1445 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-28Roll versionsTimoney, Dan (dt5972)19-80/+80
Roll versions in master branch Change-Id: I0d8358268e3649ff8d80b357e22e56d73f11a1af Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-23Release 1.4.0 parent pomsTimoney, Dan (dt5972)1-0/+5
Release version 1.4.0 parent poms Change-Id: I6e6ee61ed37b6b8e989eadc4a839037bacad225e Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-15ASDC lib version updateslalena.aria1-2/+2
Changes made: Update ASDC Distribution Client to 1.4.0. Update ASDC TOSCA Parser to 1.5.1. Issue-ID: CCSDK-1424 Change-Id: I98e527cf1b0bfed0162ac3895be2da7bcf8401ad Signed-off-by: lalena.aria <lalena.aria@att.com>
2019-08-14Update parent poms for ODL NeonTimoney, Dan (dt5972)28-396/+480
Update third party package versions to align with ODL Neon SR1. Change-Id: I82da85e6a9581726267be0f9cd64c4eb193ceda3 Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-13Release version 1.3.3 of CCSDK parentTimoney, Dan (dt5972)1-0/+5
Release version 1.3.3 of ccsdk/parent Change-Id: I2509eba35ca81fa5f734ebfc44a044bf717e89d0 Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-09Roll to next snapshotTimoney, Dan (dt5972)19-80/+80
Roll to next snapshot version Change-Id: If4b60b8aa95e7fbf72f048eed4ee968d2079b7a4 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-06Release 1.3.2 parent pomselalto-edTimoney, Dan (dt5972)1-0/+5
Release version 1.3.2 of parent poms Change-Id: I8459c0e66e6d8a2a4ae786c106b0d2d598deb6e9 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-06Roll version to recreate release artifactsTimoney, Dan (dt5972)19-80/+80
Roll versions to 0.5.1 - need to re-release El Alto early release Change-Id: Ie9204c9ec0eb84989303df1089f536314df2c8d7 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-29Upgrade grpc and protobuf version properties.Brinda Santh1-1/+2
Issue-ID: CCSDK-1352 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com> Change-Id: I32f3bed7eae7068b80d68d8c98db56e92bd1ae99
2019-07-29Add kotlin compile and test version properties.Brinda Santh1-0/+2
Issue-ID: CCSDK-1352 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com> Change-Id: I1e00352f20d31200017adcc25fac4a7c22b2fbff
2019-07-26Add spring version properties.Brinda Santh1-2/+5
Issue-ID: CCSDK-1352 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com> Change-Id: I77bcd9e986ab802a243dd18f83e3d995a8832a1e
2019-07-25Add kotlin and coroutine version properties.Brinda Santh1-0/+4
Issue-ID: CCSDK-1352 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com> Change-Id: Ia17c900cfd0f5d8ae4ac461eb1b7db9155440d5e
2019-07-17Remove staging pluginTimoney, Dan (dt5972)19-498/+248
Remove staging-profile, which had been needed for daily builds in old daily build jobs. Change-Id: I13d1b628268f46d59ff4521ffebf2f6d3b2b6390 Issue-ID: CCSDK-1496 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>