-
sbt version 1.2.7
Today sbt builds from scratch have become extremely slow. Nearly unusable. I have identified the problem being slow http response times from repo.typesafe.com which is just a redi…
-
Ref https://reproducible-builds.org/
Originally reported by @bchazalet as https://github.com/playframework/playframework/issues/10572
## steps
Play app using sbt 1.4.x.
1. Package a play app…
-
## steps
- https://github.com/scala/community-build/pull/1163
## problem
31 projects out of 219 failed to load:
https://scala-ci.typesafe.com/job/scala-2.13.x-jdk11-integrate-community-bui…
-
Note: This is an edge case that's a bit hard to reproduce.
## Steps to reproduce
1. cleanup `$HOME/.sbt`
2. clone https://github.com/playframework/playframework.git (use https://github.com/play…
-
The docs for 0.12.x are a source of confusion for users visiting our documentation. Lots of the links in Google redirect to the 0.12.x instead of 0.13.x, and while there's a popup suggesting users to …
-
### Play Version
1.2.7
### Operating System
Ubuntu
### JDK (1.7.0)
java version "1.7.0_79"
Java(TM) SE Runtime Environment (build 1.7.0_79-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, m…
-
## Expected behaviour
When building packages using the AshScriptPlugin and the DockerPlugin
Running `docker-compose up`
Should generate no warnings or errors from the shell
## Actual behaviou…
-
## steps
In a play 2.7 project with `PlayImport.PlayKeys.playInteractionMode := play.sbt.StaticPlayNonBlockingInteractionMode` when running `run` and making a request I got:
```
> run
Starting…
-
Using http4s 0.23.7.
Given the a simple service which parses the body as a multipart, which:
```scala
import cats.effect._
import org.http4s.blaze.server.BlazeServerBuilder
import org.http4s.…
adamw updated
7 months ago
-
## steps
Given the following:
OpenJDK 11
SBT 1.3.6
Play 2.7.4
An actual logging config file in the classpath (in `conf/`)
`sbt run`.
## problem
MatchError from log4j2 when attempting t…