summaryrefslogtreecommitdiffstats
path: root/plugins/properties-node/provider/src/test
AgeCommit message (Collapse)AuthorFilesLines
2023-11-08Release ccsdk/sli1.7.1jenkins-releng2-3/+3
2023-02-07Fix Java 17 jUnit errorsDan Timoney1-8/+2
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
2021-03-09Refactoring pom's name tagSingal, Kapil (ks220y)3-10/+10
Indenting pom's and running mvn tidy:pom to rearrange items Issue-ID: CCSDK-3198 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ic9c7cfd76bd98e6a101ec7788841d96316508735
2020-12-01Migrate files from sli-pluginsJessica Wagantall11-0/+1405
Migrate sli-plugins repo into new directory "plugins". Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>