We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cef233 commit 68b94baCopy full SHA for 68b94ba
modules/percolator/build.gradle
@@ -33,6 +33,3 @@ dependencyLicenses {
33
it.group.startsWith('org.elasticsearch') == false
34
} - project.configurations.compileOnly
35
}
36
-
37
-compileJava.options.compilerArgs << "-Xlint:-deprecation,-rawtypes"
38
-compileTestJava.options.compilerArgs << "-Xlint:-deprecation,-rawtypes"
0 commit comments