Skip to content

Commit 97c7b5b

Browse files
GH-2687 - Remove -Werror switch.
Will require a bit more diligence checking the looks, but it helps the Spring Data team and closes #2687.
1 parent 5b6b24d commit 97c7b5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

-1
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,6 @@
711711
<configuration combine.self="append">
712712
<compilerArgs>
713713
<arg>-Xlint:all,-options,-path</arg>
714-
<arg>-Werror</arg>
715714
</compilerArgs>
716715
</configuration>
717716
</execution>

0 commit comments

Comments
 (0)