Skip to content

Commit

Permalink
Don't break compilation on warning
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Aug 25, 2021
1 parent 77ff4bb commit 943f0ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@
<optimize>true</optimize>
<showDeprecation>true</showDeprecation>
<showWarnings>true</showWarnings>
<failOnWarning>true</failOnWarning>
<compilerArgs>
<arg>-Xlint:all,-options,-processing</arg>
</compilerArgs>
Expand Down

0 comments on commit 943f0ea

Please sign in to comment.