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

sbt 1.3.0-RC2 #29

Closed

Conversation

octonato
Copy link
Contributor

No description provided.

@dwijnand
Copy link
Member

I counted (roughly) 38/60 jobs either failed or errored 🙁 Hopefully it's for a small number of reasons (e.g. 1).

[error] Test controllers.HomeControllerTest.testWebsocket failed: java.lang.NoClassDefFoundError: io/netty/channel/unix/UnixChannelOption, took 0.466 sec
[error]     at play.core.server.NettyServer.initializeChannelOptionsStaticMembers(NettyServer.scala:314)
[error]     at play.core.server.NettyServer.<init>(NettyServer.scala:63)
[error] Test ModelTest.pagination failed: org.awaitility.core.ConditionTimeoutException: Condition defined as a lambda expression in ModelTest that uses java.util.concurrent.CompletionStage 
[error] Expecting:
[error]   <io.ebeaninternal.server.query.LimitOffsetPagedList@1e7b68d2>
[error] to match given predicate.
[error] (update) sbt.librarymanagement.ResolveException: Error downloading org.webjars.npm:dom-serializer:[0,1)
[error]   Not found
[error]   not found: https://repo1.maven.org/maven2/org/webjars/npm/dom-serializer/%5B0,1)/dom-serializer-%5B0,1).pom
[error]   not found: /home/travis/.ivy2/local/org.webjars.npm/dom-serializer/[0,1)/ivys/ivy.xml
[error]   download error: Caught java.net.URISyntaxException: Illegal character in path at index 87: https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org.webjars.npm/dom-serializer/[0,1)/ivys/ivy.xml (Illegal character in path at index 87: https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org.webjars.npm/dom-serializer/[0,1)/ivys/ivy.xml) while downloading https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org.webjars.npm/dom-serializer/[0,1)/ivys/ivy.xml

cc @eed3si9n

@dwijnand
Copy link
Member

Reported the problems upstream in sbt/sbt's 1.3.0 milestone. Closing this, we'll try upgrading again next time.

@dwijnand dwijnand closed this Jun 20, 2019
@eed3si9n eed3si9n mentioned this pull request Jul 23, 2019
octonato pushed a commit to octonato/play-samples that referenced this pull request Dec 4, 2019
…o 2.6.x

* play-java-compile-di-example/2.6.x: (44 commits)
  Nest play-java-compile-di-example
  Updated with template-control on 2019-02-13T20:25:39.247Z (playframework#53)
  Upgrade branch 2.6.x using TemplateControl (playframework#51)
  Updated with template-control on 2019-01-17T15:10:57.466Z   /.mergify.yml:     wrote /.mergify.yml
  Updated with template-control on 2019-01-16T12:08:45.201Z   /LICENSE:     wrote /LICENSE   /NOTICE:     wrote /NOTICE   /.mergify.yml:     wrote /.mergify.yml
  Upgrade branch 2.6.x using TemplateControl (playframework#47)
  Updated with template-control on 2019-01-04T17:13:23.849Z (playframework#42)
  Remove oraclejdk10 (EOLed)
  Updated with template-control on 2018-11-29T15:50:43.084Z   /.mergify.yml:     wrote /.mergify.yml   **build.sbt:     scalaVersion := "2.12.7"
  Updated with template-control on 2018-10-08T19:11:40.693Z   **/plugins.sbt:     addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.20")   **build.gradle:     def playVersion = "2.6.20"
  Updated with template-control on 2018-09-11T20:14:49.826Z (playframework#37)
  Updated with template-control on 2018-08-20T20:37:13.525Z (playframework#36)
  Updated with template-control on 2018-07-19T01:58:55.323Z (playframework#34)
  Updated with template-control on 2018-07-16T18:38:44.960Z (playframework#33)
  Upgrade branch 2.6.x using TemplateControl (playframework#32)
  Updated with template-control on 2018-05-27T23:54:09.062Z (playframework#31)
  Updated with template-control on 2018-04-06T19:34:57.520Z (playframework#29)
  Updated with template-control on 2018-03-02T18:56:27.911Z (playframework#28)
  Upgrade branch 2.6.x using TemplateControl (playframework#27)
  Fix cross build to sbt 1.1.0 (playframework#26)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants