JFR-based remoting flight recorder #26282
This commit is contained in:
parent
02db62bd73
commit
8a019f86a1
25 changed files with 920 additions and 256 deletions
|
|
@ -311,6 +311,7 @@ lazy val remote =
|
|||
.settings(OSGi.remote)
|
||||
.settings(Protobuf.settings)
|
||||
.settings(parallelExecution in Test := false)
|
||||
.enablePlugins(Jdk9)
|
||||
|
||||
lazy val remoteTests = akkaModule("akka-remote-tests")
|
||||
.dependsOn(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue