Navigation Menu

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

[dont merge] Upgrade to sbt 0.13.13-RC3 #354

Closed
wants to merge 1 commit into from
Closed

[dont merge] Upgrade to sbt 0.13.13-RC3 #354

wants to merge 1 commit into from

Conversation

dwijnand
Copy link
Member

@dwijnand dwijnand commented Oct 18, 2016

Fixes #352

@dwijnand
Copy link
Member Author

Huh, should I be testing this in the 2.11.x branch like #290?

@dwijnand
Copy link
Member Author

@SethTisue
Copy link
Member

should I be testing this in the 2.11.x branch

up to you I guess whether to do one or both, and which one. (it doesn't seem impossible that some Scala-version-specific issue could crop up in one or not the other... perhaps not likely...)

@SethTisue
Copy link
Member

not sure what to make of the akka-more failure

@dwijnand
Copy link
Member Author

[akka-more] [info] Defining akka/*:commands
[akka-more] [info] The new value will be used by no settings or tasks.
[akka-more] [info] Reapplying settings...
[akka-more] [info] Set current project to akka (in build file:/home/jenkins/workspace/scala-2.12.x-integrate-community-build/target-0.9.5/project-builds/akka-more-fbb572189d78874fd6a1dd4ee26a775267a6006f/)
[akka-more] [info] Reapplying settings...
[akka-more] [info] Set current project to akka (in build file:/home/jenkins/workspace/scala-2.12.x-integrate-community-build/target-0.9.5/project-builds/akka-more-fbb572189d78874fd6a1dd4ee26a775267a6006f/)
[akka-more:error] <set>:1: error: not found: value httpCore
[akka-more:error] sources in doc in Compile in httpCore := List()
[akka-more:error]                              ^
[akka-more] [error] Type error in expression
[akka-more:error] java.lang.RuntimeException: 
[akka-more:error]   at scala.sys.package$.error(package.scala:27)
[akka-more:error]   at com.typesafe.dbuild.support.sbt.SbtRunner.com$typesafe$dbuild$support$sbt$SbtRunner$$processCommand(SbtRunner.scala:91)
[akka-more:error]   at com.typesafe.dbuild.support.sbt.SbtRunner$$anonfun$run$1$$anonfun$apply$2$$anonfun$apply$3.apply(SbtRunner.scala:72)
[akka-more:error]   at com.typesafe.dbuild.support.sbt.SbtRunner$$anonfun$run$1$$anonfun$apply$2$$anonfun$apply$3.apply(SbtRunner.scala:72)
[akka-more:error]   at com.typesafe.dbuild.support.sbt.SbtRunner$$anonfun$run$1.apply(SbtRunner.scala:72)
[akka-more:error]   at com.typesafe.dbuild.support.sbt.SbtRunner$$anonfun$run$1.apply(SbtRunner.scala:63)
[akka-more:error]   at sbt.IO$.withTemporaryFile(IO.scala:311)
[akka-more:error]   at com.typesafe.dbuild.support.sbt.SbtRunner.run(SbtRunner.scala:63)
[akka-more:error]   at com.typesafe.dbuild.support.sbt.SbtBuilder$.buildSbtProject(SbtBuildRunner.scala:84)
[akka-more:error]   at com.typesafe.dbuild.support.sbt.SbtBuildSystem.runBuild(SbtBuildSystem.scala:89)
[akka-more:error]   at com.typesafe.dbuild.support.sbt.SbtBuildSystem.runBuild(SbtBuildSystem.scala:17)
[akka-more] --== End Building akka-more ==--

@dwijnand
Copy link
Member Author

Thanks Seth, I'll dig into it tomorrow.

@SethTisue
Copy link
Member

maybe it's just akka/akka@a6a5556

@SethTisue
Copy link
Member

yeah. I'll make a separate ticket on it

@dwijnand
Copy link
Member Author

Great find!

Ok, so you need to solve this in main-line 2.12.x community build, this isn't an sbt 0.13.13 issue (a wise man once spoke about pinning versions..)

@SethTisue SethTisue closed this Oct 18, 2016
@dwijnand dwijnand deleted the sbt-0.13.13-RC3 branch October 18, 2016 22:28
@dwijnand dwijnand mentioned this pull request Oct 18, 2016
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.

None yet

2 participants