Scala-dev: Release Scala 2.11.12

Created on 12 Oct 2017  路  3Comments  路  Source: scala/scala-dev

Most helpful comment

Scala.js compiler plugins for 0.6.19, 0.6.20, 0.6.21 and 1.0.0-M1 on their way to Maven Central.

All 3 comments

st_stagingRepoPromote orgscala-lang-1449
st_stagingRepoPromote orgscala-lang-1450

(cd ~/git/scala && g fetch scala && git tag -s -m "Scala 2.11.12" v2.11.12 b8155a5502d6608e491a241a94c82cdec1f4a161) 
(cd ~/git/scala-dist && g fetch scala && git tag -s -m "Scala 2.11.12" v2.11.12 01285f0475fec7a21bb4cb1f30363df2e294966d)

(cd ~/git/scala && g show v2.11.12) 
(cd ~/git/scala-dist && g show v2.11.12) 

(cd ~/git/scala && g push https://github.com/scala/scala.git v2.11.12) 
(cd ~/git/scala-dist && g push https://github.com/scala/scala-dist.git v2.11.12)

Scala.js compiler plugins for 0.6.19, 0.6.20, 0.6.21 and 1.0.0-M1 on their way to Maven Central.

My guess was this was meant to be closed with Adriaan's comment.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

adriaanm picture adriaanm  路  8Comments

adriaanm picture adriaanm  路  6Comments

adriaanm picture adriaanm  路  6Comments

retronym picture retronym  路  5Comments

retronym picture retronym  路  5Comments