summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@gmail.com>2017-03-15 15:14:51 +0100
committerLukas Rytz <lukas.rytz@gmail.com>2017-03-15 15:24:28 +0100
commit6ff389166eb76586dfa4eb1b678ae91d6c3ec9b5 (patch)
treeec46562a57af5302048fca58f345892f22c9de70 /README.md
parent0dab108872ee772a8071d405be0fc8a0162755de (diff)
downloadscala-6ff389166eb76586dfa4eb1b678ae91d6c3ec9b5.tar.gz
scala-6ff389166eb76586dfa4eb1b678ae91d6c3ec9b5.tar.bz2
scala-6ff389166eb76586dfa4eb1b678ae91d6c3ec9b5.zip
Use a single repository in the bootstrap job
Recently, I changed the bootstap script to publish the "locker" build to scala-release-temp and only the bootstrapped "quick" build to scala-integration. This commit reverts back to the previous mechanism where "locker" is published to the same repo (scala-integration) and later overwritten. The reason is that we want to use scala-release-temp for publishing integration builds of commits that are not (yet) merged to scala/scala. Such builds are useful for preliminary testing / benchmarking of PRs / development revisions. This means that we want to add scala-release-temp as a resolver in the community build and the benchmark job. If we have same-named releases in both repos (one "locker", one "quick", so they are not the same), we would not know which one is being picked up. If we want to avoid the overwriting in the future, we could work on a solution that sets a different version number for "locker", but we have to be careful when building the modules; maybe setting the scalaBinaryVersion would be enough.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions