Age | Commit message (Collapse) | Author | Files | Lines |
|
Add explicit lombok dependency to resolve compile error when compiling
under java 17
Fixed code issues in jUnit tests due to restrictions on reflection
in Java 17, which disallow jUnit from setting system properties
or environment variables.
Issue-ID: CCSDK-3813
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I278ee869d2ce0568b29ecc29c37d00d7fce757a8
|
|
Add null check for KeyManagerFactory instance
Issue-ID: CCSDK-3721
Signed-off-by: abhishek.c92 <abhishek.c92@samsung.com>
Change-Id: I783fa1447e2ed1e8655a0364899647d04de565f8
|
|
Issue-ID: CCSDK-3601
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
Change-Id: I3f9ef79bdd72a2fe832d7b1185c123be14953e49
|
|
This reverts commit db3f905491c6a8f844212a4227281e758d73d333.
Issue-ID: CCSDK-3601
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
Change-Id: Ic51d815dc095288459ea6200e70b1c14d211e41b
|
|
Update AAI adaptor to v25
Issue-ID: CCSDK-3561
Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com>
Change-Id: Ibf63c8fdb7018c707f760ad89af66aacf061b5c1
|
|
Sync changes made downstream to support GRA microservice
Issue-ID: CCSDK-3504
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I854b5437c4a60023bd161e3625e08ff6e0771945
|
|
Issue-ID: CCSDK-3377
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
Change-Id: Ib35ad8b90660c9c62ffdf1911fff0da023772071
|
|
Issue-ID: CCSDK-3336
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
Change-Id: I6501c22c2e89c451a6f9d6de62d4f802df471050
|
|
Issue-ID: CCSDK-3213
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ifcc3f618512f1f5a347b8045e54ba82d0e21d6dd
|
|
Added new class EnvProperties, which extends java.util.Properties
and supports property values containing embedded environment
variable references. Updated code to use this class to load
svclogic.properties, and updated dmaap listener to use
that class to load dmaap listener configuration.
Issue-ID: SDNC-1482
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I7538b719631d8c10c27d059aeb4f70ce92760ebd
|
|
Migrate sli-adaptor repo files into
a new "adaptors" directory.
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|