Skip to content

Commit

Permalink
Merge pull request #54 from s4u/no-fail-on-warn
Browse files Browse the repository at this point in the history
Don't break compilation on warning
  • Loading branch information
slawekjaranowski authored Aug 25, 2021
2 parents 77ff4bb + 943f0ea commit f96529f
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 f96529f

Please sign in to comment.