music.git
5 years agoMerge "AppMessages.java - Sonar Fixes"
Thomas Nelson [Wed, 23 Jan 2019 19:22:58 +0000 (19:22 +0000)]
Merge "AppMessages.java - Sonar Fixes"

5 years agoadded file to test JsonCallBack.java 74/76174/1
Sandeep J [Wed, 23 Jan 2019 07:34:25 +0000 (13:04 +0530)]
added file to test JsonCallBack.java

to increase code coverage

Issue-ID: MUSIC-182
Change-Id: Ia1a4a5a34885a56b647e965ea019aa799a74fdc6
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoadded file to test JsonCallBackResponse.java 34/76134/1
Sandeep J [Tue, 22 Jan 2019 15:21:15 +0000 (20:51 +0530)]
added file to test JsonCallBackResponse.java

to increase code coverage

Issue-ID: MUSIC-182
Change-Id: I2b088defd209d9e42a40e0f2201f494c731e4d63
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoadded test cases to JsonResponseTest.java 32/76132/1
Sandeep J [Tue, 22 Jan 2019 14:51:52 +0000 (20:21 +0530)]
added test cases to JsonResponseTest.java

to increase code coverage

Issue-ID: MUSIC-182
Change-Id: Id617236bf1548f19956a0a03c60ea69808b3bca0
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoAdditional Test Case Added 25/76125/1
Sudarshan Kumar [Tue, 22 Jan 2019 12:56:00 +0000 (18:26 +0530)]
Additional Test Case Added

Additional test case added

Issue-ID: MUSIC-182
Change-Id: I9b7fdd069c2dba9734325991bfa490db8cd7b6bd
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
5 years agoadded test file for MusicDigest.java 74/76074/2
Sandeep J [Mon, 21 Jan 2019 14:44:59 +0000 (20:14 +0530)]
added test file for MusicDigest.java

to increase code coverage

Issue-ID: MUSIC-182
Change-Id: I199639266f9e350904eb7251f9f9d286e8882d66
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoadded file to test JsonNotification.java 72/76072/1
Sandeep J [Mon, 21 Jan 2019 14:01:14 +0000 (19:31 +0530)]
added file to test JsonNotification.java

to increase code coverage

Issue-ID: MUSIC-182
Change-Id: I2074fbc4e6c723e12ba81eeee1e83f7331827571
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoMusicExceptionMapper - Junit test cases 89/75989/2
Driptaroop Das [Fri, 18 Jan 2019 11:42:55 +0000 (17:12 +0530)]
MusicExceptionMapper - Junit test cases

MusicExceptionMapper - Junit test cases

Issue-ID: MUSIC-273
Change-Id: I55d23c353bf291c21c43e5df5d41aff7e4df698f
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
5 years agoAppMessages.java - Sonar Fixes 92/75992/2
Driptaroop Das [Fri, 18 Jan 2019 12:18:23 +0000 (17:48 +0530)]
AppMessages.java - Sonar Fixes

AppMessages.java - Sonar Fixes

Issue-ID: MUSIC-275
Change-Id: I3de5a36510e1051efc8b68df995e2f88c38215bf
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
5 years agoSonar Fixes - MusicHealthCheck.java 90/75990/1
Driptaroop Das [Fri, 18 Jan 2019 11:57:08 +0000 (17:27 +0530)]
Sonar Fixes - MusicHealthCheck.java

Sonar Fixes - MusicHealthCheck.java

Issue-ID: MUSIC-274
Change-Id: I0e63d3dabf47c2aa340408638c85dd2534baaf67
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
5 years agoMerge "fixed sonar issue in RestMusicDataAPI"
Thomas Nelson [Thu, 17 Jan 2019 20:40:15 +0000 (20:40 +0000)]
Merge "fixed sonar issue in RestMusicDataAPI"

5 years agoMerge "fixed sonar issue in RestMusicQAPI.java"
Thomas Nelson [Thu, 17 Jan 2019 20:39:55 +0000 (20:39 +0000)]
Merge "fixed sonar issue in RestMusicQAPI.java"

5 years agoMerge "fixed sonar issues in RestMusicAdminAPI.java"
Thomas Nelson [Thu, 17 Jan 2019 20:39:46 +0000 (20:39 +0000)]
Merge "fixed sonar issues in RestMusicAdminAPI.java"

5 years agoMerge "fixed sonar issue in MusicUtil.java"
Thomas Nelson [Thu, 17 Jan 2019 20:39:37 +0000 (20:39 +0000)]
Merge "fixed  sonar issue in MusicUtil.java"

5 years agoMerge "fixed sonar issues in CachingUtil.java"
Thomas Nelson [Thu, 17 Jan 2019 20:39:13 +0000 (20:39 +0000)]
Merge "fixed sonar issues in CachingUtil.java"

5 years agoMerge "fixed sonar issue in ZNodeName.java"
Thomas Nelson [Thu, 17 Jan 2019 20:38:58 +0000 (20:38 +0000)]
Merge "fixed sonar issue in ZNodeName.java"

5 years agoMerge "Sonar fix: RestMusicHealthCheckAPI.java"
Thomas Nelson [Thu, 17 Jan 2019 20:38:13 +0000 (20:38 +0000)]
Merge "Sonar fix: RestMusicHealthCheckAPI.java"

5 years agoMerge "Fixed sonar issues in ProtocolSupport.java"
Thomas Nelson [Thu, 17 Jan 2019 20:36:46 +0000 (20:36 +0000)]
Merge "Fixed sonar issues in ProtocolSupport.java"

5 years agoremoved dependency for javax servlet 2.4 16/75916/1
Sandeep J [Thu, 17 Jan 2019 07:54:00 +0000 (13:24 +0530)]
removed dependency for javax servlet 2.4

dependencied for 2 versions of javax servlet existed in the pom. So,
removed the dependency for version 2.4. Now, there is only one version,
i.e., 3.0.1.

Issue-ID: MUSIC-212
Change-Id: I16c676ed05da2aaf0527081f6ac3fb4ac5e805b2
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoMerge "Fixed major Sonar issues in RestMusicBmAPI"
Bharath Balasubramanian [Mon, 14 Jan 2019 14:05:19 +0000 (14:05 +0000)]
Merge "Fixed major Sonar issues in RestMusicBmAPI"

5 years agoMerge "Fixed sonar issues in PropertiesListners.java"
Bharath Balasubramanian [Mon, 14 Jan 2019 14:05:06 +0000 (14:05 +0000)]
Merge "Fixed sonar issues in PropertiesListners.java"

5 years agoMerge "Fixed sonar fix in JsonNotification.java"
Bharath Balasubramanian [Mon, 14 Jan 2019 14:04:49 +0000 (14:04 +0000)]
Merge "Fixed sonar fix in JsonNotification.java"

5 years agoMerge "Fixed sonar issue in JsonInsert.java"
Bharath Balasubramanian [Mon, 14 Jan 2019 14:04:34 +0000 (14:04 +0000)]
Merge "Fixed sonar issue in JsonInsert.java"

5 years agoMerge "Fixed sonar issues in JSONCallbackResponse.java"
Bharath Balasubramanian [Mon, 14 Jan 2019 14:04:01 +0000 (14:04 +0000)]
Merge "Fixed sonar issues in JSONCallbackResponse.java"

5 years agofixed sonar issue in RestMusicQAPI.java 91/75691/1
Sandeep J [Fri, 11 Jan 2019 17:25:38 +0000 (22:55 +0530)]
fixed sonar issue in RestMusicQAPI.java

fixed sonar issue

Issue-ID: MUSIC-182
Change-Id: I9b76915a9e34dd4529a9b111e7362c4c301f61ab
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agofixed sonar issue in RestMusicDataAPI 88/75688/1
Sandeep J [Fri, 11 Jan 2019 17:16:16 +0000 (22:46 +0530)]
fixed sonar issue in RestMusicDataAPI

fixed sonar issue

Issue-ID: MUSIC-212
Change-Id: I130cf5e79a1f15fddd681d66c28eb4504e48fa5e
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agofixed sonar issues in RestMusicAdminAPI.java 61/75661/1
Sandeep J [Fri, 11 Jan 2019 06:09:18 +0000 (11:39 +0530)]
fixed sonar issues in RestMusicAdminAPI.java

fixed sonar issues

Issue-ID: MUSIC-182
Change-Id: If523b22d3daae8adadfc6858596529ca03e682cb
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agofixed sonar issue in MusicUtil.java 60/75660/1
Sandeep J [Fri, 11 Jan 2019 06:01:38 +0000 (11:31 +0530)]
fixed  sonar issue in MusicUtil.java

fixed sonar issue

Issue-ID: MUSIC-182
Change-Id: I6f386242860c7645967c698599b9c79976482416
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agofixed sonar issues in CachingUtil.java 58/75658/1
Sandeep J [Fri, 11 Jan 2019 05:48:39 +0000 (11:18 +0530)]
fixed sonar issues in CachingUtil.java

fixed sonar issues

Issue-ID: MUSIC-182
Change-Id: I40d6b719989c92d3a4ae95ec3c83354b061aae48
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agofixed sonar issue in ZNodeName.java 57/75657/1
Sandeep J [Fri, 11 Jan 2019 05:40:25 +0000 (11:10 +0530)]
fixed sonar issue in ZNodeName.java

fixed sonar issue

Issue-ID: MUSIC-182
Change-Id: I5079c24e9f9342e2e6634e066c51c8eb0a03207b
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoSonar fix: RestMusicHealthCheckAPI.java 69/75569/1
Arundathi Patil [Wed, 9 Jan 2019 16:28:14 +0000 (21:58 +0530)]
Sonar fix: RestMusicHealthCheckAPI.java

Fixed sonar issues/code-smells across this file

Issue-ID: MUSIC-269
Change-Id: Ie14eb89590c6d2ee2ca53ce9f765eefe913a056e
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoMerge "fixed sonar issue in MusicPolicyVoilationException"
Bharath Balasubramanian [Thu, 20 Dec 2018 06:38:57 +0000 (06:38 +0000)]
Merge "fixed sonar issue in MusicPolicyVoilationException"

5 years agoMerge "Fixed Sonar issues in JsonUpdate"
Bharath Balasubramanian [Thu, 20 Dec 2018 06:38:36 +0000 (06:38 +0000)]
Merge "Fixed Sonar issues in JsonUpdate"

5 years agoMerge "Fixed Sonar issue in MusicServiceException"
Bharath Balasubramanian [Thu, 20 Dec 2018 06:38:14 +0000 (06:38 +0000)]
Merge "Fixed Sonar issue in MusicServiceException"

5 years agoFixed sonar issues in ProtocolSupport.java 67/74567/5
ezhil [Wed, 12 Dec 2018 12:20:19 +0000 (17:50 +0530)]
Fixed sonar issues in ProtocolSupport.java

Fixed Exception issues and logging sonar issues
Issue-ID: MUSIC-261
Change-Id: Ie7fffd3ad612d81fad1180cadd24432dd005fd57
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoFixed sonar issues in JSONCallbackResponse.java 68/74568/1
ezhil [Wed, 12 Dec 2018 12:30:01 +0000 (18:00 +0530)]
Fixed sonar issues in JSONCallbackResponse.java

Fixed minor sonar issues
Issue-ID: MUSIC-260
Change-Id: I613d7e92dea8c2a0c5103d3d2d6be3589052df76
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoFixed Sonar issues in JsonUpdate 30/73930/5
ezhil [Thu, 29 Nov 2018 13:41:50 +0000 (19:11 +0530)]
Fixed Sonar issues in JsonUpdate

Update logger interface
Renamed variable and Logged error

Issue-ID: MUSIC-216
Change-Id: I341c0e14c13fb071d0a606eba27e79b4ee510ede
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoFixed sonar issue in JsonInsert.java 48/74448/2
ezhil [Mon, 10 Dec 2018 13:35:03 +0000 (19:05 +0530)]
Fixed sonar issue in JsonInsert.java

Logged IO exception using EELFLoggerDelegate
Issue-ID: MUSIC-256
Change-Id: I0ffa5b9f63d5128a8ef05e1ba354696ff4f64d30
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoFixed sonar fix in JsonNotification.java 47/74447/2
ezhil [Mon, 10 Dec 2018 13:29:02 +0000 (18:59 +0530)]
Fixed sonar fix in JsonNotification.java

Logged exception using EELFLoggerDelegate
Issue-ID: MUSIC-257
Change-Id: I6f4b8c4b8020b76c260fbd3d545f4072c8cbfc65
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoMerge "New logging interface"
Thomas Nelson [Thu, 6 Dec 2018 15:46:21 +0000 (15:46 +0000)]
Merge "New logging interface"

5 years agoMerge "Fixed sonar issue in JsonSelect"
Thomas Nelson [Thu, 6 Dec 2018 15:45:31 +0000 (15:45 +0000)]
Merge "Fixed sonar issue in JsonSelect"

5 years agoMerge "Logged error message in RestMusicAdminAPI"
Thomas Nelson [Thu, 6 Dec 2018 15:44:52 +0000 (15:44 +0000)]
Merge "Logged error message in RestMusicAdminAPI"

5 years agoMerge "fixed sonar issues in AAFResonse.java"
Thomas Nelson [Thu, 6 Dec 2018 15:43:46 +0000 (15:43 +0000)]
Merge "fixed sonar issues in AAFResonse.java"

5 years agoNew logging interface 12/74312/1
Tschaen, Brendan [Thu, 6 Dec 2018 00:39:48 +0000 (19:39 -0500)]
New logging interface

Change-Id: I613ed617afd97160e4bb88c121dcf27d1df018f9
Issue-ID: MUSIC-229
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
5 years agoMerge "Sonar Fix: MusicDataStore"
Thomas Nelson [Wed, 5 Dec 2018 16:45:41 +0000 (16:45 +0000)]
Merge "Sonar Fix: MusicDataStore"

5 years agoFixed sonar issues in PropertiesListners.java 69/74269/2
ezhil [Wed, 5 Dec 2018 14:13:36 +0000 (19:43 +0530)]
Fixed sonar issues in PropertiesListners.java

Fixed sonar issue
Issue-ID: MUSIC-225
Change-Id: I7e7192b94b434430cb2811dd89e631046c97844c
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoFixed major Sonar issues in RestMusicBmAPI 63/74263/3
ezhil [Wed, 5 Dec 2018 13:15:22 +0000 (18:45 +0530)]
Fixed major Sonar issues in RestMusicBmAPI

Fixed major sonar Issue
Issue-ID: MUSIC-227
Change-Id: Ie829b541cb1dd7b0fe56bbb00ce5a17c04836866
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agofixed sonar issue in MusicPolicyVoilationException 49/74249/1
Sandeep J [Wed, 5 Dec 2018 10:35:41 +0000 (16:05 +0530)]
fixed sonar issue in MusicPolicyVoilationException

removed commented lines of code

Issue-ID: MUSIC-182
Change-Id: I4263aca28824cb1aac8d445d8b3992717fc1cc0f
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agofixed sonar issues in AAFResonse.java 47/74247/1
Sandeep J [Wed, 5 Dec 2018 10:16:46 +0000 (15:46 +0530)]
fixed sonar issues in AAFResonse.java

changed return type to "List" rather than the implementation "ArrayList"

Issue-ID: MUSIC-182
Change-Id: I1c75a5aaa7401a1a02c3680304924fe459c13aa6
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoMerge "Fixed sonar issue in AppMessages.java"
Bharath Balasubramanian [Tue, 4 Dec 2018 03:39:26 +0000 (03:39 +0000)]
Merge "Fixed sonar issue in AppMessages.java"

5 years agoFixed Sonar issue in MusicServiceException 10/73810/3
ezhil [Wed, 28 Nov 2018 18:47:02 +0000 (00:17 +0530)]
Fixed Sonar issue in MusicServiceException

Fixed Exception variable issue
Issue-ID: MUSIC-209
Change-Id: Ia8806059da0d7a281eff696f0c96675dac515ee0
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoCasablanca release notes 44/73944/1
Tschaen, Brendan [Wed, 28 Nov 2018 22:07:19 +0000 (17:07 -0500)]
Casablanca release notes

Change-Id: I2ec9c604231d5e58644ccfaf9a7ab72938e73cfe
Issue-ID: MUSIC-210
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
5 years agoFixed sonar issue in JsonSelect 23/73923/2
ezhil [Thu, 29 Nov 2018 13:21:02 +0000 (18:51 +0530)]
Fixed sonar issue in JsonSelect

Fixed logger issue
Issue-ID: MUSIC-214
Change-Id: I501cc357e81bafc1377b3bc3e9913a03ed000ba0
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoSonar Fix: MusicDataStore 52/73552/3
Arundathi Patil [Mon, 26 Nov 2018 15:50:52 +0000 (21:20 +0530)]
Sonar Fix: MusicDataStore

Fixed sonar issues/code-smells across this file.

Issue-ID: MUSIC-201
Change-Id: I13ee35c8b7b6096bce3d46082878140b8da5c57f
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoFixed sonar issue in AppMessages.java 08/73808/1
ezhil [Wed, 28 Nov 2018 18:03:40 +0000 (23:33 +0530)]
Fixed sonar issue in AppMessages.java

Added getter and setter methods
Issue-ID: MUSIC-208
Change-Id: I87ba212f79d70c6d105467f31b410fbed95891d5
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoLogged error message in RestMusicAdminAPI 59/73559/3
ezhil [Mon, 26 Nov 2018 17:50:14 +0000 (23:20 +0530)]
Logged error message in RestMusicAdminAPI

Fixed Sonar issue in RestMusicAdminAPI
Issue-ID: MUSIC-202
Change-Id: I49cf54168b3cc24e77cbb14078e147c7a4972834
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoAdd Music architecture 54/73554/2
Tschaen, Brendan [Fri, 23 Nov 2018 21:59:43 +0000 (16:59 -0500)]
Add Music architecture

Change-Id: I07f7d2418d606c758b83fd5fffae289bbe930fbc
Issue-ID: MUSIC-193
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
5 years agoRevert "added cassandra repository test package" 94/73694/1
Tschaen, Brendan [Tue, 27 Nov 2018 15:34:00 +0000 (10:34 -0500)]
Revert "added cassandra repository test package"

This reverts commit 2681fb23f47137296498cbb35f6231fb5caea739.
File was pushed to wrong branch and breaking further commits

Issue-ID: MUSIC-203
Change-Id: I2cf564088cf4e6d7ec9b05c03e87e545a469abc5
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
5 years agoMerge "Correct offered API"
Thomas Nelson [Wed, 21 Nov 2018 16:45:40 +0000 (16:45 +0000)]
Merge "Correct offered API"

5 years agoMerge "Sonar Fix: CronJobManager.java"
Thomas Nelson [Wed, 21 Nov 2018 16:44:02 +0000 (16:44 +0000)]
Merge "Sonar Fix: CronJobManager.java"

5 years agoadded cassandra repository test package 59/73059/2
Sandeep J [Mon, 19 Nov 2018 16:44:12 +0000 (22:14 +0530)]
added cassandra repository test package

added test package for cassandra repository

Issue-ID: MUSIC-195
Change-Id: I8c0ecefc1c5f34e74177f5d0b4d178c8ba98015a
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoMerge "Sonar Fix: MusicLockingService"
Thomas Nelson [Tue, 20 Nov 2018 15:37:26 +0000 (15:37 +0000)]
Merge "Sonar Fix: MusicLockingService"

5 years agoMerge "removed unused imports and fixed sonar issues"
Bharath Balasubramanian [Tue, 20 Nov 2018 12:54:02 +0000 (12:54 +0000)]
Merge "removed unused imports and fixed sonar issues"

5 years agoSonar Fix: CronJobManager.java 85/72885/1
Arundathi Patil [Fri, 16 Nov 2018 07:37:15 +0000 (13:07 +0530)]
Sonar Fix: CronJobManager.java

Removed the unused imports

Issue-ID: MUSIC-192
Change-Id: I1b691af851b5a7c417a6cd6addf465b48ff6390a
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoCorrect offered API 34/72834/1
Eric Debeau [Thu, 15 Nov 2018 22:12:37 +0000 (22:12 +0000)]
Correct offered API

Remove note
Add link to download swagger.json

Issue-ID: MUSIC-191

Change-Id: I8121f3809004058824d0f050618567a7308e7c8b
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
5 years agoMerge "fixed sonar issues in MusicDataStore.java"
Thomas Nelson [Thu, 15 Nov 2018 07:22:52 +0000 (07:22 +0000)]
Merge "fixed sonar issues in MusicDataStore.java"

5 years agoMerge "fixed sonar issues in ZkStatelessLockService.java"
Thomas Nelson [Thu, 15 Nov 2018 07:18:33 +0000 (07:18 +0000)]
Merge "fixed sonar issues in ZkStatelessLockService.java"

5 years agoMerge "Sonar Fix: JsonResponse.java"
Thomas Nelson [Thu, 15 Nov 2018 07:17:51 +0000 (07:17 +0000)]
Merge "Sonar Fix: JsonResponse.java"

5 years agofixed sonar issues in MusicDataStore.java 43/72643/3
Sandeep J [Wed, 14 Nov 2018 12:14:12 +0000 (17:44 +0530)]
fixed sonar issues in MusicDataStore.java

fixed sonar issues as detailed in MUSIC-184

Issue-ID: MUSIC-184
Change-Id: I0a71f6c709bda3d39d144d7231e37c7045dcf0fa
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoremoved unused imports and fixed sonar issues 37/72637/2
Sandeep J [Wed, 14 Nov 2018 11:52:39 +0000 (17:22 +0530)]
removed unused imports and fixed sonar issues

removed unused imports and fixed a couple of sonar issues

Issue-ID: MUSIC-183
Change-Id: I26a06bdb136083645182bd02c80a370b9daefc67
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agofixed sonar issues in ZkStatelessLockService.java 44/72644/1
Sandeep J [Wed, 14 Nov 2018 12:27:06 +0000 (17:57 +0530)]
fixed sonar issues in ZkStatelessLockService.java

fix sonar issues as detailed in MUSIC-185

Issue-ID: MUSIC-185
Change-Id: I5e1696e8d737008acd605b25a07003aa00a49d4b
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoSonar Fix:MusicServiceException,ReturnType 46/72546/1
Arundathi Patil [Tue, 13 Nov 2018 14:17:19 +0000 (19:47 +0530)]
Sonar Fix:MusicServiceException,ReturnType

Fixed sonar isues/code-smells across this file

Issue-ID: MUSIC-180
Change-Id: I2ef2f6902b9d783a498c1fc69e383bc94f61fbc6
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoSonar Fix: JsonResponse.java 43/72543/1
Arundathi Patil [Tue, 13 Nov 2018 13:45:02 +0000 (19:15 +0530)]
Sonar Fix: JsonResponse.java

Fixed sonar issues/code-smells across this file

Issue-ID: MUSIC-179
Change-Id: If8451a522cd27c567b650e38df2ef00e9f507ca4
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoSonar Fix: MusicLockingService 33/72533/1
Arundathi Patil [Tue, 13 Nov 2018 12:15:43 +0000 (17:45 +0530)]
Sonar Fix: MusicLockingService

Fixed sonar issues/code-smells across this file

Issue-ID: MUSIC-178
Change-Id: Iea3dd8daef36ed0ac2f368671e3530cc5962d870
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoUpdate jaxb-api to resolve license issue. 74/71874/1 2.5.7
Nelson,Thomas(tn1381)(arthurdent3) [Mon, 5 Nov 2018 18:00:00 +0000 (13:00 -0500)]
Update jaxb-api to resolve license issue.

Change-Id: I63ae25e4c42a56b70ccf69327b4680fe2d9933d1
Issue-ID: MUSIC-157
Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
5 years agoAlign error handling across classes 07/71107/3
Tschaen, Brendan [Wed, 24 Oct 2018 00:36:30 +0000 (20:36 -0400)]
Align error handling across classes

Change-Id: I8e22d87898eaed672ca1549250db056c22e1c7b5
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
Issue-ID: MUSIC-153

5 years agoMerge "Add Delay variable to runcql" 3.0.1-ONAP 3.0.23
Bharath Balasubramanian [Wed, 17 Oct 2018 17:06:32 +0000 (17:06 +0000)]
Merge "Add Delay variable to runcql"

5 years agoAdd Delay variable to runcql 71/70671/1
Nelson,Thomas(tn1381)(arthurdent3) [Wed, 17 Oct 2018 16:55:59 +0000 (12:55 -0400)]
Add Delay variable to runcql

Change-Id: If09930012c443d5b04a70c55a1b315b3f2781ff1
Issue-ID: MUSIC-147
Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
5 years agoUpdate pom and other files to fix bug in MUSIC 35/70635/1
Thomas Nelson [Wed, 17 Oct 2018 05:54:37 +0000 (01:54 -0400)]
Update pom and other files to fix bug in MUSIC

Change-Id: Ic6086b40a2dd41b15b028cd0ddb7c62df7175682
Issue-ID: MUSIC-147
Signed-off-by: Thomas Nelson <nelson24@att.com>
5 years agoUpdate runcql 08/70608/2
Nelson,Thomas(tn1381)(arthurdent3) [Tue, 16 Oct 2018 23:05:47 +0000 (19:05 -0400)]
Update runcql

Change-Id: Ieedb7a180de8bd591c610d0846e33b3a95daad8d
Issue-ID: MUSIC-147
Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
5 years agoUpdate runcql 94/70594/1
Nelson,Thomas(tn1381)(arthurdent3) [Tue, 16 Oct 2018 19:59:48 +0000 (15:59 -0400)]
Update runcql

Change-Id: I1ed72cbf2e29d1a1636eebd252fb184a6dee7555
Issue-ID: MUSIC-147
Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
5 years agoBug Fix to keep runcwl from failing. 11/70411/1
Thomas Nelson Jr [Sun, 14 Oct 2018 06:47:32 +0000 (02:47 -0400)]
Bug Fix to keep runcwl from failing.

Update to ensure container exits with a 0

Change-Id: I330a9488017303a6a3b08473bdedf43b9d65abd6
Issue-ID: MUSIC-147
Signed-off-by: Thomas Nelson <nelson24@nelson42.com>
Signed-off-by: Thomas Nelson Jr arthurdent3 <nelson24@att.com>
5 years agoMerge "Added test file for NameSpace.java"
Thomas Nelson [Wed, 10 Oct 2018 18:34:07 +0000 (18:34 +0000)]
Merge "Added test file for NameSpace.java"

5 years agoMerge "Update to support Encrypted password"
Bharath Balasubramanian [Wed, 10 Oct 2018 18:18:55 +0000 (18:18 +0000)]
Merge "Update to support Encrypted password"

5 years agoMerge "Added test file for JsonNotifyClientResponse.java"
Thomas Nelson [Wed, 10 Oct 2018 18:09:07 +0000 (18:09 +0000)]
Merge "Added test file for JsonNotifyClientResponse.java"

5 years agoUpdate to support Encrypted password 10/70010/4
Thomas Nelson Jr (arthurdent3) tn1381@att.com [Mon, 8 Oct 2018 18:29:46 +0000 (14:29 -0400)]
Update to support Encrypted password

 in properties.

 Update duplicate entries in pom file.
 Add dependency
 Fix Version

Change-Id: If427601841c14cb14232452b4ec8236e76075275
Issue-ID: MUSIC-146
Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
5 years agoAdded fix for OOF issue. 67/69867/2
Thomas Nelson Jr (arthurdent3) tn1381@att.com [Thu, 4 Oct 2018 22:04:40 +0000 (18:04 -0400)]
Added fix for OOF issue.

Updated Pom files for Library version change.

Change-Id: Ibf10eba8923353010b66ac8496fb53815f3affc4
Issue-ID: MUSIC-143
Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
5 years agoAdded test file for JsonNotifyClientResponse.java 62/69562/1
Arundathi Patil [Sun, 30 Sep 2018 09:39:18 +0000 (15:09 +0530)]
Added test file for JsonNotifyClientResponse.java

to increase the coverage

Issue-ID: MUSIC-142
Change-Id: I582059e5544f3c092de832d54fcf0b5f15df62c0
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoAdded test file for NameSpace.java 50/69550/1
Arundathi Patil [Sat, 29 Sep 2018 08:19:31 +0000 (13:49 +0530)]
Added test file for NameSpace.java

To increase the coverage

Issue-ID: MUSIC-141
Change-Id: I86c9e8bb0fdeb7dd3ea587cb8087e95fdbb567e3
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoAdded test file for JSONObject.java 46/69546/1
Arundathi Patil [Sat, 29 Sep 2018 04:53:34 +0000 (10:23 +0530)]
Added test file for JSONObject.java

To increase the coverage

Issue-ID: MUSIC-140
Change-Id: Ic92c8a883d758341ab1ec11ad9bb0f062501fe79
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoMerge "Update distribution files to support helm charts"
Bharath Balasubramanian [Tue, 18 Sep 2018 02:48:41 +0000 (02:48 +0000)]
Merge "Update distribution files to support helm charts"

5 years agoUpdate distribution files to support helm charts 73/67173/1
Thomas Nelson Jr (arthurdent3) tn1381@att.com [Tue, 18 Sep 2018 02:35:25 +0000 (22:35 -0400)]
Update distribution files to support helm charts

Helm Charts require new Docker images.
Refined Cassandra and Cassandra cql loader.

Change-Id: Ie7726025afd63e256a43aef9f39d53c32c90c77b
Issue-ID: MUSIC-99
Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
5 years agoMerge "Add distribution management to pom"
Thomas Nelson [Tue, 18 Sep 2018 02:15:32 +0000 (02:15 +0000)]
Merge "Add distribution management to pom"

5 years agoMerge "MusicServiceException.java: Fixed sonar issues"
Thomas Nelson [Tue, 18 Sep 2018 01:49:55 +0000 (01:49 +0000)]
Merge "MusicServiceException.java: Fixed sonar issues"

5 years agoMerge "Move string literal to left of string comparison"
Thomas Nelson [Tue, 18 Sep 2018 01:48:22 +0000 (01:48 +0000)]
Merge "Move string literal to left of string comparison"

5 years agoAdd distribution management to pom 69/67069/1
Tschaen, Brendan (bt054f) [Mon, 17 Sep 2018 18:46:29 +0000 (14:46 -0400)]
Add distribution management to pom

Change-Id: Ib3e17a547d0e8d4d71898293dd32013d987c14b0
Issue-ID: MUSIC-93
Signed-off-by: Tschaen, Brendan (bt054f) <bt054f@att.com>
5 years agoChange pom for ONAP 61/67061/1
Tschaen, Brendan (bt054f) [Mon, 17 Sep 2018 17:47:28 +0000 (13:47 -0400)]
Change pom for ONAP

Change-Id: Ifc2b12a4231a856d9b858458b2d39129d3be00a7
Issue-ID: MUSIC-93
Signed-off-by: Tschaen, Brendan (bt054f) <bt054f@att.com>
5 years agoMusicServiceException.java: Fixed sonar issues 61/66961/1
Arundathi Patil [Mon, 17 Sep 2018 11:05:31 +0000 (16:35 +0530)]
MusicServiceException.java: Fixed sonar issues

Link: https://sonar.onap.org/code?id=org.onap.music%3AMUSIC&selected=org.onap.music%3AMUSIC%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fmusic%2Fexceptions%2FMusicServiceException.java
Issue-ID: MUSIC-137
Change-Id: Ibb96c29aa17d7f8f42d1ceb5aa9581b2b250e2dc
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoMove string literal to left of string comparison 31/66031/1
Sooriyaa [Wed, 12 Sep 2018 09:14:13 +0000 (14:44 +0530)]
Move string literal to left of string comparison

Move string literal to left of string comparison

Issue-ID: MUSIC-135
Change-Id: I622f2682e98c7927b66d11058da98c13b6b12942
Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
5 years agoMerge "RestMusicQAPI.java: Fixed sonar issues"
Thomas Nelson [Mon, 10 Sep 2018 16:24:27 +0000 (16:24 +0000)]
Merge "RestMusicQAPI.java: Fixed sonar issues"