Skip to content

Commit

Permalink
Revert "Disable -Xfuture flag"
Browse files Browse the repository at this point in the history
This reverts commit 35421be.
  • Loading branch information
kiritsuku committed May 26, 2015
1 parent 1bb2d29 commit c2218ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -612,6 +612,7 @@
<arg>-deprecation</arg>
<arg>-language:_</arg>
<arg>-Xlint</arg>
<arg>-Xfuture</arg>
<arg>-Xfatal-warnings</arg>
<arg>-Yno-adapted-args</arg>
<arg>-Ywarn-dead-code</arg>
Expand Down

0 comments on commit c2218ac

Please sign in to comment.