From c8559c289de2a95a1821c8272842a1ea4e812064 Mon Sep 17 00:00:00 2001 From: Lukas Rytz Date: Thu, 16 Mar 2017 15:08:12 +0100 Subject: update stale comment --- scripts/jobs/integrate/bootstrap | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/jobs/integrate/bootstrap b/scripts/jobs/integrate/bootstrap index 216a93637b..85be794276 100644 --- a/scripts/jobs/integrate/bootstrap +++ b/scripts/jobs/integrate/bootstrap @@ -6,8 +6,7 @@ # - build minimal core (aka locker) of Scala, use the determined version number, publish to scala-integration # - build those modules where a binary compatible version doesn't exist, publish to scala-integration # - build Scala using the previously built core and bootstrap modules, publish to scala-integration, overwriting -# the existing artifacts (note: in 2.12.x we use scala-release-temp for locker, but that doesn't work in 2.11.x, -# because we can only pass in one `extra.repo` to ant, see comment in PR 5764). +# the existing artifacts # - for releases # - stage Scala on sonatype # - rebuild modules that needed a rebuild with this Scala build, and stage them on sonatype -- cgit v1.2.3