aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-10-29Add missing doc tagsfrankfurtJessica Wagantall2-1/+2
Add missing doc tags for index and release notes Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I0170bc1997a18afbfe9a63c2d67c35d016af739b
2020-04-07Upversion to 1.6.56.0.0-ONAPJimmy Forsyth6-6/+6
Issue-ID: AAI-2850 Change-Id: I1590e0cc93e16d6ac2832b6da5ed09fb943e2400 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-03-19Release event-client:1.6.4Forsyth, James (jf2512)1-0/+4
Issue-ID: AAI-2835 Change-Id: Iccc60d90f83e7d9a6f86eeb87eb92e494cf29302 Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
2020-03-18Use aai-parent:1.6.10Jimmy Forsyth1-1/+2
Issue-ID: AAI-2835 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I663dd3befd0487f9d94463fec853e47aa4297ac6
2020-02-18Change to aai-parent and sonar xmljimmy6-44/+9
Issue-ID: AAI-2793 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I611b9b2c2f991083403cdb8c4cddd681411f7646
2020-02-10Migrate aai-event-client docsJessica Wagantall9-0/+145
Merging this will create https://onap-aai-event-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: I54d5237b8f9b0538c95dcfd9070315818d764015
2019-08-13Upversion event-client in masterJimmy Forsyth6-7/+7
Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: If90f91e82d39674c054f092c0c621008567677c6
2019-06-27Prepare event-client for global-jjbJimmy Forsyth6-17/+11
Issue-ID: AAI-2480 Change-Id: I9af21ca790105cbd7537f1dd0fbdb2d22951f0f7 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-06-17Upversion in prep for global jjb1.5.0Jimmy Forsyth6-10/+10
Issue-ID: AAI-2480 Change-Id: I1604e5ac021697bf7df69adc88a2cf7b1f3cb482 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-03-29Improve Jacoco plugin config4.0.0-ONAPdublinLee, Tian (tl5884)1-30/+2
Jacoco plugin is already configured in oparent pom, so remove duplicate config, leaving only the line coverage check section. Change-Id: I69c8941173776a56dbc96ac289c4547a6972ba9a Issue-ID: AAI-2293 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
2019-03-28Configure Jacoco plugin to enforce min coverageLee, Tian (tl5884)5-43/+107
Jacoco plugin is configured to set the minimum line coverage ratios to equal that of the current coverage level, to prevent future updates from decreasing the coverage level. Change-Id: I5913c3bf99fd98e344eaf6ee176e232bd7e61bb1 Issue-ID: AAI-2293 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
2019-03-27Upversion poms after release of 1.4.0Lee, Tian (tl5884)6-6/+6
Change-Id: Ida5355801b07b55f9be78e5b72ee71ba144c27e1 Issue-ID: AAI-2285 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
2019-03-26Remove logback.xml from event-client-dmaap jar1.4.0Lee, Tian (tl5884)1-27/+0
Change-Id: If9ada8cc8e378d3f5e5dcaabc796fcc0c50660d6 Issue-ID: AAI-2285 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
2019-03-12Merge "Add missing INFO.yaml blocks"James Forsyth1-5/+44
2019-03-05AAI-2210 Add .gitignore to aai/event-clientKeong Lim1-0/+12
Ignore target sub-directories created by maven and other commonly-seen files Change-Id: Icada65dff149d7a1e6f027c606341c31545adda0 Issue-ID: AAI-2210 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-03-01Add missing INFO.yaml blocksJessica Wagantall1-5/+44
Add missing information so that the new verify job passes. Change-Id: Ibda7018c0cacd7c4abc7885e495fa107662d1ae0 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-02-21Event client to retry in case of failed connectionsblimkie6-113/+364
On initial creation of the event client consumer/publisher handle a failure to connect to RMQ gracefully such that the application can still start up and re-try connecting at a later time Change-Id: I4ba8e2d2a8b4e4e5a60255550bb74a501494c9bd Issue-ID: AAI-2185 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-11-16support SSL in rabbit mq in event client libBansal, Nitin (nb121v)6-444/+484
Issue-ID: AAI-1929 Change-Id: I5912b0814e4b565942e32c5ed6d5094b45040c33 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2018-11-06Upversion to 1.4.0Lee, Tian (tl5884)6-8/+8
Change-Id: I7e3ea37bac0f2d6e0cd34958670da0ffc0c5b3aa Issue-ID: AAI-1844 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
2018-11-01upversion to 1.3.23.0.1-ONAP3.0.0-ONAP1.3.2casablancasblimkie6-6/+6
Change-Id: Ie3d4e37de0856bca272600e39719055fd0f2e0d6 Issue-ID: AAI-1791 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-10-09Fix RabbitMQ NexusIQ security vulnerability1.3.1Lee, Tian (tl5884)1-1/+1
Upversion amqp-client dependency to latest 5.4.3 Change-Id: I9fe0cc5d6c1c04e142c44d5d505d1481c74ff030 Issue-ID: AAI-1724 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
2018-09-06Merge "Use managed guava version"Tian Lee1-1/+2
2018-09-05rev up library to 1.3.1-SNAPSHOTFrancis Paquette6-6/+6
Issue-ID: AAI-1573 Change-Id: I36e004ba27df982485f0bdc23ce3c2031c733aa3 Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
2018-08-27Use managed guava versionGary Wu1-1/+2
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: Iaba563bf019d31bf0de5cd171ff3496742728282 Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-20Upversion kafka-client for clm report1.3.0Jimmy Forsyth1-1/+1
Issue-ID: AAI-1504 Change-Id: Ib42cd669da3c96a93a79239ec8fdc6b38991c6d3 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-06-26Merge "Refactor of KafkaEventPublisher"Tian Lee1-9/+10
2018-06-26Refactor of KafkaEventPublisherWiktor Garbarek1-9/+10
Moved constructors; added annotation Change-Id: I0223df163a3dd759ff83e490d9d646e232a21a34 Issue-ID: AAI-1249 Signed-off-by: Wiktor Garbarek <wiktor.garbarek@nokia.com>
2018-06-26Refactor of KafkaEventConsumerWiktor Garbarek1-9/+11
Moved constructor; added annotations Change-Id: I26c81b16381ed69e170b236cea684be615fa795b Issue-ID: AAI-1248 Signed-off-by: Wiktor Garbarek <wiktor.garbarek@nokia.com>
2018-06-14Adding close as part of consumerGurjeet Bedi1-0/+6
default close in case consumer needs Issue-ID: AAI-1205 Change-Id: I376e0e2a1ade4a2edefa3b052098618c15b1af1e Signed-off-by: Gurjeet Bedi <gurjeetb@amdocs.com>
2018-06-07Merge "Event Client library support for RabbitMQ"Tian Lee6-0/+929
2018-06-07Event Client library support for RabbitMQGurjeet Bedi6-1/+930
Update version in RabbitMQ Event Client lib License header update Issue-ID: AAI-1205 Change-Id: I838c184a0b81d89d5d276fbeee373cf5c390fb22 Signed-off-by: Gurjeet Bedi <gurjeetb@amdocs.com>
2018-05-23Upversion for CasablancaJimmy Forsyth5-6/+6
Issue-ID: AAI-1169 Change-Id: I518f0bc96ab73db3881e4f76af2bf98e9b2bdcb5 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-04Move master branch to 1.2.3 after release2.0.0-ONAPbeijing2.0.0-ONAPJimmy Forsyth5-5/+5
Issue-ID: AAI-1122 Change-Id: If5763ff1fea369686b9d4d20a44e79982e7d35fb Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-04Bump version properties on event-clientv1.2.2Jimmy Forsyth1-1/+1
Issue-ID: AAI-1122 Change-Id: I72f943ca44aa991f512eb8a1bcf570a5b72dd865 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-04Merge "Upversion event-client in prep for branch"Tian Lee4-4/+4
2018-05-04Upversion event-client in prep for branchJimmy Forsyth4-4/+4
Issue-ID: AAI-1122 Change-Id: Iea4e56689d32750cdffbaaeea6f698346ba38429 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-01Upversion dmaapClient dependency to latest.Lee, Tian (tl5884)1-1/+1
To remove security vulnerabilities. Change-Id: Ie8ba004d7ad35e0133692531ebdb7639ebb70a93 Issue-ID: AAI-979 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
2018-04-10Correct INFO.yaml to pass YAML LintEric Debeau1-24/+24
Change-Id: Ib480ff6547685a3fc5be496bbb422d9171f8c6c4 Issue-ID: AAI-1022 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-03-27Use updated versions of librariesv1.2.1Daniel Silverthorn6-11/+27
Also add mockito dep Change-Id: Ia1d3180f4c0f1211d1f38b379160b14135135ba1 Issue-ID: AAI-945 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-03-20Merge "Add INFO.yaml file"James Forsyth1-0/+51
2018-03-15Update license headers and license pluginLee, Tian (tl5884)19-68/+125
Update license headers with new dates, remove ecomp trademark. Configure license plugin to perform checking only by default. Configure license plugin not to update existing licenses. Change-Id: I337b88447559a25ee568a8913ce9aef33c12b7a8 Issue-ID: AAI-863 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
2018-03-05Update name of repo into SonarGildas Lanilis1-0/+1
The name as it appears in Sonar was event-client instead of aai-event-client. Change-Id: Ie40a997b32b4522dfe08fff925dea56cd7498fcd Issue-ID: CIMAN-65 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-02-26Add INFO.yaml fileJessica Wagantall1-0/+51
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Iad16f70bfbc9291a25fe778e945f45a3ca9528c9 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-12Update groupId and artifactId of pomsv1.2.0Lee, Tian (tl5884)4-194/+204
groupId needs to match the ONAP project naming scheme for the Jenkins jobs to succeed. Change-Id: I78c88aabfc289437caf99b0c4530525c79c210a6 Issue-ID: AAI-700 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
2018-02-09Add version.properties to projectLee, Tian (tl5884)2-1/+14
Fix dmaapClient dependency version Change-Id: I2bd9ac1257e2cd18acb3286034fe9e8bf4ae0450 Issue-ID: AAI-700 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
2018-02-05Initial draft of Event Client documentationLee, Tian (tl5884)3-0/+178
In RST format Change-Id: I52ecc7523aa0af3735d8417cb5edca1460252f2f Issue-ID: AAI-700 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
2018-01-30Initial code submit for Event Bus Client libraryGilding, Joyce (jg640n)22-0/+1832
Change-Id: If0ff82c669872c734ebe0c72bc022beb96c53d11 Issue-ID: AAI-700 Signed-off-by: Gilding, Joyce (jg640n) <Joyce.Gilding@amdocs.com>
2018-01-25Initial empty repositoryJessica Wagantall0-0/+0