Updated git submodules
authorRam Koya <rk541m@att.com>
Fri, 27 Apr 2018 16:04:30 +0000 (16:04 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 27 Apr 2018 16:04:30 +0000 (16:04 +0000)
commit2bdd81e1eb890c69192618437bff49b7bb2a3cea
treeae84720012586a5f801fd81b8db6775e29fe9142
parent028838b0e5198bb0687215e452ebe9bed7074a13
Updated git submodules

Project: dmaap/messagerouter/messageservice master 2f7110d62e8add856ef9042e78051fe565756ea0

Merge changes Ib64aef9e,I9ddca4c9,I6f3d70c9,I4db44c12,Ie267b119, ...

* changes:
   sonar majorissue for ServicePropertyService.java
   sonar minor issue for MMRestService.java
   sonar minor issue for MMRestService.java
   sonarcritical issue for ConfigTool.java
   sonar minor issue for MMRestService.java
   sonar minor issue for TopicRestService.java
   sonar minor issue for TopicRestService.java
   sonar issue for ConfigTool.java
   sonar issue for ConfigTool.java
   sonar issue for ConfigTool.java
   sonar issue for ConfigTool.java

 sonar majorissue for ServicePropertyService.java

This block of commented-out lines of code should be removed
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThB132hFUzlqeS0y&resolved=false&severities=MAJOR
Location:
src/main/java/com/att/nsa/dmaap/filemonitor/ServicePropertyService.java
Line No-38

Change-Id: Ib64aef9e5dbde1fffffc379e2d00d6adeb34e136
Issue-ID: DMAAP-427
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
 sonar minor issue for MMRestService.java

Remove the declaration of thrown exception 'com.att.nsa.cambria.CambriaApiException
sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AWGAn5o88TZzbCgU6clP&resolved=false&severities=MINOR
Location:
src/main/java/com/att/nsa/dmaap/service/MMRestService.java
Line No-227

Change-Id: I9ddca4c9c887ffbc58eaa0709bbfbac61edcaa37
Issue-ID: DMAAP-425
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
 sonar minor issue for MMRestService.java

Remove the declaration of thrown exception'com.att.nsa.cambria.CambriaApiException
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AWGAn5o88TZzbCgU6clQ&resolved=false&severities=MINOR
Location:
src/main/java/com/att/nsa/dmaap/service/MMRestService.java
Line No-291

Change-Id: I6f3d70c9b7f33493245c5ab6ac39835d35aaa3fc
Issue-ID: DMAAP-424
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
 sonarcritical issue for ConfigTool.java

Either log or rethrow this exception
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThD632hFUzlqeS4j&resolved=false&severities=CRITICAL
Location:
src/main/java/com/att/nsa/dmaap/tools/ConfigTool.java
Line no-354

Change-Id: I4db44c1288b1d07c01cc75e834a996832381ac20
Issue-ID: DMAAP-423
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
 sonar minor issue for MMRestService.java

Remove the declaration of thrown exception 'com.att.nsa.cambria.CambriaApiException', as it cannot be thrown from method's body
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AWGAn5o88TZzbCgU6clR&resolved=false&severities=MINOR
Location:
src/main/java/com/att/nsa/dmaap/service/MMRestService.java
Line No-377

Change-Id: Ie267b119f51c24769e6c1da5bb48fa590dc7ab40
Issue-ID: DMAAP-422
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
 sonar minor issue for TopicRestService.java

Remove the declaration of thrown exception 'com.att.nsa.security.ReadWriteSecuredResource
sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AWH8zNrTRGy6eclHC1Qz&resolved=false&severities=MINOR
Location:
src/main/java/com/att/nsa/dmaap/service/TopicRestService.java
Line No-527

Change-Id: I0b7e9fffdd9df002b817854a0a7aadfbb360ed94
Issue-ID: DMAAP-421
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
 sonar minor issue for TopicRestService.java

Remove the declaration of thrown exception 'org.json.JSONException' which is a runtime exception
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThDc32hFUzlqeS3r&resolved=false&severities=MINOR
Location:
src/main/java/com/att/nsa/dmaap/service/TopicRestService.java
Line No-302

Change-Id: I44b91c8e0a485400fcaad7ef2e899ffa4d1d0dc1
Issue-ID: DMAAP-420
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
 sonar issue for ConfigTool.java

Exception handlers should preserve the original exceptions
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThD632hFUzlqeS4i&resolved=false&severities=CRITICAL
Location:
src/main/java/com/att/nsa/dmaap/tools/ConfigTool.java
Line No-350

Change-Id: I877c5cf13d73fbcb470875146b0a5746b30e53b6
Issue-ID: DMAAP-418
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
 sonar issue for ConfigTool.java

Exception handlers should preserve the original exceptions
sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThD632hFUzlqeS4h&resolved=false&severities=CRITICAL
location:
src/main/java/com/att/nsa/dmaap/tools/ConfigTool.java
Line No-288

Change-Id: Id329fed6fb09461a16807684e53097de8213c456
Issue-ID: DMAAP-416
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
 sonar issue for ConfigTool.java

Either log or rethrow this exception
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThD632hFUzlqeS4g&resolved=false&severities=CRITICAL
Location:
src/main/java/com/att/nsa/dmaap/tools/ConfigTool.java
Line No-242

Change-Id: Ic2ab5295238f3882d7efc7d5cb6428b2f8df90b9
Issue-ID: DMAAP-415
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
 sonar issue for ConfigTool.java

Either log or rethrow this exception
Sonar Link:
https://sonar.onap.org/project/issues?assignees=Snigdha503415&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThD632hFUzlqeS4f&resolved=false&severities=CRITICAL
Location:
src/main/java/com/att/nsa/dmaap/tools/ConfigTool.java
Line No-206

Change-Id: If02b769d3cfc6d1701538aef939939cfa76c9337
Issue-ID: DMAAP-414
Signed-off-by: Snigdha Sucharita Patra <sp00503415@techmahindra.com>
docs/submodules/dmaap/messagerouter/messageservice.git