BAEL-7051 - Catch Common Mistakes with Error-Prone Library in Java (#15278)

This commit is contained in:
Alexandru Borza
2023-11-24 18:39:21 +02:00
committed by GitHub
parent 789ecf4581
commit c7ef62ee99
13 changed files with 240 additions and 39 deletions
+2 -2
View File
@@ -889,7 +889,7 @@
<module>spring-vault</module>
<module>spring-web-modules</module>
<module>spring-websockets</module>
<module>static-analysis</module>
<!-- <module>static-analysis</module> - requires additional configuration to be compiled due to the JVM strong encapsulation -->
<module>tablesaw</module>
<module>tensorflow-java</module>
<module>testing-modules</module>
@@ -1134,7 +1134,7 @@
<module>spring-vault</module>
<module>spring-web-modules</module>
<module>spring-websockets</module>
<module>static-analysis</module>
<!-- <module>static-analysis</module> - requires additional configuration to be compiled due to the JVM strong encapsulation -->
<module>tablesaw</module>
<module>tensorflow-java</module>
<module>testing-modules</module>