aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-10-15rev library version3.0.1-ONAP3.0.0-ONAP1.3.1casablancasblimkie2-2/+2
Issue-ID: AAI-1740 Signed-off-by: sblimkie <steven.blimkie@amdocs.com> Change-Id: I3f6538a9dccfdd0e9f8e112bbbec5293bc696370
2018-08-27Use managed guava version1.3.0Gary Wu1-10/+9
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: Ib0b240f4cdff0b24aba47dd782198f572738a332 Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-15added test case to RestfulClientTest.javaSandeep J1-1/+9
to increase code coverage Issue-ID: AAI-1451 Change-Id: I76a8a3a84b3218b038fda2a240d121481f64a03a Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-07-03Fix bugs in Rest ClientWiktor Garbarek2-3/+12
Fixed handling InterruptedException and NullPointerException Change-Id: I4a7f0d73394bc8c7cbdce5bc424104edcc036fe4 Issue-ID: AAI-1359 Signed-off-by: Wiktor Garbarek <wiktor.garbarek@nokia.com>
2018-05-23Merge "SSL_BASIC getting 403 error"James Forsyth1-1/+3
2018-05-23Merge "Fixes in RestClient"James Forsyth1-30/+45
2018-05-23Upversion for CasablancaJimmy Forsyth2-3/+3
Issue-ID: AAI-1169 Change-Id: I84e57fdb7473743779d1b294b00a0b2b3755fc13 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-04Merge "Upversion rest-client in prep for release"2.0.0-ONAPbeijing2.0.0-ONAPTian Lee2-2/+2
2018-05-04Upversion rest-client in prep for releaseJimmy Forsyth2-2/+2
Issue-ID: AAI-1122 Change-Id: I37dab47b1578ac0b160aef6ad05d72a2e634990e Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-04SSL_BASIC getting 403 errorAshoka M G1-1/+3
Issue-ID: AAI-1097 Change-Id: I19e57b5414f84abcb177d632ac568a88229ccb92 Signed-off-by: Ashoka M G <ashok.g@arris.com>
2018-04-16Fixes in RestClientburdziak1-30/+45
Change-Id: I6409dbac1cb8640e406830f36c0ad3ce152638ed Issue-ID: AAI-1032 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-04-10Correct INFO.yaml to pass YAML LintEric Debeau1-24/+24
Change-Id: I2d217e2f8d881087fa6848713eff3c99598ec5ed Issue-ID: AAI-1022 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-03-27Bump to version 1.2.1 in prep of releasev1.2.1Jimmy Forsyth2-2/+2
Issue-ID: AAI-947 Change-Id: Iec731e5c0fc5976ce1208cb1ba638a235849bae0 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-03-27Merge "Use new library versions"Steven Blimkie1-1/+1
2018-03-27Use new library versionsDaniel Silverthorn2-3/+3
Change-Id: I70c24ac38ddb7646b7a329f6b246beade50da87e Issue-ID: AAI-945 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2018-03-27Remove SNAPSHOT suffix from the parent POM versionmark.j.leonard1-2/+2
The POM org.onap.oparent.oparent version 1.1.0-SNAPSHOT no longer exists in Nexus Change-Id: Ib0553af5e745f33926a9215e95c43a456dab664a Issue-ID: AAI-948 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2018-03-13Update license date and textsblimkie9-32/+39
Update license date and disable license plugin Issue-ID: AAI-868 Change-Id: I8f3a5bf9619dd036853be298a553337a8ce5e843 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-03-07Use new version of logging librarysblimkie1-1/+1
Use new version of logging library to avoid pulling in artifact with security violoations Change-Id: I0ac8c4bcb89646894e7edc8bc182f902ce53e4c8 Issue-ID: AAI-596 Signed-off-by: sblimkie <steven.blimkie@amdocs.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: I0edb37b4395d0df9783017302f8c38040c023268 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-12-08Update pom to use project versionVenkata Harish K Kajur1-1/+1
Issue-ID: AAI-546 Change-Id: I83bf5876737d625bbc44298353a90658ea5a185f Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-16Bump minor versionJessica Wagantall2-3/+3
Bump minor version in preparation for Amsterdam branching. Change-Id: Ib7240b670e1e2af1038002690942db8f626178c5 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-02Update dependency from snapshot to releasev1.1.01.0.0-ONAP1.0.0-AmsterdamVenkata Harish K Kajur1-2/+2
Change the common logging from snapshot to release Issue-ID: AAI-448 Change-Id: I71bbc437403bfb0ce000a0c998e2fb5ecad1ae80 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-28Fixed null pointer Blocker/Critical sonar issuesshashikanth1-8/+10
Fix Blocker/Critical sonar issues in rest-client module https://sonar.onap.org/component_issues?id=org.openecomp.aai%3Arest-client#resolved=false|severities=BLOCKER NullPointerException might be thrown as 'result' is nullable Issue-Id: AAI-394 Change-Id: If52eb1868d68a8b285507845877fa3cc44382aec Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-21Renaming openecomp to onapArul.Nambi3-9/+9
Issue-ID: AAI-208 Change-Id: I043f4824e8998028a9cd92b7eb113a49d59bcea5 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-09-21Expose ssl protocol configdave.adams (da490c)4-6/+63
Issue-ID: AAI-127 Change-Id: I657144887df8ec36b73d0506902ca4d324dd794a Signed-off-by: dave.adams (da490c) <dave.adams@amdocs.com>
2017-09-14Merge "Renaming openecomp to onap"Steven Blimkie13-20/+26
2017-09-14Renaming openecomp to onapArul.Nambi13-20/+26
Issue-ID: AAI-208 Change-Id: I852fda30e0b44e73da8ae3e4748b49c663e544d0 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I55ebeb210f15737cc3aa6a4dbfa9194527055afc Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-08Add name to the top level pom for rest-clientVenkata Harish K Kajur5-1/+89
Issue-ID: AAI-271 Change-Id: I1a66b2042a2a775c55fc8cde021e56bd45a5ef3a Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-23Fix import of Jacoco report into Sonargfraboni1-3/+4
Jacoc exec file referenced in pom.xml conflicted with filename referenced in parent pom. Issue-ID: AAI-216 Change-Id: I11b511c27a1fbf2b920e9c277476b2ec6b0afbf5 Signed-off-by: gfraboni <gino.fraboni@amdocs.com>
2017-08-18Update POM to inherit from oparentDileep Ranganathan1-32/+24
Change-Id: I7259f52a6264cf28bf6e9bcfa5d35622a46a8c73 Issue-Id: AAI-77 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2017-07-31Changing the license and trademarkARUL NAMBI8-49/+33
Issue-ID: AAI-88 Change-Id: I3a5641a294c4072734aca565369cf759a9030cf9 Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-07-14Merge "Extract a constant in place of a hardcoded value"James Forsyth1-1/+2
2017-07-14Merge "Add IntelliJ IDEA related files to gitignore"James Forsyth1-0/+2
2017-07-11Extract a constant in place of a hardcoded valueRyan Goulding1-1/+2
This is a bit cleaner IMO but open to suggestions. Change-Id: I074f18eb93aee5582629d04c21295a07bc45c089 Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
2017-07-11Fix incorrect result for a server response of 204mark.j.leonard2-697/+314
The Rest Client will not always call the method getEntity() on a com.sun.jersey.api.client.ClientResponse object, which is documented to throw a UniformInterfaceException if the HTTP server response status is 204 (No Content). This fix prevents the Rest Client handling the thrown exception by returning a 500 response to the caller, which would wrongly indicate an Internal Server Error. Change-Id: I7b78d2b43213e330593bbea559025f790db6264f Issue-ID: AAI-48 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2017-07-06Add IntelliJ IDEA related files to gitignoreRyan Goulding1-0/+2
Ignore changes in IntelliJ related files because they are not related to the code. Change-Id: Ibf90527b7eba6b2af2a314ad25745a426146e847 Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
2017-06-09Modify authentication mode defaultdave.adams (da490c)1-2/+2
Change-Id: I751af549f37200b6e12cf2b6f1319f3d4d5f628a Signed-off-by: dave.adams (da490c) <dave.adams@amdocs.com>
2017-05-24Update rest-client with additional operationsdave.adams (da490c)16-641/+1660
Change-Id: Ia19c5156d40c816dc1ee77cece92c43f40791c59 Signed-off-by: dave.adams (da490c) <dave.adams@amdocs.com>
2017-05-12Updating version to 1.1.0-SNAPSHOTShwetank Dave2-4/+4
Change-Id: Ie082c12e77bf71ec05ccdac6cb34c2409d327935 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2017-05-08Initial OpenEcomp A&AI Rest Client commit.Shwetank Dave15-0/+2150
Change-Id: Ic6949778061bdf141431c4b14ea2417da6aa1e57 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2017-05-03Initial empty repositoryAndrew Grimberg0-0/+0