-
Is anybody have used proguard for play framework, when I do it I provided this config keys in build.sbt:
```
ProguardKeys.proguardVersion in Proguard := "5.2.1",
ProguardKeys.options in Proguard ++=…
-
Ever since 4.12.2, specs2-commons is depending on scala-parser-combinators 2.x:
https://mvnrepository.com/artifact/org.specs2/specs2-common_2.13/4.12.2
+-org.specs2:specs2-common_2.13:4.12.3 […
-
**Describe the bug**
Error when running --tlsv1_2
**To Reproduce**
Steps to reproduce the behavior:
1. Install SSLyze using pip
2. Run the following command 'python3 -m sslyze www.example.com:9…
-
Hi, I'm using play framework 1.5.3.
I haven't been able to download play press module.
https://www.playframework.com/modules/press-1.0.36.zip
What happened?
-
New versions of the plugin should be published for sbt 1.x only; there's isn't any point in paying the cost of cross building anymore.
-
I'm using the `DockerPlugin`. In my `build.sbt`, I have the following settings:
```scala
dockerBaseImage := "openjdk:11",
dockerExposedPorts := Seq(9000),
dockerUpdateLatest := true,
Docker /…
-
Short version:
In some environments (the exact root cause is unindentified), entity mapping process fails with an error:
` Error mapping GraphModel. Rolling back transaction.`
The stack tra…
-
### Play Version
2.8.0
### API
Scala
### Operating System
Linux bob 5.3.0-24-generic #26-Ubuntu SMP Thu Nov 14 01:33:18 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
### JDK
java versio…
-
This came up with @smarter at https://gitter.im/typelevel/general?at=6086d87e81866c680c48df4f
> I've recently added a bunch of Scala 3 syntax under that flag to allow us to deprecate and potentiall…
-
The `cron-test-sbt-1.3.x` in the cron builds on master seem reliably broken.
https://travis-ci.com/github/playframework/playframework/jobs/501590146
seglo updated
3 years ago