Remove all Scala/Akka dependencies 89/92489/3
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 18 Sep 2020 21:00:12 +0000 (23:00 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 21 Sep 2020 09:03:21 +0000 (09:03 +0000)
commit5ebdea25c510bbdc78e0ec223e1fbc4617426dc0
tree4b1513473618a06f654a5988348fa355bf544a78
parent269363ca9714aae115eb2d01482d9a3da1100333
Remove all Scala/Akka dependencies

Akka has a next major release train, 2.6.x, which simply does not
work with OSGi unless we repackage it. Upstream is not interested
in fixing this problem and in fact is geared towards completely
removing OSGi support.

Completely remove any mention of Akka/Scala in odlparent, so that
controller and other downstreams can do their thing to use Akka
whichever way they see fit.

JIRA: ODLPARENT-243
Change-Id: Iab6fcd59d04cdd1abdefaa9f24d5582f28169fd4
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
15 files changed:
features/features-odlparent/pom.xml
features/odl-akka-all/pom.xml [deleted file]
features/odl-akka-clustering-2.5/pom.xml [deleted file]
features/odl-akka-clustering-2.5/src/main/history/dependencies.xml [deleted file]
features/odl-akka-persistence-2.5/pom.xml [deleted file]
features/odl-akka-persistence-2.5/src/main/history/dependencies.xml [deleted file]
features/odl-akka-scala-2.13/pom.xml [deleted file]
features/odl-akka-scala-2.13/src/main/history/dependencies.xml [deleted file]
features/odl-akka-system-2.5/pom.xml [deleted file]
features/odl-akka-system-2.5/src/main/history/dependencies.xml [deleted file]
features/pom.xml
odlparent-artifacts/pom.xml
odlparent-dependency-check/pom.xml
odlparent-lite/pom.xml
odlparent/pom.xml