From ae21d1b3974ecf3aeed6d85a9882de89ed8aae58 Mon Sep 17 00:00:00 2001 From: Jason Zaugg Date: Mon, 21 Apr 2014 22:08:01 +0200 Subject: Another spot to fully cross version continuations plugin The continuations plugin is fully cross versioned, as it dependes on the non-BC compiler API. I had to make the same change externally releasing 2.11.0: https://github.com/scala/jenkins-scripts/pull/99/files This fix addresses the problem in scala/scala. Without it, we can't resolve dependencies in development. --- build.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/build.xml b/build.xml index fec1d947c4..95ce2fe4e2 100755 --- a/build.xml +++ b/build.xml @@ -304,6 +304,7 @@ TODO: necessary cross suffix (usually something like "_2.11.0-M6". --> + -- cgit v1.2.3