Add compile-warnings-error
Closes gh-18438 Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
This commit is contained in:
committed by
Rob Winch
parent
30975df0a7
commit
d526bb460f
@@ -1,3 +1,7 @@
|
|||||||
|
plugins {
|
||||||
|
id 'compile-warnings-error'
|
||||||
|
}
|
||||||
|
|
||||||
apply plugin: 'io.spring.convention.spring-module'
|
apply plugin: 'io.spring.convention.spring-module'
|
||||||
|
|
||||||
configurations {
|
configurations {
|
||||||
@@ -109,6 +113,7 @@ dependencies {
|
|||||||
|
|
||||||
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
|
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
|
||||||
testRuntimeOnly 'org.hsqldb:hsqldb'
|
testRuntimeOnly 'org.hsqldb:hsqldb'
|
||||||
|
opensamlFiveMain "org.apiguardian:apiguardian-api:1.1.2"
|
||||||
}
|
}
|
||||||
|
|
||||||
jar {
|
jar {
|
||||||
|
|||||||
Reference in New Issue
Block a user