aboutsummaryrefslogtreecommitdiffstats
path: root/appc-client/client-lib
AgeCommit message (Collapse)AuthorFilesLines
2019-02-27Handled interrupted exceptionJegadeesh Babu1-0/+3
Sonar fix Issue-ID: APPC-1490 Change-Id: I261e2d4739bf5a1d3f11dc1774b04da98a366c16 Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
2019-02-27Handled interrupted exceptionJegadeesh Babu1-0/+3
Sonar fix Issue-ID: APPC-1506 Change-Id: If1e6e2aee7a2345a8e228e9cd793d02aa6eb685e Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
2019-02-26Handled interrupted exception RecheckedJegadeesh Babu1-0/+3
Rechecked sonar fix Issue-ID: APPC-1492 Change-Id: I8cec7e0e0cb5614e959f6eaa35271f55ddbba24b Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
2019-02-22Resolved merge conflictJegadeesh Babu1-0/+5
Resolved conflict Issue-ID: APPC-1474 Change-Id: I2c46a69b112aa3b3796fcb2939b34a8c604e5119 Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
2019-02-21Sonar Fix : CoreManager.javaSudarshan Kumar1-1/+1
Sonar Fix CoreManager.java - Removed printStackTrace Issue-ID: APPC-1399 Change-Id: Id24936f8c41966e6f6c09348d762ba40487682da Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
2019-02-05Added Junit class for ProtocolException.javaSudarshan Kumar1-0/+70
Added Junit class for ProtocolException.java Issue-ID: APPC-1372 Change-Id: I695c7dca1cf92c2aa9354c6738042b20f949a215 Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
2018-11-12Increment version numberPatrick Brady1-1/+1
Changing to version 1.5.0-SNAPSHOT Change-Id: I1e0773d16cb058ac2fb96718581cfbf8d716a2e0 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
2018-10-31remove mockito from client-libTaka Cho1-0/+12
exlcude mockito and add scope:test for mockito Change-Id: I6b13c409db8d350c6dbfd23f99f05421b6ecde82 Issue-ID: APPC-1157 Signed-off-by: Taka Cho <takamune.cho@att.com>
2018-10-11Roll to next version after releasePatrick Brady1-1/+1
Change to version 1.4.1-SNAPSHOT Change-Id: Ie6238743cbe2bebeb122ce3985fb2488d9a6c62e Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
2018-06-14Update lic header in appc client and config xmlJohn McClung1-2/+1
Modify license header in appc-adapter xml, appc-client xml and appc-config xml files to reflect 2018 changes. Change-Id: I1b7bd41a43ca5662ed4d293a33f468e443551fd7 Issue-ID: APPC-1000 Signed-off-by: John McClung <jm1364@att.com>
2018-06-13More updates to lic header in appc propertiesJohn McClung2-4/+2
License header fixes to reflect 2018 changes in various appc-adapters, appc-client, appc-common, appc-config, appc-dg and appc-directed-graph java and properties files. Change-Id: Idbe000f175e11ba42f6e83689a2b2d3d353be008 Issue-ID: APPC-996 Signed-off-by: John McClung <jm1364@att.com>
2018-06-11Update license header in misc appc filesJohn McClung2-3/+1
More license header updates to miscellaneous appc files to reflect 2018 changes. Change-Id: I1d1d020792942ffe2d3bbda6eae05c43831ffce1 Issue-ID: APPC-994 Signed-off-by: John McClung <jm1364@att.com>
2018-06-05Update license header in appc client-lib filesJohn McClung42-84/+42
Modify license header in appc-client/client-lib java files to reflect 2018 changes. Change-Id: I8669aa8f15b27c1b209c79605878d0f105c60b8e Issue-ID: APPC-969 Signed-off-by: John McClung <jm1364@att.com>
2018-05-30Refactor properties used for topic namesRyan Young1-5/+33
Change-Id: Ifc7e5c0c57f64a237c2314ba7a60dabb92e067f1 Signed-off-by: Ryan Young <ry303t@att.com> Issue-ID: APPC-934
2018-05-29Client to use controller type for DMaaP partitionRyan Young1-5/+11
Update client library to use the controller type to set the DMaaP cambria.partition Change-Id: I7e3206309d99ba599d7d6785e63a76ec7c948896 Signed-off-by: Ryan Young <ry303t@att.com> Issue-ID: APPC-934
2018-05-22Increment version for new branchPatrick Brady1-1/+1
Change from version 1.3.0-SNAPSHOT to 1.4.0-SNAPSHOT and update version file. Change-Id: I6b54c3e3b97c3ef0a554fb173d0dd261ca2107d3 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-916
2018-04-03Add junit for more APPC client-lib classesArnel Pajarillo3-0/+228
Test coverage for CoreRegisty, TaskQueue, TaskQueueManager classes in client-lib. Change-Id: Id601c4736b51ea256de392fb8fcd91c3a49a55cc Issue-ID: APPC-819 Signed-off-by: Arnel Pajarillo <ap1541@att.com>
2018-04-03Add junit coverage to TimerServiceImpl class.Arnel Pajarillo1-0/+94
Introduce junit test for client-lib's TimerService.java. Change-Id: I3f8947cd526dc6a62ddcd2ced189565a401c6353 Issue-ID: APPC-815 Signed-off-by: Arnel Pajarillo <ap1541@att.com>
2018-03-19Added junit coverage to CoreException classLori Keighron1-0/+55
Introduce junit-tests for CoreException class Issue-ID: APPC-752 Change-Id: Ic5c8c2c83ce99d488e9e79a8fb72e7ad5fcf2ad3 Signed-off-by: Lori Keighron <lk2924@att.com>
2018-03-14ClientLib Support For Multiple Controllersvidhyasree2-7/+14
-APPC client library should support multiple controllers -To support MSO added string controllerType Issue-ID: APPC-683 Change-Id: Ief8416cb0912acc26015cb8271432de92a0af7dd Signed-off-by: vidhyasree <sn141y@att.com>
2018-03-08upgrade httpclient from 4.5 to 4.5.3Taka Cho1-0/+11
this comes from com.att.nsa.cambriaClient Change-Id: Ib451837526fd6de2a411c530fd3131a26d36473a Issue-ID: APPC-711 Signed-off-by: Taka Cho <tc012c@att.com>
2018-02-20Update .gitignore with license textSkip Wonnell1-0/+23
Update .gitignore with license text Remove IDE generated files from repository Update .gitignore to ignore IDE Generated files Issue-ID: APPC-637 Change-Id: Ie650e2c6d46d55d06dcc54877533cb3e14be66d6 Signed-off-by: Skip Wonnell <skip@att.com>
2018-02-07UEBMessagingService sonar fixesJakub Dudycz1-19/+23
Change-Id: Ibffcedd071e6fe02e98304b024d65c6ba2c162ea Issue-ID: APPC-569 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-01-26CoreRegistry fixesJakub Dudycz1-14/+15
Change-Id: Ib2a54d01b038ea760b8d6078334067009b528e4f Issue-ID: APPC-527 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-01-26TaskQueueManager fixesJakub Dudycz1-22/+17
Change-Id: I246683edabbd851125fc47772be203c2c7482a9c Issue-ID: APPC-528 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-01-25AsyncRequestResponseHandler fixesJakub Dudycz1-5/+2
Change-Id: I3e210841d0b18a9c59e76ae8106835efc1bcf916 Issue-ID: APPC-526 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-01-25TaskQueueManager fixesJakub Dudycz1-20/+25
Change-Id: I995f315ebe27bf09afedab90b787366a998c083c Issue-ID: APPC-529 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2017-12-21Fix sonar issues for APPCTaka1-1/+0
Change-Id: I386f6794215eb69b8547fa06193ad78f951b327b Issue-ID: APPC-323 Signed-off-by: Taka <tc012c@att.com>
2017-12-19Update files with proper formattingTakamune Cho2-2/+2
Change-Id: I89e045a3a60521582044506b3bdc27239a2f7dee Issue-ID: APPC-305 Signed-off-by: Takamune Cho <tc012c@att.com>
2017-12-19Adding new LCM features to the client libSkip Wonnell2-0/+16
Provide support for a new set of LCM actions to support an In-Place Software Upgrade flow which can be triggered by SO. Issues included: APPC-346, APPC-349 Issue-ID: APPC-346 Change-Id: I65c10035978aecb543b1102dd9c2dbd8374921bc Signed-off-by: Skip Wonnell <skip@att.com>
2017-12-13Third part of onap renamePatrick Brady44-0/+0
This part of the commit changes the folder structure on all other folders of appc. Change-Id: I8acfa11cdfcdcd36be0e137245d1dd7324f1abd3 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-13
2017-12-13First part of onap renamePatrick Brady45-89/+89
This is the first commit of the rename. This commit changes refereces to org.openecomp.appc > org.onap.appc that occur within files. The package folder structure is not changed in this commit. Change-Id: Ic95d749eb99d8a6f4f2b9ee9b06eb41c5cfa7e1c Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-13
2017-11-17Bump minor versionJessica Wagantall1-1/+1
Bump minor version in preparation for Amsterdam branching. Change-Id: I83e13547f583db020d6f756ddb8918360c38903b Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Signed-off-by: Patrick Brady <pb071s@att.com>
2017-11-07Changing to Amsterdam release versionv1.2.01.0.0-ONAP1.0.0-AmsterdamPatrick Brady1-1/+1
Appc will be realeased as version 1.2.0 since version 1.1.0 already was created spring 2017. Change-Id: I177931e892c2556c11a261f018fd835d62a14d54 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-314
2017-08-30Initial add of APPC client librariesSkip Wonnell48-0/+3455
Issue-ID: APPC-180 Change-Id: Ie0be2b518b90bb7f9996e9260c43fef75d1a5821 Signed-off-by: Skip Wonnell <kw5258@att.com>