-
Open for discussion.
Should we define different levels of contribution?
We probably don't have to, look at https://socket.io/ or https://svelte.dev/ - they just list all their sponsors, without ma…
mkurz updated
2 years ago
-
https://travis-ci.com/github/playframework/playframework/jobs/478802860#L2350
```scala
'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem[play-dev-mode]
[error] java.lang.OutOfMemoryError:…
-
## Preparing the release
Better to do this in advance:
* [x] Make sure that other teams inside Lightbend are aware of the upcoming release, even if it is a minor/patch one
* [x] [Lightbend Te…
-
```sh
$ tree
.
├── build.sbt
└── project
├── build.properties
└── plugins.sbt
1 directory, 3 files
```
```sh
$ cat build.sbt
lazy val root = (project in file(".")).enablePlugins(…
mkurz updated
2 years ago
-
Hi,
I post an issue in payitech fork of play-ebean, but probably it would be good to let you know about it too:
https://github.com/payintech/play-ebean/issues/14
-
### Play Version
2.8.13
### API
Scala
### Operating System
MacOS
### JDK
```
➜ ~ java --version
openjdk 17.0.1 2021-10-19
OpenJDK Runtime Environment Temurin-17.0.1+12 (build …
-
The plugin version is listed in the README but it is not available anywhere
geo-m updated
2 years ago
-
### Play Version
2.8.15
### API
Java
### Operating System
alpine
### JDK
jlinked openjdk 17.0.2_8
### Library Dependencies
```
libraryDependencies ++= Seq(
"com.…
aelgn updated
2 years ago
-
When two consecutive request(GET or POST) are made with the header Expect:100-continue set, second request receives no response and a idle timeout occurs, First request is serviced immediately, but th…
-
### Play Version
2.8.13
### JDK
Java 11.0.14 (GraalVM)
### Library Dependencies
Scala 2.13.5, SBT 1.6.1
### Expected Behavior
Successfully deploy on Heroku with Java 11
#…