acoburn opened a new pull request #37: TAMAYA-379: Tighten checkstyle rules for main codebase URL: https://github.com/apache/incubator-tamaya/pull/37 This changes the ConstantName, MethodName and TypeName checkstyle rules such that the default (and standard) Java formatting rules are followed. By changing the checkstyle configuration in this way, the only required code modification was replacing the constant `log` with `LOG`.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
