checkstyle/pmd/findbugs patches

This commit is contained in:
Jeremy Long
2015-09-19 07:52:24 -04:00
parent afc1a9f077
commit 9203acff9c
5 changed files with 91 additions and 39 deletions

View File

@@ -28,11 +28,6 @@ import org.slf4j.helpers.MessageFormatter;
*/
public class MavenLoggerAdapter extends MarkerIgnoringBase {
/**
* The serial version UID for serialization.
*/
private static final long serialVersionUID = 1L;
/**
* A reference to the Maven log.
*/