Thanks Thomas, Findbugs wasn't happy, but I will change it back :-)
On 10/09/2018 12:13 PM, Thomas Vandahl wrote: > On 08.10.18 16:37, [email protected] wrote: >> - private static boolean firstInit = true; >> + private boolean firstInit = true; > See https://rules.sonarsource.com/java/RSPEC-2226 on why these fields > are static. > > Bye, Thomas > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Jeff Painter
signature.asc
Description: OpenPGP digital signature
