Skip to content

Put -bin- in dotty version number #2301

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 24, 2017

Conversation

smarter
Copy link
Member

@smarter smarter commented Apr 24, 2017

We need to put "-bin" between the actual version number (0.1.X) and
-SNAPSHOT or -XXX-NIGHTLY if we want sbt's scalaBinaryVersion to return
0.1. Unfortunately this is not enough: sbt will still return the full
version number for versions less than 2.10, fixing this will require
patching sbt, but it's good if we get the version number right already.

We need to put "-bin" between the actual version number (0.1.X) and
-SNAPSHOT or -XXX-NIGHTLY if we want sbt's scalaBinaryVersion to return
0.1. Unfortunately this is not enough: sbt will still return the full
version number for versions less than 2.10, fixing this will require
patching sbt, but it's good if we get the version number right already.
@smarter smarter requested a review from felixmulder April 24, 2017 15:28
@smarter smarter merged commit 7c9b807 into scala:master Apr 24, 2017
smarter added a commit to scala/scala3-example-project that referenced this pull request Apr 25, 2017
@allanrenucci allanrenucci deleted the fix/binary-version branch December 14, 2017 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants