From 858a5d513779f4af6f12c0a530bdeceb7a7fd4d9 Mon Sep 17 00:00:00 2001 From: Adriaan Moors Date: Mon, 2 Dec 2013 17:10:35 -0800 Subject: Modularize continuations plugin. The continuations plugin and library will still ship with 2.11 (albeit unsupported). They now reside at https://github.com/scala/scala-continuations. --- dbuild-meta.json | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'dbuild-meta.json') diff --git a/dbuild-meta.json b/dbuild-meta.json index 8d3b65afd0..3021dbe72a 100644 --- a/dbuild-meta.json +++ b/dbuild-meta.json @@ -113,18 +113,6 @@ ], "name": "scalap", "organization": "org.scala-lang" - }, - { - "artifacts": [ - { - "extension": "jar", - "name": "continuations", - "organization": "org.scala-lang.plugins" - } - ], - "dependencies": [], - "name": "continuations", - "organization": "org.scala-lang.plugins" } ] } -- cgit v1.2.3