-
Unable to config custom datasource. I am trying load custom data source from java class on start up. but every time application start up. default database configuration gets loaded and try to connect …
-
Hi,
I believe I have an issue similar to #302 but on Linux (Ubuntu 10.04) with JDK (1.6.0u30) and JDK(1.7.0u4) using Netty-4.0.0 (Revision: 52a7d28cb59e3806fda322aecf7a85a6adaeb305)
The app is proxy…
-
## Preparing the release
Better to do this in advance:
* [ ] ~Make sure that other teams inside Lightbend are aware of the upcoming release, even if it is a minor/patch one~
* [ ] ~[Lightbend…
mkurz updated
2 years ago
-
Cron in `2.8.x`
https://travis-ci.com/github/playframework/playframework/jobs/299807852?utm_medium=notification&utm_source=email
Error fetching Jabba. Returned a html page instead of a file with…
-
Happened on CRON job in 2.7.x
https://travis-ci.com/playframework/playframework/jobs/284719424#L224
```
$ curl -Ls https://git.io/jabba | bash && . ~/.jabba/jabba.sh
curl: (7) Failed to conn…
-
Happened on 2.7.x
https://travis-ci.com/github/playframework/playframework/jobs/351245721#L1937-L1943
```scala
[info] IdleTimeoutSpec
[info] Play's idle timeout support should
...
[info] s…
-
### Play Version (1.5.x / etc)
Play 1.7.0
### Operating System (Ubuntu 15.10 / MacOS 10.10 / Windows 10)
Ubuntu 20.04
### Expected Behavior
```
$ ../play/play-1.7.0/play idealize issue…
-
I don't know the right place for this issue, because error in Play Enhancer, which is archived
Play 2.8.8, SBT 1.5.0, Scala 2.12.13:
```
[error] java.lang.NoSuchMethodError: sbt.internal.inc.Rela…
-
- https://github.com/xuwei-k/sbt-sonatype-sbt-version-compatibility/commit/1fd93499f5d6fd449d00463cc15e722b7e28e3e0
- https://travis-ci.org/xuwei-k/sbt-sonatype-sbt-version-compatibility/builds/58150…
-
A minimal failing snippet:
`build.sbt`:
```
scalaVersion := "2.12.7"
scalacOptions += "-Ypartial-unification"
libraryDependencies += "org.typelevel" %% "cats-core" % "1.4.0"
libraryDepen…