aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-02-11fix sonarcloud issuesHansen, Tony (th1395)1-0/+3
Change-Id: I93c57eb30194cacd998d41a3b59f72214721b71b Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2065
2020-01-24Minor version increased. Current version is 1.5.1kjaniak1-1/+1
Issue-ID: DCAEGEN2-1983 Change-Id: I42da42a374efae1d786544161c8edacf55e032a2 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2020-01-16Update docker base image to java 111.5.0mharazin1-1/+1
Top up DCAE SDK version in project Issue-ID: DCAEGEN2-1983 Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com> Change-Id: I3b31454a5bc3ff2011f6ba44e6272e8937d88c6d
2020-01-14Update project version to 1.5.0Joanna Jeremicz1-1/+1
Change-Id: I4094890901b4db09075dcca13edc22a47e7e62bc Issue-ID: DCAEGEN2-1983 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
2020-01-10Update java 11 in pomkjaniak1-1/+1
Issue-ID: DCAEGEN2-1983 Change-Id: I568047f4f5e1351639ff34545536596f0cf6aff2 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2019-12-10Top up version of SDK in PRH1.4.0pwielebs1-1/+1
1.3.2 -> 1.3.3 Issue-ID: DCAEGEN2-1991 Signed-off-by: pwielebs <piotr.wielebski@nokia.com> Change-Id: I116cf2a87fd50ba069e1ce13ff8fd9e7727c7dff
2019-11-28aaiclient api refactorMichal Kabaj1-3/+8
- Moved aaiclient code from SDK to PRH improvement of logic fragmentation Issue-ID: DCAEGEN2-1955 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com> Change-Id: I11d5b92014cdeb036699099113f64fc320cb4dd1
2019-11-20Fix PRH static code vulnerabilitiespwielebs1-1/+1
Issue-ID: DCAEGEN2-1815 Signed-off-by: pwielebs <piotr.wielebski@nokia.com> Change-Id: Ibf9601b43116e8e4c4ef4e27829c847f65163f0f
2019-11-04Fix SDK importsJoanna Jeremicz1-6/+1
Issue-ID: DCAEGEN2-1792 Change-Id: I29e436e1c0483c7f56129d6de8389e71442b86a0 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
2019-10-10Update version to 1.4.0Joanna Jeremicz1-1/+1
Change-Id: I0e3dfb48b2b806137bad0b21f2f91713e904663c Issue-ID: INT-1181 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
2019-09-30Update SDK version to 1.3.1Joanna Jeremicz1-1/+1
Change-Id: If587207fccdc0090b2fc9dd0093c412a01a41061 Issue-ID: INT-1181 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
2019-08-01fix prh build issueVijay Venkatesh Kumar1-4/+1
Change-Id: If7b013aa6b027de25dc80140b55f66ef52821dbd Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1578
2019-07-16Align PRH container to new guidelinespwielebs1-4/+9
Change-Id: I74af532bc6d4ce364c5d8cc2d0ac98386c0df11d Issue-ID: DCAEGEN2-1648 Signed-off-by: pwielebs <piotr.wielebski@nokia.com> Signed-off-by: Piotr Bocheński <piotr.bochenski@nokia.com>
2019-07-12JJB alignment across DCAE components - DCAE PRHGerard Hickey1-2/+2
Issue-ID: DCAEGEN2-1578 Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com> Change-Id: I6dfd9b1b9549e177f65b8dda372d24be118f0a05
2019-06-14fetching configuration from CBS at application bootstrapgrabinsk1-0/+9
Change-Id: Ibaa56c38b87fc8b8cfa858f74b7bc201bd507b37 Issue-ID: DCAEGEN2-1544 Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
2019-05-30remove dependency to testNGgrabinsk1-7/+0
(SpringExtension does the job of AbstractTestNGSpringContextTests) Change-Id: Iafea26232a659b5e1ef6bb4e152a35ca795f9326 Issue-ID: DCAEGEN2-1544 Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
2019-05-22Align PRH to El Alto SDKpwielebs1-1/+1
Change-Id: I65c445d76092e11084fb60c68740e1321b35708c Issue-ID: DCAEGEN2-1501 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
2019-05-06Update versions for ElAlto releasePiotr Jaszczyk1-1/+1
Change-Id: Ibac0d08f34dbf6ca4dd8b8056bc405a38887876f Issue-ID: DCAEGEN2-1476 Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
2019-04-10use CBS SDK in PRH (II)pwielebs1-2/+2
-remove unused classes -fix junit tests -use cbs -patch project version updated Change-Id: I5fb63408b33b07632eab579d028070eb3a025865 Issue-ID: DCAEGEN2-1360 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
2019-04-05Remove unused code from autogenerated AAI model objectsgrabinsk1-9/+0
Hand written pojos will have to be replaced with autogenerated ones Change-Id: I5d6fd37e8ce56ab1e0cda3d1b308ce51c5e0ebd1 Issue-ID: DCAEGEN2-1391 Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
2019-04-04Exclude model pojos from coverage reportgrabinsk1-0/+9
Hand written pojos will have to be replaced with autogenerated ones Change-Id: I8df953372786e3e0966901b9f5897daee18b1966 Issue-ID: DCAEGEN2-1391 Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
2019-03-20Integrate PRH with SDK in version 1.1.4pwielebs1-1/+1
- AAI client aligned - CBS client aligned - DmaaP client aligned Change-Id: I7afd0a44572e1097be5c3a4acc7221c7923cea8b Issue-ID: DCAEGEN2-1319 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
2019-02-13Add additional fields to PRH (2)pwielebs1-1/+1
* correct name of parameters Change-Id: I591ed6ba66691d3fe637b9d81b0956a635deac1c Issue-ID: DCAEGEN2-1173 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
2019-02-08Add git info to PRH + cleanupPiotr Bocheński1-32/+56
Change-Id: Id518d56373f6ccab9dd4195ad08b67589e0d9b4f Issue-ID: DCAEGEN2-1030 Signed-off-by: Piotr Bocheński <piotr.bochenski@nokia.com>
2019-02-07Add additional fields to PRHpwielebs1-1/+1
* patch version updated Change-Id: I32f8a0ec090a2559ef3324f937601e71670b30cf Issue-ID: DCAEGEN2-1173 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
2019-01-14Disable enforcer plugin in PRHMarcin Migdal1-1/+0
Change-Id: Ib13d66e7cebb788bf1d7f49e2799a8ae72d7ae67 Issue-ID: DCAEGEN2-1078 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2019-01-14Disable enforcer plugin in PRHMarcin Migdal1-0/+8
Change-Id: I41d1e2e0a1ea02d9bbabba56b057802c250edac9 Issue-ID: DCAEGEN2-1078 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2018-12-18Integration with SDKpwielebs1-4/+11
* minor version upgraded in poms * align ConsumerDmaapModel to abstraction exposed in SDK * UTs modified Change-Id: Iaef2f9e8fab746106574771b2317c5689e047a5b Issue-ID: DCAEGEN2-1042 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
2018-12-13remove duplicated dependenciesmicdzied1-107/+0
Change-Id: I4ead03dc4378d8f74d0221b7b36760c86b41ecf6 Issue-ID: DCAEGEN2-1033 Signed-off-by: micdzied <michal.1.dziedzic@nokia.com>
2018-12-12clean up in pomsmicdzied1-88/+63
Change-Id: I28eb8c3ed66b8bea097758168a0f00753f7e095a Issue-ID: DCAEGEN2-1030 Signed-off-by: micdzied <michal.1.dziedzic@nokia.com>
2018-12-04SDK integration: use dmaap client in PRHpwielebs1-20/+0
Change-Id: I41a952396fb9714f7e1e04c1d08a1e27df3020db Issue-ID: DCAEGEN2-1013 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
2018-12-03SDK integration: use aai in PRHmicdzied1-1/+10
Change-Id: I68c9a5323e05a27de463bef9dd368f8a092559ae Issue-ID: DCAEGEN2-1013 Signed-off-by: micdzied <michal.1.dziedzic@nokia.com>
2018-11-30SDK integration: use 'cbs-client' in PRHPiotr Bocheński1-0/+5
Change-Id: Ifd097c7d2305432f450bbcceb521cf2341f4cb6c Issue-ID: DCAEGEN2-1011 Signed-off-by: Piotr Bocheński <piotr.bochenski@nokia.com>
2018-11-16Fix reactor versionpkaras1-1/+1
Change-Id: I51b628c9f3c57dec54d8fe2e00885acf8e06d99c Issue-ID: DCAEGEN2-980 Signed-off-by: piotr.karas <piotr.karas@nokia.com>
2018-11-13update versionsmicdzied1-3/+3
Change-Id: I9aead7e2b4d2d9dbc9f849ed41ea0958f0a236dd Issue-ID: DCAEGEN2-970 Signed-off-by: micdzied <michal.1.dziedzic@nokia.com>
2018-10-22Change of the prh versionKasperkiewicz Pawel1-1/+1
Issue-ID: DCAEGEN2-882 Change-Id: If7249188b2191346ab6b7afe1455623454ae6fd0 Signed-off-by: Kasperkiewicz Pawel <pawel.kasperkiewicz@nokia.com>
2018-10-16CLM SCAN VULNERABILITIESwasala1-4/+19
*Upgraded Spring from 5.0.5 -> 5.1.0i *Changed implementation of SSL in AAICLient Change-Id: I1341c19931031da67c2d0deb14940a2748b0203b Issue-ID: DCAEGEN2-870 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
2018-10-08PRH DMaaP objects batchingwasala1-1/+1
*Getting collection of object in one request *Refator the workflow in the old implementation Change-Id: I4fdbf4bd8ae70cd78dbf5c3c441ba01c28e6ce4f Issue-ID: DCAEGEN2-834 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
2018-09-12Removed Security - Critical vulnerabilitieswasala1-6/+0
Deleted all security vulnerabilities with severity >=7 Change-Id: I496acedbed93c17e7f3a6d1f634c7a56558fb0c8 Issue-ID: DCAEGEN2-770 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
2018-09-11PRH:security vulnerabilities fixwasala1-22/+1
*Removed unused libraries *Fixed vulnerablities in connection with clm scan *Replaced AssertJ in tests verification by using StepVerifier Change-Id: I81c3ac54e5514735f0fca8150fcc218d96dc5ce3 Issue-ID: DCAEGEN2-770 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
2018-09-04Refatoring due to prh workflowpwielebs1-1/+1
1. Added specified HttpClient for DmaaPPublisher: *DmaaP Handle transfer-encoding: chunk header and reject the request if it will be set by the client. In conclusion no other reactive http client can be used for pushing something to dmaap. 2. Added sll support to A&AI rective webclient. *Behaviour of reactive A&AI HttpClient is different as in native spring have without it. 3. Added 10s fixed time in PRH for requesting DmaaP. 4. Added debug log in reactive/native http clients. 5. Fixed reactive workflow of prh. 6. Updated the version of: * spring-boot-dependencies:2.0.1.RELEASE->2.0.4.RELEASE * spring-boot-starter-reactor-netty:2.0.2.RELEASE->2.0.4.RELEASE * spring-webflux:5.0.5.RELEASE->5.0.8.RELEASE * reactor-bom:Bismuth-RELEASE->Bismuth-SR10 Change-Id: I815ffb5bdcf48d94f3b7c64040a73e98e404a5e8 Issue-ID: DCAEGEN2-743 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
2018-08-31Refactor Docker image building processPiotr Bochenski1-459/+78
Align Docker image building process to VES project. Also refactor all Maven configurations. Change-Id: I3856bb75f41247f5ce7f17fb813aa2ab692e4def Issue-ID: DCAEGEN2-737 Signed-off-by: Piotr Bochenski <piotr.bochenski@nokia.com>
2018-08-27Use managed guava versionGary Wu1-5/+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: I8155f346047dee29daed72eb1b8a228fc6b57bcc Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-02Added build step CI in gitlabwasala1-0/+35
Change-Id: I11430c0dfe9c8794d1266c5fd675712f83d30e3e Issue-ID: DCAEGEN2-557 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
2018-05-24Refactor of prh-aai-clientpwielebs1-0/+1
Change-Id: Idbca6fe4c050c789f4479164846437039d3b549d Issue-ID: DCAEGEN2-451 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
2018-05-22Improve tests in PrhAppConfigwasala1-1/+5
Change-Id: I23b3bd3ba89d9df7451a7e2251b1bfc98adf3a2b Issue-ID: DCAEGEN2-396 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
2018-05-21Changed name of projectwasala1-1/+1
Fix for scanning prh on Bitergia Change-Id: If1dfb14174c3eba8be9b9743116d00598950972c Issue-ID: DCAEGEN2-396 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
2018-05-18Exclusion for auto-generated classespwielebs1-0/+7
Change-Id: I979f8a310c7bcf4192eb7fd7e8635eaf3953dfc0 Issue-ID: DCAEGEN2-451 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
2018-05-16Added test for AAIProducerTaskwasala1-1/+49
Included jacoco for Code Coverage Change-Id: I48ae221e7d83fcf11f1ca00bf5b6f9d00d78d9c1 Issue-ID: DCAEGEN2-396 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
2018-05-11AAI client configuration & tasks changedpwielebs1-0/+1
Change-Id: I86a2f2ed62565263f2be2c9078a092f993234a19 Issue-ID: DCAEGEN2-451 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>