scala / scala-jenkins-infra

A Chef cookbook that manages Scala's CI infrastructure.
https://scala-ci.typesafe.com
Apache License 2.0
14 stars 17 forks source link

2.11.x-jdk8 community build wants nonexistent 2.11.x-jdk8 branch from scala repo #119

Closed SethTisue closed 9 years ago

SethTisue commented 9 years ago

the default parameters ask for the 2.11.x-jdk8 branch from the community-builds repo, which is correct, but the scala branch ought to be 2.11.x since there is no special jdk8 branch.

this was an oversight in #112

it's easy to manually work around for now by editing the scala_ref parameter manually when initiating the build