Skip to content

Preparing for Scala 2.11.0 #62

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 28 commits into from
Feb 21, 2014
Merged

Preparing for Scala 2.11.0 #62

merged 28 commits into from
Feb 21, 2014

Conversation

retronym
Copy link
Member

No description provided.

@retronym
Copy link
Member Author

Resubmission of #61, which LGTM.

Really excited to be able to build scala-async on a binary compatible API. Thank's to @xeno-by

  - Link to the 2.10.x branch from the README
  - use `scala.annotation.compileTimeOnly` (from scala-library.jar)
  - no longer impose a transitive dependency on scala-reflect and
    scala-compiler.
  - Update Travis CI configuration to use only 2.11.0-SNAPSHOT
retronym added a commit that referenced this pull request Feb 21, 2014
@retronym retronym merged commit 6f24496 into scala:master Feb 21, 2014
@phaller
Copy link
Contributor

phaller commented Feb 21, 2014

Thanks for the review, @retronym. I agree it's a big improvement. Kudos to @xeno-by

@retronym
Copy link
Member Author

@phaller you might want to go through the same exercise for scala-pickling to see if our API extensions in 2.11 will be sufficient to avoid casting (if you needed any...)

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.

3 participants