aberman

Results 3 issues of aberman

I have a Java agent which requires configuration at runtime. Currently, I am following https://github.com/tinylog-org/tinylog/issues/102 by creating an underlying logging provider and it mostly works. However, anything I do to...

enhancement
help welcome

Hello, I currently have a simple Play application I want to cross-compile between two different Scala versions. The app is set up with the standard Play directory structure with app,...

Hello, I am trying to compile a Play 2.6.25 app with Scala 2.11 using JDK 11, but am getting an exception when the build tries to compile the Twirl templates....