You could probably move the findbugs version (2.0.3) into a variable that's defined inside a conditional that sets the version (2.0.3, 3.0.1) depending on JDK version.
On Sat, Jun 11, 2016 at 10:16 AM, Andreas Beeker <[email protected]> wrote: > Hi, > > FYI - I'm trying to make the findbugs version depending on the java > version, so JDK8 should use the new version. > > Currently Jenkins (i.e. the main poi job) is configured to the slaves > "ubuntu&&!cloud-slave" - I probably missed it, but why > was windows1 removed? > > Andi > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
