Hi, After the last merge/commit/push from Fabio I get ~7000 unused import warnings. After a diff between the first and last commit and a grep for added import lines: "git diff b9f4b3c64c893d731d6d6ff326486c6667791388 599f1ef28b398cfd6aa444cda785863bcf61847a | grep +import | wc l" I get ~ 8506 added import statements.
I would now remove all unused imports and then do a single commit to have a "cleaned up import" state if there are no objections. For future commits it would be nice to have a look into those warnings before doing the push into the Git repo. @All: Or should we add some "checkstyle" rules and enable the "checkstyle" plugin? WDYT? Kind regards, Michael
smime.p7s
Description: S/MIME cryptographic signature
