Skip to content

Commit 8acbe6d

Browse files
committed
Merge pull request #2 from retronym/topic/akka-subs
Remove references to now-removed akka sub projects.
2 parents c90cc86 + 29e01b7 commit 8acbe6d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

community-2.11.x.dbuild

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,8 @@ vars: {
4545
//
4646
// these subprojects do compile successfully at the moment
4747
//
48-
akka-ko: [ akka-sbt-plugin, akka-channels-experimental, akka-channels-tests,
49-
akka-multi-node-testkit, akka-remote-tests, akka-sample-multi-node,
50-
akka-cluster, akka-contrib, akka-sample-cluster,
48+
akka-ko: [ akka-multi-node-testkit, akka-remote-tests, akka-sample-multi-node,
49+
akka-cluster, akka-contrib,
5150
akka-sample-osgi-dining-hakkers-core, akka-docs,
5251
akka-sample-osgi-dining-hakkers-integration, all-tests, atmos ]
5352

0 commit comments

Comments
 (0)