summaryrefslogtreecommitdiffstats
path: root/sparkybe-onap-service
AgeCommit message (Collapse)AuthorFilesLines
2018-05-15Upversion sparky-be for branchingv1.2.12.0.0-ONAPbeijing2.0.0-ONAPJimmy Forsyth1-2/+2
Issue-ID: AAI-1140 Change-Id: Ib0017d8817780000cd119b9a20f5f9833331a751 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-15Removing snaptshots for releasev1.2.0Arul.Nambi2-14/+1
Removing snapshots from submodules so that the release can go through. Issue-ID: AAI-1127 Change-Id: Ifc5224138c4b94e79622a4eb486e66a9b92b0dc0 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-05-09Adding version.properties files into sparkyArul.Nambi1-0/+13
Issue-ID: AAI-1127 Change-Id: I80a92c990a5e8947ba8bf56c767e16e7392df7a1 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-05-08Make sparky deploy info match aai-commonJimmy Forsyth3-12/+67
Issue-ID: AAI-1127 Change-Id: If82ccd0b34e9abaf0096ef55d307622ef69a2b28 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-04Upversion sparky-be deps in prep for releaseJimmy Forsyth1-1/+1
Issue-ID: AAI-1122 Change-Id: I5859a2be8e87a6783042bbf6f96c48e7157a082c Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-25Removed SNAPSHOTS in dependenciesFrancis Paquette1-1/+1
Issue-ID: AAI-1055 Change-Id: I569149b7200e3f2a3afdac858d4d13afba87da4d Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
2018-04-24upgrade to spring boot 1.5.12renealr1-1/+1
update the pom files to pull a newer version of spring boot Issue-ID: AAI-1093 Change-Id: I3b8ea62bb81392c089432c73253e5d6e4505e01d Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-04-03Merge "Fix servlet response flows"Steven Blimkie2-6/+6
2018-04-03Fix servlet response flowsrv871f2-6/+6
Issue-ID: AAI-991 Change-Id: I1526ff2ebd5611576aa89a74fb0ee224066f9cd2 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-04-02update pom files to pull in correct warrenealr1-25/+22
update the pom file to make use of the benijing war file Issue-ID: AAI-985 Change-Id: Ia8fc0317b6f3e974225cfdb0e1eacdfcf49e761a Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-03-29add test cases to increase coveragerenealr7-83/+1509
added additional test cases to increase coverage Issue-ID: AAI-951 Change-Id: I50ce2a499d4b3bb0b762053a5690cb2e3a8eaf2b Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-03-29Merge "Replace type specification in constructor call"Steven Blimkie1-2/+2
2018-03-29Portal Login Filter reintegrationrv871f1-17/+19
Issue-ID: AAI-599 Change-Id: I119608a418a07546cd58d4fcbdf93f033c8fbd88 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-03-28Add test cases to increase coveragerenealr29-665/+1150
added test cases to increase coverage deleted classes that are not being used to increase coverage re-added the logic to ensure suggestions are enabled using search data service updated rest client aai schema and logging services version in pom file Issue-ID: AAI-951 Change-Id: Ie35813bc633a9e249a29baec1df8beefef91b10c Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-03-28Replace type specification in constructor callPrasadNaidu1-2/+2
Replace type specification in constructor call with diamond operator AutosuggestionSynchronizer.java:L392, L402 Sonar link : https://sonar.onap.org/project/issues?assignees=PrasadNaidu&id=org.onap.aai.sparky-be%3Asparky-be&open=AWGA0FuF8TZzbCgU6cp3&resolved=false Location : sparkybe-onap-service/src/main/java/org/onap/aai/sparky/autosuggestion/sync/AutosuggestionSynchronizer.java Change-Id: I3127b4541e904dd875a0ddabb191da5013f80947 Issue-ID: AAI-932 Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
2018-03-27Update aai-common poms to 1.2.2-SNAPSHOTKajur, Harish (vk250x)1-3/+3
Issue-ID: AAI-947 Change-Id: Icc5a362482a344429cdf85670cbba7700c9a279e Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-22Update license and pomsda490c207-2474/+1669
Issue-ID: AAI-599 Change-Id: I467d7a287edf87d1691a55a3bdce1dcc2b7ee223 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-22Remove logback-classic depda490c5-362/+18
Issue-ID: AAI-599 Change-Id: I07631b601c2602769ce6f094380df253dbb39c24 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-22Convert Sparky to Spring-Bootda490c426-0/+54619
Issue-ID: AAI-599 Change-Id: If474dd02794f442fdddcd90f62fb75e0d6b907e7 Signed-off-by: da490c <dave.adams@amdocs.com>