summaryrefslogtreecommitdiffstats
path: root/springboot
AgeCommit message (Collapse)AuthorFilesLines
2020-08-06Roll to next snapshot versionDan Timoney4-8/+8
Roll to snapshot version 2.0.1-SNAPSHOT Change-Id: I42f22947b51fb09de0b2dc364e7b5e0e01dbacd4 Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-07-06switch to sodiumMichael Dürre4-12/+2
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-05-18Add/correct property settingsDan Timoney3-0/+3
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-03-24Update CCSDK versions for GuilinDan Timoney3-18/+18
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 Tabedzki3-3/+3
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-04Roll master version to Guilin numberingDan Timoney4-8/+8
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>
2020-02-27Upgrading logging-analytics to 1.6.5Singal, Kapil (ks220y)3-3/+3
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
2020-02-20Refactoring parent root pomsSingal, Kapil (ks220y)3-6/+3
Updating protobuf and grpc version Issue-ID: CCSDK-2107 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I09fa6f600cf74b5d8049d195b67c889af7d9ca9d
2020-02-20Refactoring parent root pomsSingal, Kapil (ks220y)7-87/+1312
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
2020-02-06Revert "Cleaning up springboot parent poms"KAPIL SINGAL2-262/+530
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>
2020-02-05Cleaning up springboot parent pomsSingal, Kapil (ks220y)2-530/+262
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
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 Timoney2-12/+12
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 Timoney3-6/+6
Roll ccsdk/parent to next snapshot version Change-Id: I34d07a7c87a1ff7a35407c64dda40237d0dcd262 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-20Update sonar config for sonarcloudDan Timoney2-173/+220
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 Timoney2-5/+5
2020-01-13Update versions of dependenciesTimoney, Dan (dt5972)2-5/+5
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)2-0/+2
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)2-6/+2
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)2-0/+2
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)2-4/+27
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)2-1/+72
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-05Reverting project.version for dependency-bomSingal, Kapil (ks220y)2-4/+3
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-05Removing hardocoded version of internal dependenciesSingal, Kapil (ks220y)2-2/+2
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)1-3/+2
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)2-2/+2
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-12Roll version of parent to 1.5.1-SNAPSHOTTimoney, Dan (dt5972)3-6/+6
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-04Update version of Apache Tomcat dependency as per security scanRich Tabedzki1-1/+1
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-10Merge "Upgrade spring boot, Jackson and Coroutines."Dan Timoney1-4/+4
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)3-1436/+1414
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)2-1022/+1042
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 "Update to latest springboot versions"Dan Timoney2-2/+2
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)3-16/+16
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-08-28Roll versionsTimoney, Dan (dt5972)3-16/+16
Roll versions in master branch Change-Id: I0d8358268e3649ff8d80b357e22e56d73f11a1af Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-14Update parent poms for ODL NeonTimoney, Dan (dt5972)3-16/+16
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-09Roll to next snapshotTimoney, Dan (dt5972)3-16/+16
Roll to next snapshot version Change-Id: If4b60b8aa95e7fbf72f048eed4ee968d2079b7a4 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-06Roll version to recreate release artifactsTimoney, Dan (dt5972)3-16/+16
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)3-53/+7
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>
2019-07-15Revert "Update ccsdk version to released version"Timoney, Dan (dt5972)1-5/+5
This reverts commit ddb25bf029f6203d50ee127e053b1bd32228384f. This change was not necessary, since staging job already strips -SNAPSHOT from pom.xmls : so when you compile against released version of parent pom, it'll already depend on released version of CCSDK artifacts. Cool! Change-Id: I14f136f4ea2e9b9d1645630e384494f92f79c0cc Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-15Update ccsdk version to released versionTimoney, Dan (dt5972)1-5/+5
Update CCSDK versions specified in parent pom to released version. Also, add properties plugin so that these versions can be overridden by build.properties file in the repository, so that repos can still use snapshot versions if they need to. Change-Id: I15cea399de008676413712c195fa9b6b3044221c Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>