aboutsummaryrefslogtreecommitdiffstats
path: root/lighty/ccsdk-lighty-dependency-versions
AgeCommit message (Collapse)AuthorFilesLines
2019-08-27Release ccsdk/sli/core0.6.0jenkins-releng1-2/+2
2019-08-23Add the odlparent-lite to the lighty.io artifacts without any parentSamuel Kontris1-0/+7
This addition should fix failing merge job. Error log from merge job: "Deployment failed: repository element was not specified in the POM inside distributionManagement element" Signed-off-by: Samuel Kontris <samuel.kontris@pantheon.tech> Change-Id: I0a0cc6fc59dbb5645ca9f3a5b3b250a0581763da
2019-08-16Proposal to remove OSGi dependencies from the CCSDK projectMatej Perina1-0/+50
Dependencies on the OSGi frameworks and libraries are removed by integrating the CCSDK project with the lighty.io. It's a toolkit that allows to use ODL services (in this case core services and the Restconf) without the dependency on the Karaf framework and the Blueprint DI. In this change are created the lighty.io modules which initialize and expose same services as the Blueprint DI in the blueprint.xml files. More info about the lighty.io - https://lighty.io Change-Id: I38171e83b018a18bfd8eaec95d4dc2fa2e3f5b36 Signed-off-by: Matej Perina <matej.perina@pantheon.tech> Signed-off-by: Samuel Kontris <samuel.kontris@pantheon.tech>