Files
spring-ws/gradle/plugins/conventions-plugin
Stéphane Nicoll 514abecc7e Tighten rules with compiler warnings
This commit configures the Java compiler to break the build in case of
the following warnings:

* Calling deprecated code
* Use of unchecked and raw types
* Incorrect use of varargs

Closes gh-1537
2025-04-19 11:49:20 +02:00
..
2025-02-28 16:38:31 +01:00