summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
2019-07-15Revert "Update ccsdk version to released version"Timoney, Dan (dt5972)9-53/+45
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)9-45/+53
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>
2019-07-12Add Brinda as committerTimoney, Dan (dt5972)1-3/+9
Added Brinda as committer to INFO.yaml Change-Id: Ia35fca96c483ca5c1271509a5a2b5ea97b8d8cff Issue-ID: CCSDK-1480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-02remove glassfish propertySmokowski, Kevin (ks6305)8-8/+0
remove glassfish property, no code should be using it Issue-ID: CCSDK-1444 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: Ic8aa0a5d8d49d9387424bd50dc32809a05384a8c
2019-06-25Add missing distributionManagement sectionTimoney, Dan (dt5972)2-0/+20
Add missing distributionManagement section to new BOM pom files. This is needed because this is not specified in ONAP settings.xml - it must be explicitly set in each pom.xml OR inherited from a parent pom. Change-Id: Iac63a327bf7a70b6f78ee04312076046da9e60b0 Issue-ID: CCSDK-1412 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-06-24Add new BOM for odl-based projectsTimoney, Dan (dt5972)13-771/+947
Refactor dependencyManagement section from odlparent poms into a new BOM for ease of maintenance. Change-Id: I4e31ccc2a3c5349b10777c14b9d5e7fd3e034c46 Issue-ID: CCSDK-1412 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-09Changing spring.version property in all parent pomsStan Bonev8-24/+64
Change-Id: I04ce4af7a243523887662be6525d73021f616be6 Issue-ID: CCSDK-442 Signed-off-by: Stan Bonev <sb5356@att.com>
2019-05-09New standalone parent pomTimoney, Dan (dt5972)2-64/+254
Added new parent pom to be used in containers that run outside of OpenDaylight or springboot. Change-Id: I6fd67fa05c4bee35df3f28bfdab82cc2e4368529 Issue-ID: CCSDK-1320 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-30Roll master to El AltoTimoney, Dan (dt5972)17-69/+89
Roll master version to El Alto versions Change-Id: I43315307b01929c46333f181f5b516ab2704696f Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-24Update CCSDK versions3.0.2-ONAP1.2.2Timoney, Dan (dt5972)10-50/+50
Update CCSDK versions to released 0.4.2 version in parent pom Change-Id: I7eb14bb6e09d0e76ef9b5c45daa543f11fba0bd4 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-15Upgrade to latest springboot versionsTimoney, Dan (dt5972)2-2/+2
Update springboot parents to use latest version of springboot 1 and 2, to address security vulnerabilities. Change-Id: I3ce57c541900b928ee7b51e51a5a1ffbaa4d90c3 Issue-ID: CCSDK-1228 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-09Fix missing version of yang-maven-pluginEnbo Wang8-0/+8
Set the version of yang-maven-plugin to 2.1.8. Change-Id: I9f8c445ca3923237afb0049ac25705a760a3c5f5 Issue-ID: SDNC-723 Signed-off-by: Enbo Wang <wangenbo@huawei.com>
2019-03-22Add jackson-bom importTimoney, Dan (dt5972)8-0/+64
Add jackson-bom import to parent poms. This is missing, which causes feature.xml generation to use incorrect version of jackson-databind which in turn prevents container from starting up. Change-Id: Ide693c9a46bc2204fc7bd55f403c20cf7930b12d Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-19Updates for Fluorine SR2Timoney, Dan (dt5972)23-147/+147
Update versions in CCSDK parent pom for Fluorine SR2 release Change-Id: I2325209b1359091b28cb485cad35aee5caadb13f Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-14Disable staging plugin1.2.1Timoney, Dan (dt5972)1-11/+26
Disable staging plugin when doing staging build for client parent Change-Id: Iff83355117c00bcaf120d1a603492ddfa98c5c6e Issue-ID: CCSDK-1119 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-14Prepare for 1.2.1 releaseTimoney, Dan (dt5972)10-50/+50
Prepare to release version 1.2.1 of parent poms, based on Fluorine SR1 Change-Id: I1371487d32b9dac89a3cbbbfddb2c2a6839bd2e5 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-13Fix parent release buildTimoney, Dan (dt5972)11-22/+22
Replaced maven properties with static values in nexus staging profile settings, which for some reason were not using maven properties settings properly. Change-Id: I8f8df8aedadb1da1612c9cecb16110257f4d493f Issue-ID: CCSDK-1155 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-04Change nexus-staging configTimoney, Dan (dt5972)11-200/+305
nexus-staging-maven-plugin interferes with Jenkins staging job, but is needed for release-version and docker-version jobs. Changed to install nexus-staging-maven-plugin in a separate build profile that is activated when altDeploymentRepository property is unset. This property is set by the staging Jenkins job only. Change-Id: I877e176229efd6bd5c08a6b83a2594cc4e57eebe Issue-ID: CCSDK-1119 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-24Fix CCSDK versions in springboot parentsTimoney, Dan (dt5972)2-10/+10
Fixed CCSDK versions (0.4.1-SNAPSHOT) in springboot parent poms. Change-Id: Iab71e46175bbc0b39e1903b1c4f202fc039dfc9f Issue-ID: CCSDK-1001 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-14Only warn on snapshot dependenciesTimoney, Dan (dt5972)8-8/+8
During development, daily release builds use snapshot dependencies. So, enforcer rule needs to be relaxed (WARN level rather than ERROR). Change-Id: Ifd7546c7f3914680a0cf06c0b037f74b82db891e Issue-ID: CCSDK-945 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-11Break dependency loopTimoney, Dan (dt5972)8-272/+40
Removed import of CCSDK repo artifact BOMs from parent poms to break a dependency loop. Including those meant that, when rolling to a new release version, we'd have to touch parent twice: first, with the 'old' version of CCDSK repos (since they're not built yet), and then after they're built, we'd have to update parent poms to import the rolled-version of the repo BOMs. And after that, we'd need to re-merge all the repos, so that they are compiled against the correct version of sli core. Change-Id: Id10c29e3f321defb1b911de894cf045693ef90cc Issue-ID: CCSDK-939 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-10Update parent poms for FluorineTimoney, Dan (dt5972)23-3249/+2222
Update parent poms for OpenDaylight Fluorine Change-Id: If7f81edc9f65b0169fe25bbd4f4b8b52cd874250 Issue-ID: CCSDK-861 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-08Roll snapshot parent pom back to snapshot versionsTimoney, Dan (dt5972)11-54/+54
Roll parent poms back to using 0.4.0-SNAPSHOT to repair snapshot builds Change-Id: Iea8554ad0276f4c08e40a17abbed3d7cd044a34a Issue-ID: CCSDK-861 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-07Prepare for release build1.2.0Timoney, Dan (dt5972)14-57/+97
Create release build of CCSDK Dublin on ODL Oxygen prior to merging Fluorine changes Change-Id: I3fcac4a390712a30d2e51eda63a835a6bdf5055c Issue-ID: CCSDK-861 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-12-19Update jackson version to 2.8.9Timoney, Dan (dt5972)1-1/+1
Update jackson version to 2.8.9 to resolve known security issue. Change-Id: If76d3905595a984866b254885b9fc7b417676d31 Issue-ID: CCSDK-765 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-12-18Generate odlparent poms from templateTimoney, Dan (dt5972)17-49/+2224
Updated ccsdk/parent to use a common pom template to generate all the odlparent poms, which should be identical except for their parents. Change-Id: I1cfcff7191ca95434e390d5cf35651c0ad40705d Issue-ID: CCSDK-857 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-12-17Update springboot to 2.1.0.RELEASETimoney, Dan (dt5972)1-1/+1
Update springboot version to 2.1.0.RELEASE to resolve security vulnerability in dom4j version used in earlier releases. Change-Id: I6beea39f43856e2ca7377694babcfe3210cddfa4 Issue-ID: SDNC-537 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-12-11Update INFO.yaml fileJessica Wagantall1-16/+46
- Add Gaurav Agrawal as committer - Add missing info sections - Fix indentation to pass verify Change-Id: Ie2ef316df3eaf2db93999a0c31429d27bf924027 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-12-05Update INFO.yaml fileJessica Wagantall1-5/+4
Remove Ryan Goulding Change-Id: Ib44f8494b6d4423712c7ba13671905528fc3b51a Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-20Roll to first Dublin snapshotTimoney, Dan (dt5972)15-67/+67
Roll to first Dublin snapshot version Change-Id: I41188f84b07a9a36e80ec5c3019a3843cdf6118e Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-10Reset artifact versions to snapshotTimoney, Dan (dt5972)10-49/+49
Reset 1.1.1-SNAPSHOT version of poms to use snapshot versions of CCSDK artifacts. This is done so that builds against version 1.1.1-SNAPSHOT of artifacts will not fail due to RC0 release versions of artifacts not being created yet. Change-Id: If0e4f025082d9b0a8f72c7c2bd8c073e16011935 Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-10Prepare to create RC0 release version3.0.0-ONAP1.1.1Timoney, Dan (dt5972)11-52/+51
Update parent poms in preparation to create version 1.1.1 Change-Id: I5206622dcbf43b94409cfe0faf87f5f0e7157868 Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-03Fix distributionManagement urlsTimoney, Dan (dt5972)14-28/+28
Update distributionManagement urls to use https instead of http Change-Id: I209e96ba0b6f46ad0780ec93d3bfc823650c648b Issue-ID: SDNC-471 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-09-25Fix snapshot versionTimoney, Dan (dt5972)9-9/+9
Snapshot version should be 1.1.1, not 0.3.1 Change-Id: I49145af7dfc776030324246736d4f0a88b1701a4 Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-25Roll to next snapshot versionTimoney, Dan (dt5972)15-66/+66
Roll to snapshot version 1.1.1-SNAPSHOT Change-Id: I51f10778f83c91d3a0c6de487551a9a1772734fb Issue-ID: CCSDK-597: Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-25Update ccsdk/parent for release1.1.0Timoney, Dan (dt5972)11-50/+50
Update version.properties to remove -STAGING tag to create release version, and updated version properties to reflect released version. Change-Id: I330c150607a893d1a92e830ff9423ed46c5287f9 Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-18Add parent for springboot v1Timoney, Dan (dt5972)3-957/+1972
Add parent for users of spring boot v1.x Change-Id: Ib0c8e170f44b5542e763bca4aede14f1e1c42e68 Issue-ID: SDNC-460 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-13Add parent pom for springbootTimoney, Dan (dt5972)2-0/+981
Add springboot parent pom, so that distributionManagement and other critical sections are set. Change-Id: I2f2fbdc114027b441850784aeb15d861e5553a90 Issue-ID: CCSDK-558 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-08-27Use managed guava versionGary Wu9-281/+122
Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: I825720dacc4cf2ea124e2e22ab552dc5394ad0ed Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-24Add dependency for single feature parentgaurav1-0/+5
Added dependency for single feature test. Change-Id: I52864cb09c78be266ea9f7600095f93fc359c66b Issue-ID: CCSDK-325 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2018-08-23Merge "Defining glassfish dependency version"Dan Timoney2-0/+4
2018-08-21Defining glassfish dependency versiongaurav2-0/+4
Defined version for glassfish which will be used for RESTCONF. Change-Id: I74206bc8d862b26cf3ae88111c1c550d94ca1e90 Issue-ID: CCSDK-325 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2018-08-17Add staging plugin config to client pomTimoney, Dan (dt5972)1-36/+80
Parent pom used to generate client code was missing configuration of Sonatype staging plugin, which is needed for daily release builds to work. Change-Id: I072ab5b902761bf56160e140608bbd691d786e68 Issue-ID: CCSDK-472 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>