Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Ieb506dd5bcc146a45c9e75ec27641f80245548e3
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
Change-Id: I2b1b8329dbad5a8d6cc5ae96e8c44af1ab3d54ea
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
Changing the parent version to snapshot in order to
build with the new version of appc parent which has
the Fluorine SR2 ccsdk parent poms.
Change-Id: I03d9a0d38b6d97bab17cd887562ae42ed1b19611
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1630
|
|
'^[a-z][a-zA-Z0-9]*$'.
APPC-1681 -Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.
Issue-ID: APPC-1681
Change-Id: I7f6926bfa1a4f57d99d6732492281b36f041922f
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
|
|
Fixed Sonar Issues accross the file
Issue-ID: APPC-1669
Change-Id: Idccc7e133a93f0af8d2352473d95f755f39f1ae7
Signed-off-by: dinesha <dineshgs@in.ibm.com>
|
|
Change-Id: If572b36cdf00e3c6ada36181fb6c678fbd978e72
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
Change-Id: If6610d1addd323c1ad0f902a0841b979f017adc9
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
Change-Id: I83b000b7c4ac94b5eba396b5e1856a970fa90623
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
Fixed Sonar issues accross the file
Issue-ID: APPC-1669
Change-Id: Icd598fa6c9954c22d4bfd7ab0155823e8b946638
Signed-off-by: dinesha <dineshgs@in.ibm.com>
|
|
If a local variable is declared but not used, it is dead code and should be removed. Doing so will improve maintainability because developers will not wonder what the variable is used for.
Issue-ID: APPC-1675
Change-Id: I9cccd6fd529591cbbe7095cce9d5687a712f42d9
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
removing unused import
Issue-ID: APPC-1659
Change-Id: Ib7696e4e0fbefe329eda4eb56feb24701f17c4e6
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
|
|
The imports part of a file should be handled by the Integrated Development Environment (IDE), not manually by the developer.
Unused and useless imports should not occur if that is the case.
Leaving them in reduces the code's readability, since their presence can be confusing.
Change-Id: Ic0af785e3d3863f4555ab9614d7a8b3b0f2150b3
Issue-ID: APPC-1670
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
removing unused import
Issue-ID: APPC-1658
Change-Id: I3eb674031487937b461d045c31d4aa9108b38de6
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
|
|
Remove the declaration of thrown exception 'org.onap.appc.exceptions.APPCException', as it cannot be thrown from method's body.
Issue-ID: APPC-1664
Change-Id: I0c66da105d735b4ac97ee35d1e6bea122be80722
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
remove unused import 'java.util.TimeZone'
Issue-ID: APPC-1661
Change-Id: I94d4c39a83fb815343fd373557a7d36b3e1213b8
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
|
|
The imports part of a file should be handled by the Integrated Development Environment (IDE), not manually by the developer.
Unused and useless imports should not occur if that is the case.
Leaving them in reduces the code's readability, since their presence can be confusing.
Issue-ID: APPC-1653
Change-Id: I9e3e3b7994cb689e14b70aab73d5dfea54fa4a1f
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
Unused and useless imports should not occur if that is the case.
Leaving them in reduces the code's readability, since their presence can be confusing.
Issue-ID: APPC-1652
Change-Id: I64e50083b9b0fe40fa0ba32723e30adb0dbce08e
Signed-off-by: Dasari Anusha <danush10@in.ibm.com>
Signed-off-by: anushadasari <danush10@in.ibm.com>
Change-Id: I1ddafa429afb23a0eb6cb120a20a774ff9a032b8
|
|
Remove the declaration of thrown exception 'org.onap.appc.exceptions.APPCException', as it cannot be thrown from method's body.
Issue-ID: APPC-1654
Change-Id: Ib08561aaecf8dea445e0f5ceb3a6d35795dfd8bd
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
Sonar Fix - Removed unnecessary cast to Date
Issue-ID: APPC-1629
Change-Id: Ie37c511ac63abd71708700b376a836e4ed03e92f
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
Sonar Fix - String comparison
Issue-ID: APPC-1629
Change-Id: I8ea38dfaf629c2be624552a1cf0b0f0e877117cb
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
Sonar Fix - String Comparison
Issue-ID: APPC-1629
Change-Id: Ia13da99f101d479aba7009ba4dffc201aa9a3ffe
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
Marked member transient
Issue-ID: APPC-1634
Change-Id: I7bbbf941e692c2755122f3d40a7ca79c59f21749
Signed-off-by: jegadeeshbabu1 <jegabab1@in.ibm.com>
|
|
Sonar Fix- Removed Unused private field
Issue-ID: APPC-1629
Change-Id: Iaab259140e29200473147097c552f75783e5cd0d
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
Update the parent version to match the new 2.*
parent versioning.
Change-Id: I77280d8cf12de1de20c01249491dc85243f5d655
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1601
|
|
Change from 1.5.0-SNAPSHOT to 1.6.0-SNAPSHOT to prepare
for next development cycle.
Change-Id: I187785ab4b11a37815289d20ba802c48e86cee7f
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1585
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Id64f507cb3cb4102c79dfb5c454785ac2814cec5
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
RequestContext.java - sonar fixes
Issue-ID: APPC-1564
Change-Id: I334c1f07403cf246efb3413639fdb26cc08556af
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Sonar fix
Issue-ID: APPC-1558
Change-Id: I98e36669f5d247a8fe8a9c38d6e5724e76284487
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
Sonar fix
Issue-ID: APPC-1552
Change-Id: I8f5e6386bd96a136f49ba651aed8fb209bed9435
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Id1a3be46235af057c1f3f72cd2afd8ebbe377bc2
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Sonar fix
Issue-ID: APPC-1546
Change-Id: I27ca1efc97240419f206502860b63d8e625c0bf8
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
Fasterxml databind is being brought in to karaf by opendaylight
and trying to force a different version for the appc components is
causing class errors.
This reverts commit 52cf1a81d591efb2b1ee4b8c5a70b137dfb6c212.
Change-Id: I6d0da2ed081e4abd4b83e8b11935ba43bee0e1aa
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1533
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Idf3acce4be6e950524d342466ee523b9b57b5b2c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
upgrade jackson's databind
from 2.8.11.2 to 2.8.11.3
Change-Id: I9bf3ab8021f91f6ed36bdffdacbaeeac78d2e87c
Issue-ID: APPC-1533
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ica373ebc3281c9f66d2c2690af30394b45ea09ea
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Sonar Fix- Handling NullPointerException and removed unused variables
Issue-ID: APPC-1399
Change-Id: Iac61f72e7c1547ee7cf5aeab82a621a380e109fa
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
Issue-ID: APPC-1378
Change-Id: Ia8db114af1347a9523676034fce56640f523e523
Signed-off-by: Modaboina, Kusumakumari (km583p) <km583p@us.att.com>
|
|
Issue-ID: APPC-1502
Change-Id: Idff986e1727e13c5a402184b416365328418c7ab
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
Increased the coverage from 0% to 100%
Issue-ID: APPC-1501
Change-Id: Idb8d7b6efc7831dc0c6ca8094783cbc84ecfd14e
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
Issue-ID: APPC-1507
Change-Id: I1afa62d34bec6cc3bb56abd4fa5ffc9a5beee67a
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
Issue-ID: APPC-1467
Change-Id: Ifc902979c955df03ab847b4dd770bf737ff69eb9
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
Changes required to update to latest opendaylight
version. Some powermock tests have been temporarily
removed due to an powermock incompatibility. They
will be fixed and re-added.
Change-Id: I418d44913fcd42423d2d9bd37b189f6301eaab81
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1370
|
|
Sonar Fixes - ProviderStackOperation.java
Issue-ID: APPC-1461
Change-Id: I31aef2c7328f1c3970e18a30530a9848bd5b6466
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Handled Interrupted exception
Issue-ID: APPC-1452
Change-Id: Ide8f4b37db52937932d08db7ce429a52b1bfe433
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ic7c8456b375426e831b3ba2f8e6148db9ba59d5f
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ic6f8fcebd31b111fdfc194e55bc74f8d8ac6f1fa
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Id4297a81cc09b9df9ba5a6c15c0921f68c025864
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Increased coverage from 44% to 94%
Issue-ID: APPC-1418
Change-Id: I0e534a5bc20caaae25b28902caa58f0c5d950c31
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Increased coverage from 57% to 91%
Issue-ID: APPC-1418
Change-Id: I0f2b77bdb451d973d631f4c785b65de3bb84f02f
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Added Junit Class for SnapshotDetails.java
Issue-ID: APPC-1372
Change-Id: I97b15554ca81c39728f2cf4e963ec8ec4848001f
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|