Giter VIP home page Giter VIP logo

Comments (11)

SethTisue avatar SethTisue commented on July 2, 2024 1

yay, https://scala-ci.typesafe.com/view/scala-2.12.x/job/scala-2.12.x-integrate-community-build/667/consoleFull is green

from community-build.

SethTisue avatar SethTisue commented on July 2, 2024

to consider at the same time, is the following still needed?

  11: "old-typesafe-maven-releases: https://repo.typesafe.com/typesafe/maven-releases"
    // for play 2.3.9's netty-http-pipelining 1.1.2                                                                                                         

from community-build.

SethTisue avatar SethTisue commented on July 2, 2024

still forked after #299 but at least it's newer. @schmitch is working on it

from community-build.

schmitch avatar schmitch commented on July 2, 2024

Guess if we merge that: playframework/playframework#6593 it will work, however since sbt-rc isn't published i'm not sure if that will work?

Edit: if it's possible to override sbt-rc or if you disable the project it might already work. Or we might also add https://github.com/sbt/sbt-remote-control (client and actor-client)

from community-build.

SethTisue avatar SethTisue commented on July 2, 2024

Or we might also add https://github.com/sbt/sbt-remote-control (client and actor-client)

let's try it: https://scala-ci.typesafe.com/view/scala-2.12.x/job/scala-2.12.x-integrate-community-build/665/consoleFull (404 at the moment, til the Jenkins queue clears)

from community-build.

SethTisue avatar SethTisue commented on July 2, 2024

looks like sbt-remote-control needs some updating for 2.12:

[sbt-remote-control] java.lang.RuntimeException: Unsupported scalaBinary version: 2.12.0-6df14e5-nightly
[sbt-remote-control]    at scala.sys.package$.error(package.scala:27)
[sbt-remote-control]    at TheBuild$$anonfun$makeClientProject$6.apply(build.scala:133)
[sbt-remote-control]    at TheBuild$$anonfun$makeClientProject$6.apply(build.scala:130)
[sbt-remote-control]    at sbt.EvaluateSettings$MixedNode.evaluate0(INode.scala:175)

not sure what you mean by "if it's possible to override sbt-rc" (dbuild builds everything itself from source) or "or if you disable the project" (in the Play build? if you push a commit showing what you mean, I can trigger a build on it)

from community-build.

schmitch avatar schmitch commented on July 2, 2024

actually the problem with sbt-rc is that it doesn't use %% it uses the following version scheme: "com.typesafe.sbtrc" % "client-2-12" % sbtRcVersion however for running the Play-Integration-Test you won't need sbt-remote-control at all, thats why your branch worked with the 2.11 version.

Also there are only 4 projects that make use of it: ForkRunProtocolProject, SbtForkRunProtocolProject, ForkRunProject and SbtForkRunPluginProject. I guess disabling those would not even download the dependency (and they are not necessary for the tests at all, only for scripted tests I guess).

I also never did something with sbt-remote-control so I would first need to look into it (it's pretty rusty, but I have some time soon, starting at thursday I will probably take a look at it.)

from community-build.

SethTisue avatar SethTisue commented on July 2, 2024

ah, well we have run-tests: false anyway (not that fixing that wouldn't be good!), so maybe simply unforking will now work. I'll try it

sbt-remote-control looks pretty neglected, so I'm comfortable with not including it unless we must

from community-build.

schmitch avatar schmitch commented on July 2, 2024

yeah we should probably create another ticket for the test fail. after scala/scala-dev#229 they should work (hopefully)

from community-build.

SethTisue avatar SethTisue commented on July 2, 2024

sure, I opened #304 on it

from community-build.

SethTisue avatar SethTisue commented on July 2, 2024

fixed in #305 🎉

from community-build.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.