aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
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>
2018-05-09Added dmaap consumer task execution to workflowwasala1-1/+11
Change-Id: I67904a8ffb7d401fa2188fb046e28474eded4377 Issue-ID: DCAEGEN2-474 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
2018-05-07creating swagger documentationmicdzied1-0/+12
Change-Id: I8ca3faf2e6afb7add2785add2ac9096ded98f591 Issue-ID: DCAEGEN2-468 Signed-off-by: micdzied <michal.1.dziedzic@nokia.com>
2018-05-02Fix spotify plugin versionLusheng Ji1-1/+1
Issue-ID: DCAEGEN2-486 Change-Id: Ia89ecdfe8d0e345a9038e4c403f644c2df52128f Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-20Merge "Implementation for HTTP/HTTPS and endpoints"Lusheng Ji1-0/+7
2018-04-20Implementation for HTTP/HTTPS and endpointswasala1-0/+7
*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>
2018-04-18Defined structure of DMaaP Consumerwasala1-5/+0
*Added Response Type Change-Id: Id53217db932e345dfe16a7e7035c160f70287ef0 Issue-ID: DCAEGEN2-450 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
2018-04-17Fixed the rest of the Security Issueswasala1-10/+5
*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>
2018-04-16Security issues fixwasala1-7/+53
*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>
2018-04-13Added pushing image docker in deploy phasewasala1-1/+0
Change-Id: I3984bd60264027a47434784001de653b847e67d2 Issue-ID: DCAEGEN2-407 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
2018-04-12Already added loading config for AAI and DMAAPwasala1-21/+25
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>
2018-04-06Set spotify skipLusheng Ji1-0/+9
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>
2018-03-29AAI HTTP simple and extended clients addedpwielebs1-2/+21
Change-Id: I759aeeb64085dbe32883a942941bffc8e03515f7 Issue-ID: DCAEGEN2-407 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
2018-03-28Already addes push Dockerfile image from mvn povwasala1-0/+6
Change-Id: I4411279c34dd0b6b38e283fdfafa4977e7eb4414 Issue-ID: DCAEGEN2-407 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
2018-03-28Already fixed Sonar issueswasala1-1/+1
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>
2018-03-28Added logswasala1-11/+9
Improve Dockerfile and build fat jar Change-Id: I8b4dd1a56350af310c70236d6843ae1c357ad95e Issue-ID: DCAEGEN2-407 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
2018-03-28Added U&IT tests in prh modulewasala1-54/+127
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>
2018-03-26Divide into module dependecywasala1-42/+250
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>
2018-03-23Divide Code into logic.wasala1-30/+26
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>
2018-03-22Fix pom and remove build scriptsLusheng Ji1-64/+2
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>
2018-03-21Initial structure of pnf-registration-handlerwasala1-0/+273
Change-Id: I38bc1a37b98243dc887518cdd10693af4bf214dd Issue-ID: DCAEGEN2-407 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>