Improved: Checkstyle: Variable name must match pattern (OFBIZ-11926)

We have a lot of "do nothing" in Java code. In case of catch we should at least
have Debug.logError(e, MODULE); and maybe an explanation in the comment.
15 files changed