FWIW, I use Java 7 for everything at work, and am playing with 8 for some personal projects.
Gary On Wed, Aug 20, 2014 at 12:01 AM, Matt Sicker <[email protected]> wrote: > I'd like to build with Java 7 just to get prettier Javadocs at least. I'd > actually like to build with Java 8 for the even better Javadocs, but we > have to fix our markup everywhere first for that. > > > On 19 August 2014 22:37, Gary Gregory <[email protected]> wrote: > >> If we want to use the current version of FindBugs 3.0.0, instead of >> 2.5.x, we need to build with Java 7 instead of 6. The target JRE can still >> be Java 6 of course. >> >> Thoughts? >> >> Gary >> >> -- >> E-Mail: [email protected] | [email protected] >> Java Persistence with Hibernate, Second Edition >> <http://www.manning.com/bauer3/> >> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> >> Spring Batch in Action <http://www.manning.com/templier/> >> Blog: http://garygregory.wordpress.com >> Home: http://garygregory.com/ >> Tweet! http://twitter.com/GaryGregory >> > > > > -- > Matt Sicker <[email protected]> > -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
