summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-02-04Adding missing version propertiesSingal, Kapil (ks220y)2-96/+13
Removing Opendaylight related repository and pluginRepository tags Issue-ID: CCSDK-2074 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I18e66b4e5dfe23b0ccb967a9d56176ffad934bdc
2020-01-31Spring boot, Kotlin version upgradesBrinda Santh1-7/+9
Issue-ID: CCSDK-1737 Signed-off-by: Brinda Santh <bs2796@att.com> Change-Id: I8b6c6ce2645973a8cadae3b8aa9c3af27468f10f
2020-01-30Update version properties to next snapshotDan Timoney11-66/+66
Update version properties to next snapshot Change-Id: If72d8f300569973b5051ca3361c058b87f48af09 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-23Roll to next snapshotDan Timoney19-32/+32
Roll ccsdk/parent to next snapshot version Change-Id: I34d07a7c87a1ff7a35407c64dda40237d0dcd262 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-23Release CCSDK parent pom version 1.5.1Dan Timoney1-0/+5
Release ccsdk/parent version 1.5.1 Change-Id: I55bc0c320ef4aa54ebb3e232de7018cecd7c37d0 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-20Adding ID to yang-maven-plugin executionSingal, Kapil (ks220y)10-0/+10
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
2020-01-20Fix sonar test coverageDan Timoney1-4/+108
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>
2020-01-20Update sonar config for sonarcloudDan Timoney11-956/+1327
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>
2020-01-14Merge "Update versions of dependencies"Dan Timoney13-100/+118
2020-01-13Update versions of dependenciesTimoney, Dan (dt5972)13-100/+118
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>
2020-01-10Adding ccsdk.cds.version propertySingal, Kapil (ks220y)11-0/+11
Issue-ID: CCSDK-2022 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I06277635931a8670d4a84a7a46f1904915313a2a
2020-01-07sonar-maven-plugin properties cleanupSingal, Kapil (ks220y)12-34/+11
Removing sonar.jacoco deprecated properties Issue-ID: CCSDK-2019 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I696c643b3727b2fe79f8449c1ffeeb58001653e1
2019-12-11Include groupId in dependency listTimoney, Dan (dt5972)13-0/+13
Include groupId in generated dependency lists Change-Id: I6df3980293f9a35958f633acbf1df33f2f046859 Issue-ID: CCSDK-1986 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-12-10Generate dependency listTimoney, Dan (dt5972)14-4/+229
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>
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>