Migrate to com.gradle.develocity plugin
Closes gh-40153
This commit is contained in:
@@ -241,8 +241,10 @@ def documentationTest = tasks.register("documentationTest", Test) {
|
||||
}
|
||||
jvmArgs += "--add-opens=java.base/java.net=ALL-UNNAMED"
|
||||
outputs.dir("${buildDir}/generated-snippets")
|
||||
predictiveSelection {
|
||||
enabled = false
|
||||
develocity {
|
||||
predictiveTestSelection {
|
||||
enabled = false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user