Fiete Ostkamp [Thu, 12 Dec 2024 10:13:58 +0000 (11:13 +0100)]
Fix sdc-distribution-client link checker pipeline failure
- fix broken tox.ini and add missing six python dependency
- replace references to wiki.onap.org with the new wiki address
- fix timing issues in ClientInitializerTest
- improve README formatting
- bump snapshot version to 2.1.2-SNAPSHOT
Issue-ID: SDC-4704
Change-Id: I0303f44bd9a33b7bc2ee8363eb813cc2258e44f5
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
MichaelMorris [Fri, 27 Oct 2023 10:41:00 +0000 (11:41 +0100)]
Release 2.1.1
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4672
Change-Id: If37c2d2e36d587c430f3ce42b0a76e4979f08484
MichaelMorris [Fri, 27 Oct 2023 09:05:58 +0000 (10:05 +0100)]
Update version to 2.1.1-SNAPSHOT
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4672
Change-Id: Ibb5a6a97c78ae1652b193ef58104a6b98d49c59d
JvD_Ericsson [Tue, 10 Oct 2023 12:09:42 +0000 (13:09 +0100)]
Upgrade vunerable depenecncies
Issue-ID: SDC-4653
Change-Id: I5634b41ab91d61746aefbcaba11b648605a22843
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
MichaelMorris [Thu, 27 Jul 2023 15:45:29 +0000 (16:45 +0100)]
Release 2.1.0
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4584
Change-Id: I88e4a63ee324683e882e91919588861ce40b31ec
MichaelMorris [Wed, 26 Jul 2023 10:08:46 +0000 (11:08 +0100)]
Step version to 2.1.0-SNAPSHOT
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4584
Change-Id: I79765e0877f3aa6c654e156e54e192b0fd5c3d24
efiacor [Mon, 8 May 2023 17:17:03 +0000 (18:17 +0100)]
[SDC-DISTRO-CLIENT] SSL config updates
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Iacaf5072241e56bf72db13acef0f533814ae8989
Issue-ID: SDC-4476
efiacor [Mon, 24 Apr 2023 12:14:04 +0000 (13:14 +0100)]
[SDC-DISTOR-CLIENT] Move to use nexus mock sdc image
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I24ac1656e2ce76e4030c00d42d0cd71166e8ebaf
Issue-ID: SDC-4476
david.mcweeney [Wed, 19 Apr 2023 11:18:07 +0000 (12:18 +0100)]
[SDC-DISTRO-CLIENT] Add TLS config to Kafka
Change-Id: I5fe28be288a042d55b53d32008a144bb5cd6e5c4
Signed-off-by: david.mcweeney <david.mcweeney@est.tech>
Issue-ID: SDC-4476
efiacor [Tue, 18 Apr 2023 09:50:00 +0000 (10:50 +0100)]
[SDC-DISTRO-CLIENT] Add truststore config
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ie22aa2d78ebb2e0265a6d307ffd12a1656ca60d7
Issue-ID: SDC-4476
efiacor [Tue, 4 Apr 2023 10:32:00 +0000 (11:32 +0100)]
[SDC-DISTRO-CLIENT] Add additional kafka consumer config
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Iecd443479258b31d3a4e38699eea0a6e0f423f05
Issue-ID: SDC-4465
vasraz [Tue, 21 Mar 2023 15:30:10 +0000 (15:30 +0000)]
Upgrade vulnerable dependencies
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I15347b8587ae4cd675d33c3bb57578919bf320fe
Issue-ID: SDC-4287
MichaelMorris [Mon, 20 Mar 2023 12:05:25 +0000 (12:05 +0000)]
Release version 2.0.1
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4440
Change-Id: If7bba9c6d5bc4f5bd2f2bbe52fd67b0eb44e9150
MichaelMorris [Mon, 20 Mar 2023 09:59:47 +0000 (09:59 +0000)]
Stepped version to 2.0.1-SNAPSHOT
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4440
Change-Id: Iea4fc3e8ff1f77ec48c656f9e2369cba852254b1
Marek Szwałkiewicz [Thu, 2 Mar 2023 11:43:50 +0000 (12:43 +0100)]
Enable case insensitive matching of http headers
This change creates simple case insensitive map implementation that
is used in HttpSdcResponse class to store the response headers.
Generally HTTP headers are supposed to be case insensitive and
sometimes get transformed (in our case - by istio sidecar) to lower case.
With this change lower case will still be matched and the original
behaviour will not break.
Issue-ID: SDC-4233
Signed-off-by: Marek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
Change-Id: I1cb9d9e75ff656ccb12c690c553bccc672332a12
MichaelMorris [Tue, 21 Feb 2023 10:59:43 +0000 (10:59 +0000)]
Update INFO.yaml
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4406
Change-Id: Ie285ddbdc1a4468df5e2485bb9a3ad4e95279189
vasraz [Tue, 21 Feb 2023 11:50:01 +0000 (11:50 +0000)]
Migrate swagger to openapi
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: Ic2813b08700d44fc762e5da17712837a39388b2d
Issue-ID: SDC-4407
MichaelMorris [Mon, 12 Dec 2022 11:50:04 +0000 (11:50 +0000)]
Update INFO.yaml
Removed André Schmid as he has stepped down as committer
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4304
Change-Id: Iba819397db5f740e441ee7aa7a60dd9e778de25a
vasraz [Thu, 8 Dec 2022 18:57:11 +0000 (18:57 +0000)]
Improve test coverage by excluding lombok generated file from count
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I1cad1966b8889d0063f9ee9bc979b73c405b1d88
Issue-ID: SDC-4301
thmsdt [Thu, 17 Nov 2022 10:19:04 +0000 (11:19 +0100)]
fix ribbon.css
Issue-ID: DOC-798
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Id67d66721a97938484cb7d69756101aee95a4874
efiacor [Tue, 25 Oct 2022 10:46:34 +0000 (11:46 +0100)]
[SDC-DIST-CLIENT] Add new RTD entry
Update README etc
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I4f92684e82d3fc2df978af12100be0871b94178d
Issue-ID: DMAAP-1792
efiacor [Tue, 25 Oct 2022 13:57:30 +0000 (14:57 +0100)]
[SDC-DIST-CLIENT] Release version 2.0.0
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I878b791cb9eb22b5a48a5461892c4e0ee179929e
Issue-ID: DMAAP-1745
efiacor [Fri, 21 Oct 2022 13:33:48 +0000 (14:33 +0100)]
[SDC-DIST] Remove msgBusAddress config
Update javadocs for specific interfaces
Add javadoc build for maven storage
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I603c6162079e19b431e10c9489aef45c15ce181c
Issue-ID: DMAAP-1745
efiacor [Thu, 16 Jun 2022 08:38:26 +0000 (09:38 +0100)]
[STRIMZI] Migrate client from cambria to kafka native
Add call to sdc to get kafka and topic details
Add kafka config to IConfiguration interface
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ibec77d1ff1cd25ad4adce133ee81d66e54c7707f
Issue-ID: DMAAP-1745
vasraz [Mon, 29 Aug 2022 15:13:33 +0000 (16:13 +0100)]
Migrate to Junit5
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I00d5d08f0ad3ceeec94286f6500c4592585e7e34
Issue-ID: SDC-4148
vasraz [Mon, 29 Aug 2022 10:02:06 +0000 (11:02 +0100)]
Remove / update vulnerable dependencies
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: Iff0169361b533f08a283f148af511a301bc4e485
Issue-ID: SDC-4146
vasraz [Mon, 29 Aug 2022 13:18:41 +0000 (14:18 +0100)]
Fix Sphinx build problem
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I1a2f9dc78287f04301678f95dd594129e8e981d5
Issue-ID: SDC-4147
MichaelMorris [Thu, 24 Mar 2022 15:02:38 +0000 (15:02 +0000)]
Update INFO.yaml
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3912
Change-Id: Ie3511f0b915e827497ddff2277ab5fe681ecc35e
marine [Mon, 26 Jul 2021 07:37:49 +0000 (09:37 +0200)]
Release 1.4.5
Release 1.4.5 version including proxy support
Issue-ID: SDC-3613
Signed-off-by: marine <marine.de.dorlodot@intl.att.com>
Change-Id: I5d728e38c924c2c53cf7a5762b53d96842afcbf7
Signed-off-by: marine <marine.de.dorlodot@intl.att.com>
marine [Fri, 23 Jul 2021 08:41:05 +0000 (10:41 +0200)]
Bumping up version to 1.4.5 for proxy config build
Issue-ID: SDC-3613
Signed-off-by: marine <marine.de.dorlodot@intl.att.com>
Change-Id: I6390bdb05b69fb92e3b730e9608d84e4d611a1f2
Signed-off-by: marine <marine.de.dorlodot@intl.att.com>
ash74268 [Mon, 19 Jul 2021 21:05:55 +0000 (16:05 -0500)]
SDC Distribution Client proxy support to skip IP address lookup when
proxy is configured
Issue-ID: SDC-3613
Signed-off-by: ash74268 <ashwin.shyam.sharma@att.com>
Change-Id: I7ef553b4daf35ef5213ae7287140537de9f06c26
ash74268 [Thu, 24 Jun 2021 15:49:49 +0000 (10:49 -0500)]
Release 1.4.4
Release 1.4.4 version including proxy support
Issue-ID: SDC-3613
Signed-off-by: ash74268 <ashwin.shyam.sharma@att.com>
Change-Id: Iaf48873574bf7913afcc3168559dc95cf8e3aed5
ash74268 [Thu, 24 Jun 2021 14:15:07 +0000 (09:15 -0500)]
Bumping up version to 1.4.4 for proxy config build
Issue-ID: SDC-3613
Signed-off-by: ash74268 <ashwin.shyam.sharma@att.com>
Change-Id: I8de71646895b16fa3af7b5306f55d210fb238493
ash74268 [Mon, 21 Jun 2021 17:50:56 +0000 (12:50 -0500)]
SDC Distribution Client to support proxy config
Issue-ID: SDC-3613
Signed-off-by: ash74268 <ashwin.shyam.sharma@att.com>
Change-Id: I4d66618db7f486200ad887f5d3adabb3ba55dce5
MichaelMorris [Tue, 11 May 2021 11:03:48 +0000 (12:03 +0100)]
Update PTL in INFO.yaml
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3544
Change-Id: Id4d9ca0b29315b4e7ac9e9e9def435d637188608
ChrisC [Fri, 7 May 2021 10:28:36 +0000 (12:28 +0200)]
Release 1.4.3
Release 1.4.3 version including vuln dep fixes
Issue-ID: SDC-3572
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ibf4ba19ea1598d304e218ed9f776dbd454021542
ChrisC [Tue, 4 May 2021 08:08:00 +0000 (10:08 +0200)]
Update vulnerable package dependencies
Update distribution-client version to 1.4.3
Update some packages dependencies to latest version
Fix conflicting dependencies using exclusions
Issue-ID: SDC-3572
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I76d110e70191c70c7aeba6513e839566f9b3992b
ChrisC [Tue, 20 Apr 2021 13:02:47 +0000 (15:02 +0200)]
Update INFO.yaml
Add new committer
Issue-ID: SDC-3544
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I62de12aa539ea0fe931a1b0217567ac666da9a0f
ChrisC [Tue, 13 Apr 2021 09:01:35 +0000 (11:01 +0200)]
Update INFO.yaml
Remove inactive committers
Issue-ID: SDC-3544
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I4f32acc8d0d6acc9556da08857ff2a70cc1fad4d
ChrisC [Thu, 1 Apr 2021 14:59:39 +0000 (16:59 +0200)]
Update INFO.yaml
Add new SDC committers
Issue-ID: SDC-3544
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I38b13e47466d0e5c5ac4680649dcc3c61a7ecc15
Michal Banka [Fri, 29 Jan 2021 07:22:54 +0000 (08:22 +0100)]
Release SDC Distribution Client 1.4.2
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Issue-ID: DCAEGEN2-2574
Change-Id: I9c971665b332120eb6c8470b8caa8a3e40548003
Edyta Krukowska [Tue, 5 Jan 2021 11:27:02 +0000 (12:27 +0100)]
Create IT test for downloading artifacts
Issue-ID: SDC-3417
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I8bd24c34902a2d59d0d0dd1b0c1e8c08352a4cc2
Edyta Krukowska [Wed, 23 Dec 2020 10:50:55 +0000 (11:50 +0100)]
Create IT for unregister from topic
Issue-ID: SDC-3417
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I626fd71304a8a1eb3451bca51cb1077d0b2ac773
Edyta Krukowska [Thu, 17 Dec 2020 12:47:36 +0000 (13:47 +0100)]
Upgrade SDC-distribution-client to 1.4.2 and add Changelog to project
Issue-ID: SDC-3400
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I628eecb24eb70a1515f5a77e6d910498b705d3d2
Edyta Krukowska [Tue, 15 Dec 2020 12:45:37 +0000 (13:45 +0100)]
Remove old content of CI project and create integration tests
Issue-ID: SDC-3400
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I1b46858cfae199aefcdeb8dfc14a33f50f4da7d6
Bogumil Zebek [Wed, 16 Dec 2020 08:35:11 +0000 (09:35 +0100)]
Preparation to migrate to Junit 5
Issue-ID: SDC-3400
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I34a2d10d0992160ee34f4aedfc19b3384c0fe152
Edyta Krukowska [Wed, 9 Dec 2020 12:16:26 +0000 (13:16 +0100)]
Change Http classes to public.
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
Edyta Krukowska [Tue, 8 Dec 2020 12:06:50 +0000 (13:06 +0100)]
Upgrade libraries to work with java 11
Issue-ID: SDC-3400
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I1c4f8cd4153111851bc83187af424a833ee7a1f7
Edyta Krukowska [Wed, 2 Dec 2020 14:16:11 +0000 (15:16 +0100)]
Improve code quality
- fix sonars
Issue-ID: SDC-3394
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: Ifb65fb90d5111aa78bcd330d8d569af904f957d4
Bogumil Zebek [Thu, 3 Dec 2020 09:36:10 +0000 (10:36 +0100)]
Extract configuration validation
Issue-ID: SDC-3395
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: Ic965089145783e52ca952c305c5d44d11a9ab585
Edyta Krukowska [Thu, 3 Dec 2020 12:34:09 +0000 (13:34 +0100)]
Increase code coverage
Issue-ID: SDC-3388
Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com>
Change-Id: I4cf8c47bc05e550edb29399b25aa87d8f1d93ecf
Michal Banka [Wed, 2 Dec 2020 09:41:26 +0000 (10:41 +0100)]
Improve code quality
- 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
Bogumil Zebek [Tue, 24 Nov 2020 11:56:32 +0000 (12:56 +0100)]
Improve code quality
- 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
Bogumil Zebek [Wed, 25 Nov 2020 11:33:58 +0000 (12:33 +0100)]
Improve code quality
- YamlToObjectConverter
Issue-ID: SDC-3389
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I2819a423b375065b067ed9f0d147737ac07a7ba4
Bogumil Zebek [Fri, 27 Nov 2020 09:46:02 +0000 (10:46 +0100)]
Fix problem with closing http connection
- 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
ChrisC [Tue, 27 Oct 2020 11:02:38 +0000 (12:02 +0100)]
Update INFO.yaml
Add new SDC committers
Issue-ID: SDC-3334
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ica2e115720a8d6c9b3bf2ed74565bed63edd0ee5
ChrisC [Tue, 1 Sep 2020 10:53:26 +0000 (12:53 +0200)]
Update INFO.yaml
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
lf-jobbuilder [Thu, 28 May 2020 21:29:01 +0000 (14:29 -0700)]
Update css file name in conf.py
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
chrisc [Fri, 17 Jul 2020 15:21:32 +0000 (17:21 +0200)]
Align INFO.yaml
Align committers list with latest TSC decision
Issue-ID: SDC-3203
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I1c82393c07e64dc3617efd2f95388185173541bf
sebdet [Fri, 5 Jun 2020 10:26:38 +0000 (12:26 +0200)]
Add build config in README
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>
Ofir Sonsino [Tue, 28 Apr 2020 07:23:03 +0000 (10:23 +0300)]
Releasing 1.4.1
Change-Id: Idbe8853c72b799ada2dc25cbab442ed46548aaac
Issue-ID: SDC-2721
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
LF Jenkins CI [Tue, 7 Apr 2020 17:43:46 +0000 (17:43 +0000)]
Automation adds index.rst
Issue-ID: CIMAN-376
Change-Id: Ib671007e07291e8502c01a1d74af172988680288
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
Sylvain Desbureaux [Fri, 3 Apr 2020 09:51:58 +0000 (11:51 +0200)]
Allow SDC client to connect to SDC in HTTP
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
Ofir Sonsino [Sun, 16 Feb 2020 15:54:44 +0000 (17:54 +0200)]
Move Jacoco to xml
Change-Id: Ibff41177baa5fb2f49c166f14f6f3edfa53d1ea8
Issue-ID: SDC-2740
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
Jessica Wagantall [Thu, 6 Feb 2020 23:08:47 +0000 (15:08 -0800)]
Migrate sdc-sdc-distribution-client docs
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
shrek2000 [Sun, 24 Nov 2019 15:29:03 +0000 (17:29 +0200)]
update info.yaml
Issue-ID: SDC-2448
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
Change-Id: Iac5f57b9f8ee1ad9694a13ea4ff196f92bdb87a1
Timoney, Dan (dt5972) [Mon, 14 Oct 2019 17:54:49 +0000 (13:54 -0400)]
Move DistributionClientFactory back
Moved DistributionClientFactory class back from test to main.
Issue-ID: SDC-2621
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Change-Id: Ic3626f2ff4a74cca48dedbe8a905fc2adab4a9aa
Tomasz Golabek [Mon, 16 Sep 2019 12:42:34 +0000 (14:42 +0200)]
Removing commons-codecs
New version released
Change-Id: I31ca8233ad4d6f6d3170e98be42ace8d68ae1a58
Issue-ID: SDC-2504
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
Tomasz Golabek [Tue, 1 Oct 2019 08:31:15 +0000 (10:31 +0200)]
New version released
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>
Tomasz Golabek [Fri, 6 Sep 2019 11:03:59 +0000 (13:03 +0200)]
Removing commons-codecs
Exclusion of commons-codecs from httpclient deps
Change-Id: I43ecef288053d424a7c1a7d479c2d49948e83775
Issue-ID: SDC-2504
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
Piotr Darosz [Thu, 5 Sep 2019 09:20:25 +0000 (11:20 +0200)]
SDC Distribution Client code coverage increase
Increase code coverage for SdcConnectorClient class
Change-Id: If57ab69bcaad3dbfa4dd62d449ed4773f090dc2c
Issue-ID: SDC-2326
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
Tomasz Golabek [Thu, 5 Sep 2019 08:35:58 +0000 (10:35 +0200)]
Increasing code quality
- Removal of commons-codecs
- Additional code coverage
Change-Id: Ib004cc3c893ea3b22f2f929e4fd211e83b203532
Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
Ofir Sonsino [Sun, 1 Sep 2019 12:13:53 +0000 (15:13 +0300)]
fix INFO.yaml
Change-Id: If316a1f3d149a76fb33c30172bf1a9508c9122ad
Issue-ID: SDC-2448
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
Ofir Sonsino [Sun, 1 Sep 2019 12:06:16 +0000 (15:06 +0300)]
add Surefire plugin
+align repository id
Change-Id: Ib0f6cf3156df415353694c4ffb5ec2634beb13a1
Issue-ID: SDC-2326
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
Ofir Sonsino [Sun, 1 Sep 2019 11:51:43 +0000 (14:51 +0300)]
Jacoco fix
Change-Id: I8bdb35cc919815f62caab13737b5e7f8ebde2a16
Issue-ID: SDC-2326
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
Bartosz Gardziejewski [Fri, 12 Jul 2019 07:31:29 +0000 (09:31 +0200)]
fixing warnings from checkstyle
Issue-ID: SDC-2430
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Ia97159585b4f7ae14c677560bba4a7db1f97504d
Tomasz Golabek [Fri, 12 Jul 2019 11:28:26 +0000 (13:28 +0200)]
Maven staging plugin removed
Required by global-jjb
Change-Id: Ied9434626ff7ae3bf126deaf6f2195b22ca84d41
Issue-ID: SDC-2444
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
Bartosz Gardziejewski [Wed, 10 Jul 2019 08:37:26 +0000 (10:37 +0200)]
Migrating to parent Oparent 2.0
Issue-ID: SDC-2430
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I932be7bca75f8203670687a739fa8562c85877be
Piotr Darosz [Wed, 12 Jun 2019 05:38:19 +0000 (07:38 +0200)]
Upgrade jetty-http
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>
Jessica Wagantall [Tue, 4 Dec 2018 20:16:58 +0000 (12:16 -0800)]
Update INFO.yaml file
Remove Michael Lando. Add Ofir Sonsino as PTL
Change-Id: I13fbad0ecba61e85e2ccc5b0196f319ef513c1ed
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Jessica Wagantall [Tue, 27 Nov 2018 21:37:41 +0000 (13:37 -0800)]
Update INFO.yaml file
Add Ofir Sonsino to the group
Change-Id: I4f8a59a7c1d262f0bdd20b537113a0238cb3ff22
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Stanislav Chlebec [Thu, 8 Nov 2018 11:42:08 +0000 (12:42 +0100)]
fix typos
Change-Id: I462738647388c7610392b772b4a036aca022569e
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582
Michael Lando [Sat, 26 May 2018 17:09:34 +0000 (20:09 +0300)]
update version
update pom and version.properties
to 1.4.0
Change-Id: I5b7c828f9443bb51638932080e544969d57efcae
Issue-ID: SDC-1370
Signed-off-by: Michael Lando <ml636r@att.com>
shalomb [Mon, 23 Apr 2018 06:37:22 +0000 (09:37 +0300)]
add support of port with 5 digit
Change-Id: I69139e18240e7104153d8c5d76f3bd6eeaa53c09
Issue-ID: SDC-1248
Signed-off-by: shalomb <shalomb@amdocs.com>
Lior Nachmias [Tue, 10 Apr 2018 14:41:58 +0000 (17:41 +0300)]
Update license text
Change-Id: Ic323698214a2acecd00a9c562eed5cac98b5e432
Issue-ID: SDC-1118
Signed-off-by: Lior Nachmias <ln699k@att.com>
Jessica Wagantall [Tue, 20 Mar 2018 19:34:06 +0000 (12:34 -0700)]
Add INFO.yaml file
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>
Yuli Shlosberg [Wed, 7 Mar 2018 14:29:57 +0000 (16:29 +0200)]
update distribution-client package names
Change-Id: Ic6f81bc8fdd3b021033c7c68e44f876a6ee1d21a
Issue-ID: SDC-952
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
Michael Lando [Thu, 15 Feb 2018 17:29:49 +0000 (19:29 +0200)]
update year
Change-Id: I0682d3abdc28466e340e8f7425e3938d3d39b9f5
Issue-ID: SDC-1046
Signed-off-by: Michael Lando <ml636r@att.com>
Tal Gitelman [Thu, 18 Jan 2018 13:42:32 +0000 (15:42 +0200)]
Review security issues: sdc-distribution-client
Change-Id: Ida515ff5abee4c80b3f2b24b4075e068430ab6b8
Issue-ID: SDC-808
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Tal Gitelman [Tue, 16 Jan 2018 15:33:43 +0000 (17:33 +0200)]
Review security issues: sdc-distribution-client
Change-Id: I8a08dbd5c94eabe653a7f7470ed46aabac12c0e9
Issue-ID: SDC-808
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Jessica Wagantall [Tue, 2 Jan 2018 20:11:22 +0000 (12:11 -0800)]
Update staging server ID
Update serverID for staging to match the rest
Change-Id: I4da817466637d0ff2fd79c259af791fd1186786a
Issue-ID: SDC-733
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Yuli Shlosberg [Sun, 31 Dec 2017 14:57:31 +0000 (16:57 +0200)]
Update code after grep filters execution
Change-Id: I12fdf2c07e5d3ff0b2e94322dea30bb2bcd1061a
Issue-ID: SDC-733
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
Michael Shitrit [Tue, 12 Dec 2017 06:51:19 +0000 (08:51 +0200)]
Distribution-client Tenant Isolation
Issue-ID: SDC-744
Change-Id: I965cb1ad1c9dae6aa38a3c3baced3bbbb1d8f5af
Signed-off-by: Michael Shitrit <ms172g@att.com>
Michael Lando [Wed, 6 Dec 2017 19:42:44 +0000 (21:42 +0200)]
update version
Change-Id: I4bbd0126b7bfd2ecc57ac07ac4df1d8f8e9ea778
Issue-ID: SDC-684
Signed-off-by: Michael Lando <ml636r@att.com>
Pavel Aharoni [Wed, 22 Nov 2017 09:28:37 +0000 (11:28 +0200)]
Adding springBoot plugin
Issue-ID: SDC-701
Change-Id: I1266f12a2439ee087987e6e72bac26dc8e0888fa
Signed-off-by: Pavel Aharoni <pa0916@att.com>
Pavel Aharoni [Tue, 21 Nov 2017 16:09:33 +0000 (18:09 +0200)]
[SDC-697] adding snapshot repo
Change-Id: I1c2f28a1fa548896c39d59a841c540e83858a954
Signed-off-by: Pavel Aharoni <pa0916@att.com>
Idan Amit [Tue, 7 Nov 2017 16:07:30 +0000 (18:07 +0200)]
Remove MojoHaus license plugin
Removed MojoHaus license-maven-plugin from sdc-distribution-client pom.xml
Fixed LICENSE.TXT file to match the other projects LICENSE.TXT files
Change-Id: I8a2cdada4937204e87f349852b4d023ad0df293a
Issue-Id: SDC-161
Signed-off-by: Idan Amit <ia096e@intl.att.com>
Yuli Shlosberg [Tue, 7 Nov 2017 15:14:33 +0000 (17:14 +0200)]
add sonar to distribution client
Change-Id: Id41480b4b3d9ab5d96d478ba122b09fe541b09f5
Issue-Id: SDC-633
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
(cherry picked from commit
5f622b2914cf49f398b5c8e5fb08b3810d3b1f21)
Michael Lando [Tue, 24 Oct 2017 20:35:29 +0000 (23:35 +0300)]
pom clean up
Change-Id: I1d0fdfdb01cf8e7e0cd6463a096b69e599120900
Issue-Id: SDC-530
Signed-off-by: Michael Lando <ml636r@att.com>
Michael Lando [Wed, 4 Oct 2017 10:28:15 +0000 (10:28 +0000)]
Merge "Cleanup project's name in Sonar"