issues
search
MindscapeHQ
/
raygun4java
Java SDK for the Raygun service
https://raygun.com
MIT License
24
stars
21
forks
source link
Update Play2 provider
#81
Closed
redJ4y
closed
1 year ago
redJ4y
commented
1 year ago
Modify the pom to execute
sbt compile
and then collect the results for the final jar.
This means all dependencies are now handled by
sbt
and thus removed from the pom.
Add a dependency resolver to
build.sbt
for the
local
Maven repository to locate development builds of raygun4java core.
Update Play to version 2.8.20 which can be compiled against Scala versions 2.12 and 2.13. Make necessary code changes.
sbt compile
and then collect the results for the final jar.sbt
and thus removed from the pom.build.sbt
for the local Maven repository to locate development builds of raygun4java core.