Re: Enabled error-prone on Java builds

2018-04-27 Thread Todd Lipcon
On Fri, Apr 27, 2018 at 11:50 AM, Adar Lieber-Dembo wrote: > > Currently I've set up error-prone to only generate warnings and not fail > > the build even for errors it considers to be serious. So, even if you > don't > > configure your IDE specially, you shouldn't see any new

Enabled error-prone on Java builds

2018-04-27 Thread Todd Lipcon
Hey folks, Adar suggested I give a heads up to a wider audience in case people missed the code reviews this past week. So... heads up: Earlier this week we committed c55ddd9bc85094c5f780427c3fc82b2219015d24 which switches the Java compiler as used by Gradle from the normal javac to