aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-01-29Release SDC Distribution Client 1.4.2honoluluMichal Banka1-0/+4
Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: DCAEGEN2-2574 Change-Id: I9c971665b332120eb6c8470b8caa8a3e40548003
2021-01-07Create IT test for downloading artifactsEdyta Krukowska6-7/+237
Issue-ID: SDC-3417 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I8bd24c34902a2d59d0d0dd1b0c1e8c08352a4cc2
2020-12-28Create IT for unregister from topicEdyta Krukowska3-10/+48
Issue-ID: SDC-3417 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I626fd71304a8a1eb3451bca51cb1077d0b2ac773
2020-12-17Upgrade SDC-distribution-client to 1.4.2 and add Changelog to projectEdyta Krukowska5-4/+16
Issue-ID: SDC-3400 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I628eecb24eb70a1515f5a77e6d910498b705d3d2
2020-12-17Remove old content of CI project and create integration testsEdyta Krukowska28-1736/+1057
Issue-ID: SDC-3400 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I1b46858cfae199aefcdeb8dfc14a33f50f4da7d6
2020-12-16Preparation to migrate to Junit 5Bogumil Zebek2-3/+9
Issue-ID: SDC-3400 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I34a2d10d0992160ee34f4aedfc19b3384c0fe152
2020-12-11Change Http classes to public.Edyta Krukowska2-5/+5
When creating a public interface, its components should also be public. Issue-ID: SDC-3400 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I89f33ecf10dc236fe6941540fdf1e96f5445181e
2020-12-08Upgrade libraries to work with java 11Edyta Krukowska3-24/+33
Issue-ID: SDC-3400 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I1c4f8cd4153111851bc83187af424a833ee7a1f7
2020-12-03Improve code qualityEdyta Krukowska9-41/+38
- fix sonars Issue-ID: SDC-3394 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: Ifb65fb90d5111aa78bcd330d8d569af904f957d4
2020-12-03Extract configuration validationBogumil Zebek4-75/+193
Issue-ID: SDC-3395 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Ic965089145783e52ca952c305c5d44d11a9ab585
2020-12-03Increase code coverageEdyta Krukowska2-0/+86
Issue-ID: SDC-3388 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I4cf8c47bc05e550edb29399b25aa87d8f1d93ecf
2020-12-03Improve code qualityMichal Banka7-152/+305
- Extracted NotificationSender class from DistributionClientImpl - Fixed list formatting in README - Other small refactors - +2% code coverage Change-Id: I753502d13504057804fcb3557c808dae2520cc74 Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: SDC-3388
2020-12-02Improve code qualityBogumil Zebek11-424/+872
- fix sonars - remove potential NullPointerException when HttpClient cannot be created for SSL - extract code to separate classes Issue-ID: SDC-3388 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Ic42bc638fddf83a4f3e1944bedf3cc2b92012e5e
2020-11-30Improve code qualityBogumil Zebek1-49/+24
- YamlToObjectConverter Issue-ID: SDC-3389 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I2819a423b375065b067ed9f0d147737ac07a7ba4
2020-11-30Fix problem with closing http connectionBogumil Zebek4-147/+95
- Resolve problem with http connection closing - Improve code quality - Make SdcConnectorClient testable Issue-ID: SDC-3392 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Icf082bebdc828245bdb3fa330c753298dbff5b34
2020-10-27Update INFO.yamlChrisC1-0/+16
Add new SDC committers Issue-ID: SDC-3334 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: Ica2e115720a8d6c9b3bf2ed74565bed63edd0ee5
2020-09-01Update INFO.yamlguilinChrisC1-5/+8
Update PTL and move project to Mature as per TSC decision Issue-ID: SDC-3243 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I701a834b1e9e07f8bb620d17981c13d4ddcaec17
2020-08-03Update css file name in conf.pylf-jobbuilder1-1/+1
ribbon.css is the correct name of the css file. Issue-ID: CIMAN-376 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I0250914b2a946540e6df28793aaf245844dcaec3
2020-07-20Align INFO.yamlchrisc1-63/+126
Align committers list with latest TSC decision Issue-ID: SDC-3203 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I1c82393c07e64dc3617efd2f95388185173541bf
2020-06-05Add build config in READMEsebdet1-2/+4
Add a required step to build the project, the oparent settings.xml must be installed first in .m2 Issue-ID: SDC-2871 Change-Id: Ib871107e07291e8502c02a1e74af172989680388 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2020-04-28Releasing 1.4.16.0.0-ONAPfrankfurtOfir Sonsino1-0/+4
Change-Id: Idbe8853c72b799ada2dc25cbab442ed46548aaac Issue-ID: SDC-2721 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-04-07Automation adds index.rstLF Jenkins CI1-0/+1
Issue-ID: CIMAN-376 Change-Id: Ib671007e07291e8502c01a1d74af172988680288 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-03Allow SDC client to connect to SDC in HTTPSylvain Desbureaux7-36/+123
I've added a toggle which allow to connect to SDC using HTTP and not only HTTPS. By default, we're still on HTTPS. Issue-ID: SDC-2721 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I48046c19aed7d81f9e03a30b3b081b9d8dd1495e
2020-02-16Move Jacoco to xmlOfir Sonsino1-4/+3
Change-Id: Ibff41177baa5fb2f49c166f14f6f3edfa53d1ea8 Issue-ID: SDC-2740 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2020-02-10Migrate sdc-sdc-distribution-client docsJessica Wagantall9-0/+145
Merging this will create https://onap-sdc-sdc-distribution-client.readthedocs.io This build will run in parallel to the current docs generation method until we are ready to cut over. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I55eae1febe5ec87628e963920b091b3955db56f3
2019-11-24update info.yamlshrek20001-0/+8
Issue-ID: SDC-2448 Signed-off-by: shrek2000 <oren.kleks@amdocs.com> Change-Id: Iac5f57b9f8ee1ad9694a13ea4ff196f92bdb87a1
2019-10-14Move DistributionClientFactory backTimoney, Dan (dt5972)1-0/+0
Moved DistributionClientFactory class back from test to main. Issue-ID: SDC-2621 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Change-Id: Ic3626f2ff4a74cca48dedbe8a905fc2adab4a9aa
2019-10-03Removing commons-codecsTomasz Golabek1-0/+4
New version released Change-Id: I31ca8233ad4d6f6d3170e98be42ace8d68ae1a58 Issue-ID: SDC-2504 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-10-03New version releasedTomasz Golabek1-1/+1
Version 1.4.1 added into the version.properties Change-Id: I1c0ed1d0285a402b95aeba7ed587ef9b23f13401 Issue-ID: SDC-2504 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-09-06Removing commons-codecsTomasz Golabek3-327/+343
Exclusion of commons-codecs from httpclient deps Change-Id: I43ecef288053d424a7c1a7d479c2d49948e83775 Issue-ID: SDC-2504 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-09-05SDC Distribution Client code coverage increasePiotr Darosz2-10/+276
Increase code coverage for SdcConnectorClient class Change-Id: If57ab69bcaad3dbfa4dd62d449ed4773f090dc2c Issue-ID: SDC-2326 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2019-09-05Increasing code qualityTomasz Golabek17-64/+381
- Removal of commons-codecs - Additional code coverage Change-Id: Ib004cc3c893ea3b22f2f929e4fd211e83b203532 Issue-ID: SDC-2326 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-09-01fix INFO.yamlOfir Sonsino1-30/+41
Change-Id: If316a1f3d149a76fb33c30172bf1a9508c9122ad Issue-ID: SDC-2448 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2019-09-01add Surefire pluginOfir Sonsino1-3/+11
+align repository id Change-Id: Ib0f6cf3156df415353694c4ffb5ec2634beb13a1 Issue-ID: SDC-2326 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2019-09-01Jacoco fixOfir Sonsino1-0/+1
Change-Id: I8bdb35cc919815f62caab13737b5e7f8ebde2a16 Issue-ID: SDC-2326 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2019-07-22fixing warnings from checkstyleBartosz Gardziejewski53-3942/+4088
Issue-ID: SDC-2430 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Ia97159585b4f7ae14c677560bba4a7db1f97504d
2019-07-14Maven staging plugin removedTomasz Golabek1-14/+0
Required by global-jjb Change-Id: Ied9434626ff7ae3bf126deaf6f2195b22ca84d41 Issue-ID: SDC-2444 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-07-11Migrating to parent Oparent 2.0Bartosz Gardziejewski7-0/+154
Issue-ID: SDC-2430 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I932be7bca75f8203670687a739fa8562c85877be
2019-06-12Upgrade jetty-httpPiotr Darosz3-4/+6
Upgrade the jetty-http component to the current version. Change-Id: Ibb0e52633f3937fe9f157b3b692b488043416975 Issue-ID: SDC-2268 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2018-12-04Update INFO.yaml file3.0.1-ONAPdublinJessica Wagantall1-8/+7
Remove Michael Lando. Add Ofir Sonsino as PTL Change-Id: I13fbad0ecba61e85e2ccc5b0196f319ef513c1ed Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-11-27Update INFO.yaml fileJessica Wagantall1-0/+8
Add Ofir Sonsino to the group Change-Id: I4f8a59a7c1d262f0bdd20b537113a0238cb3ff22 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-11-08fix typosStanislav Chlebec1-1/+1
Change-Id: I462738647388c7610392b772b4a036aca022569e Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: AAF-582
2018-05-26update versionMichael Lando3-3/+3
update pom and version.properties to 1.4.0 Change-Id: I5b7c828f9443bb51638932080e544969d57efcae Issue-ID: SDC-1370 Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-23add support of port with 5 digitshalomb1-1/+2
Change-Id: I69139e18240e7104153d8c5d76f3bd6eeaa53c09 Issue-ID: SDC-1248 Signed-off-by: shalomb <shalomb@amdocs.com>
2018-04-10Update license textLior Nachmias1-2/+0
Change-Id: Ic323698214a2acecd00a9c562eed5cac98b5e432 Issue-ID: SDC-1118 Signed-off-by: Lior Nachmias <ln699k@att.com>
2018-03-20Add INFO.yaml fileJessica Wagantall1-0/+49
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Idd6367418ce7bb6c31cecd81f01f442b49f19722 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-08update distribution-client package namesv1.3.02.0.0-ONAPbeijing2.0.0-ONAPYuli Shlosberg79-431/+429
Change-Id: Ic6f81bc8fdd3b021033c7c68e44f876a6ee1d21a Issue-ID: SDC-952 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-02-15update yearMichael Lando1-2/+2
Change-Id: I0682d3abdc28466e340e8f7425e3938d3d39b9f5 Issue-ID: SDC-1046 Signed-off-by: Michael Lando <ml636r@att.com>
2018-01-18Review security issues: sdc-distribution-clientv1.2.31.0.1-ONAP1.0.1-AmsterdamTal Gitelman3-3/+3
Change-Id: Ida515ff5abee4c80b3f2b24b4075e068430ab6b8 Issue-ID: SDC-808 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-01-16Review security issues: sdc-distribution-clientTal Gitelman1-1/+1
Change-Id: I8a08dbd5c94eabe653a7f7470ed46aabac12c0e9 Issue-ID: SDC-808 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>