Skip to content
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

bump sbt version, add scalatags, unfork monocle, unfork cats, unfreeze Akka, unbreak scalaz #371

Merged
merged 6 commits into from
Oct 27, 2016

Conversation

SethTisue
Copy link
Member

@SethTisue SethTisue commented Oct 26, 2016

(there is no relation between these changes)

@SethTisue SethTisue mentioned this pull request Oct 26, 2016
@SethTisue SethTisue self-assigned this Oct 26, 2016
@SethTisue SethTisue changed the title bump sbt version, add scalatags, unfork monocle bump sbt version, add scalatags, unfork monocle, unfork cats Oct 26, 2016
@SethTisue
Copy link
Member Author

SethTisue commented Oct 26, 2016

the deprecation of the old style sbt operators sure causes a lot of noise in the build logs :-\

on the balance, I think it's worth doing though. dogfooding new sbt version is important. over time, as project maintainers update their builds, the noise level should go down

@SethTisue
Copy link
Member Author

we'd tried this before but at the time, didn't have Lars' fork to use

it's good to have both for itself, and as a dependency of
scalacss which we want to try and add also
scalaz recently merged simultaneous ScalaCheck 1.12/1.13
support.  as a result dbuild complained of conflicting
artifacts being published. and we have to disable test
code that now requires 1.13
@SethTisue
Copy link
Member Author

I'm going to go ahead and merge — we haven't seen a fully green run yet, because low-level dependencies keep changing, but I think I have enough evidence from various runs

@SethTisue SethTisue merged commit 770b444 into scala:2.12.x Oct 27, 2016
@SethTisue SethTisue deleted the sbt-bump-and-more branch October 27, 2016 14:13
@SethTisue SethTisue changed the title bump sbt version, add scalatags, unfork monocle, unfork cats bump sbt version, add scalatags, unfork monocle, unfork cats, unfreeze Akka, unbreak scalaz Oct 27, 2016
@SethTisue
Copy link
Member Author

SethTisue commented Oct 27, 2016

@bantonsson
Copy link
Contributor

@SethTisue The akka build will probably fail for master until the changes in akka/akka#21737 are merged. The akka-scala-nightly project included a few too many projects.

@bantonsson
Copy link
Contributor

@SethTisue And now the akka fixes are in master.

@SethTisue
Copy link
Member Author

thanks Björn!

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