Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
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>
|
|
- AAI client aligned
- CBS client aligned
- DmaaP client aligned
Change-Id: I7afd0a44572e1097be5c3a4acc7221c7923cea8b
Issue-ID: DCAEGEN2-1319
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
|
|
* correct name of parameters
Change-Id: I591ed6ba66691d3fe637b9d81b0956a635deac1c
Issue-ID: DCAEGEN2-1173
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
|
|
Change-Id: Id518d56373f6ccab9dd4195ad08b67589e0d9b4f
Issue-ID: DCAEGEN2-1030
Signed-off-by: Piotr Bocheński <piotr.bochenski@nokia.com>
|
|
* patch version updated
Change-Id: I32f8a0ec090a2559ef3324f937601e71670b30cf
Issue-ID: DCAEGEN2-1173
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
|
|
Change-Id: Ib13d66e7cebb788bf1d7f49e2799a8ae72d7ae67
Issue-ID: DCAEGEN2-1078
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
|
|
Change-Id: I41d1e2e0a1ea02d9bbabba56b057802c250edac9
Issue-ID: DCAEGEN2-1078
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
|
|
* 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>
|
|
Change-Id: I4ead03dc4378d8f74d0221b7b36760c86b41ecf6
Issue-ID: DCAEGEN2-1033
Signed-off-by: micdzied <michal.1.dziedzic@nokia.com>
|
|
Change-Id: I28eb8c3ed66b8bea097758168a0f00753f7e095a
Issue-ID: DCAEGEN2-1030
Signed-off-by: micdzied <michal.1.dziedzic@nokia.com>
|
|
Change-Id: I41a952396fb9714f7e1e04c1d08a1e27df3020db
Issue-ID: DCAEGEN2-1013
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
|
|
Change-Id: I68c9a5323e05a27de463bef9dd368f8a092559ae
Issue-ID: DCAEGEN2-1013
Signed-off-by: micdzied <michal.1.dziedzic@nokia.com>
|
|
Change-Id: Ifd097c7d2305432f450bbcceb521cf2341f4cb6c
Issue-ID: DCAEGEN2-1011
Signed-off-by: Piotr Bocheński <piotr.bochenski@nokia.com>
|
|
Change-Id: I51b628c9f3c57dec54d8fe2e00885acf8e06d99c
Issue-ID: DCAEGEN2-980
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
|
|
Change-Id: I9aead7e2b4d2d9dbc9f849ed41ea0958f0a236dd
Issue-ID: DCAEGEN2-970
Signed-off-by: micdzied <michal.1.dziedzic@nokia.com>
|
|
Issue-ID: DCAEGEN2-882
Change-Id: If7249188b2191346ab6b7afe1455623454ae6fd0
Signed-off-by: Kasperkiewicz Pawel <pawel.kasperkiewicz@nokia.com>
|
|
*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>
|
|
*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>
|
|
Deleted all security vulnerabilities
with severity >=7
Change-Id: I496acedbed93c17e7f3a6d1f634c7a56558fb0c8
Issue-ID: DCAEGEN2-770
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
|
|
*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>
|
|
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>
|
|
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>
|
|
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>
|
|
Change-Id: I11430c0dfe9c8794d1266c5fd675712f83d30e3e
Issue-ID: DCAEGEN2-557
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
|
|
Change-Id: Idbca6fe4c050c789f4479164846437039d3b549d
Issue-ID: DCAEGEN2-451
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
|
|
Change-Id: I23b3bd3ba89d9df7451a7e2251b1bfc98adf3a2b
Issue-ID: DCAEGEN2-396
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
|
|
Fix for scanning prh on Bitergia
Change-Id: If1dfb14174c3eba8be9b9743116d00598950972c
Issue-ID: DCAEGEN2-396
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
|
|
Change-Id: I979f8a310c7bcf4192eb7fd7e8635eaf3953dfc0
Issue-ID: DCAEGEN2-451
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
|
|
Included jacoco for Code Coverage
Change-Id: I48ae221e7d83fcf11f1ca00bf5b6f9d00d78d9c1
Issue-ID: DCAEGEN2-396
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
|
|
Change-Id: I86a2f2ed62565263f2be2c9078a092f993234a19
Issue-ID: DCAEGEN2-451
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
|
|
Change-Id: I67904a8ffb7d401fa2188fb046e28474eded4377
Issue-ID: DCAEGEN2-474
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
|
|
Change-Id: I8ca3faf2e6afb7add2785add2ac9096ded98f591
Issue-ID: DCAEGEN2-468
Signed-off-by: micdzied <michal.1.dziedzic@nokia.com>
|
|
Issue-ID: DCAEGEN2-486
Change-Id: Ia89ecdfe8d0e345a9038e4c403f644c2df52128f
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
|
|
*Added HTTP/HTTPS in spring configuration
*Fixing issues with license
*Fixing HTTP/HTTPS and logging configuration
*Add Webflux in implementation
Change-Id: I0a7add391cde010d56dbf352de365b1eba90a9cd
Issue-ID: DCAEGEN2-453
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
|
|
*Added Response Type
Change-Id: Id53217db932e345dfe16a7e7035c160f70287ef0
Issue-ID: DCAEGEN2-450
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
|
|
*Introduce Gson Against Jackson library
*Delete posix library with strong copyleft licenses
Change-Id: I37ec6a359912481d1546293a8a8aeeedd6c907e2
Issue-ID: DCAEGEN2-426
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
|
|
*Already upgraded versions of dependencies according to
information from jira issue description.
Change-Id: Ic2b59e5b6c1bf7420b21463f271471f7be6cc34a
Issue-ID: DCAEGEN2-426
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
|
|
Change-Id: I3984bd60264027a47434784001de653b847e67d2
Issue-ID: DCAEGEN2-407
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
|
|
First of all we have defined a file
in which we have pointer to
configuration file for DMAAP and AAI
After that added UT
Change-Id: I7f9554a019b348a3460f5fa9d8dd3e4002a6686f
Issue-ID: DCAEGEN2-407
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
|
|
Because the spotify plugin is invoked in a module pom but the trigger
mvn is called on the repo (parent) pom, we need to include the spotify
plugin in parent pom but config to skip, and in module pom where
it is actually used "not to skip".
Issue-ID: DCAEGEN2-206
Change-Id: Id0ceb48b03f343645aed4011103a3fb2af0076b6
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Change-Id: I759aeeb64085dbe32883a942941bffc8e03515f7
Issue-ID: DCAEGEN2-407
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
|
|
Change-Id: I4411279c34dd0b6b38e283fdfafa4977e7eb4414
Issue-ID: DCAEGEN2-407
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
|
|
We have fixed Sonar issue with critical and minor tag
Change-Id: Iccc343654686ba87f71d57382b68ddf9c54caeea
Issue-ID: DCAEGEN2-407
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
|
|
Improve Dockerfile and build fat jar
Change-Id: I8b4dd1a56350af310c70236d6843ae1c357ad95e
Issue-ID: DCAEGEN2-407
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
|
|
We have already added tests in our Module.
In addition some dependencies were added too.
Clean up in pom.xml files
Change-Id: I4217d585293f48f2f00870d147807bb1d5b2b33f
Issue-ID: DCAEGEN2-407
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
|
|
Add dependency build of dmaapClients and aaiClients.
This modules are mandatory to prh application.
Issue-ID: DCAEGEN2-407
Change-Id: I2150a15d76e81dd01503f44339ddb3c50f5b0348
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
|
|
Load properties for every kind of
endpoint.Also has already
added logic for registering task to consume
messages from DMaap.
Change-Id: I16420b17a0272687f4161967420c80c476385b83
Issue-ID: DCAEGEN2-407
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
|
|
Making the following changes for the CICD integartion.
1. Remove the mvn-phase* scripts. These scripts are hooks for
building non-Java project. This appeasr to be a Java project.
Native mvn methods should be enough.
2. Changed artifact ID in pom. LF CICD syste requires group ID
and artifact ID matches with the repo path. Otherwise deploying
to Nexus will be blocked.
3. Removed duplicated (older version) Jetty servelet dependency
calling in pom.
Issue-ID: DCAEGEN2-206
Change-Id: I614b9b11419ae091a452ef23fda6a318347ae8e9
Signed-off-by: Lusheng Ji <lji@research.att.com>
|