Skip to content

Commit dc7c666

Browse files
authored
Remove Mesos container factory. (#5133)
Remove Mesos container factory and related library, tests, and documentation
1 parent 11a1f33 commit dc7c666

5 files changed

Lines changed: 0 additions & 862 deletions

File tree

common/scala/build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@ dependencies {
7070
compile "io.kamon:kamon-prometheus_${gradle.scala.depVersion}:2.1.12"
7171
compile "io.kamon:kamon-datadog_${gradle.scala.depVersion}:2.1.12"
7272

73-
//for mesos
74-
compile "com.adobe.api.platform.runtime:mesos-actor:0.0.17"
75-
7673
// for etcd
7774
compile("com.ibm.etcd:etcd-java:0.0.13")
7875

common/scala/src/main/scala/org/apache/openwhisk/core/mesos/MesosContainerFactory.scala

Lines changed: 0 additions & 227 deletions
This file was deleted.

0 commit comments

Comments
 (0)