mirror of
https://github.com/corda/corda.git
synced 2025-03-15 00:36:49 +00:00
reenable allWarningsAsErrors
This commit is contained in:
parent
6041f25cae
commit
7e0ed41bbe
@ -168,6 +168,7 @@ allprojects {
|
||||
jvmTarget = "1.8"
|
||||
javaParameters = true // Useful for reflection.
|
||||
freeCompilerArgs = ['-Xjvm-default=compatibility']
|
||||
allWarningsAsErrors = true
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user