checkstyle/findbugs/pmd/copyright corrections

This commit is contained in:
Jeremy Long
2015-09-19 08:20:58 -04:00
parent e04809f96b
commit 2b3791b83e

View File

@@ -138,6 +138,8 @@ public class Check extends Update {
// END COPY from org.apache.tools.ant.taskdefs
/**
* The application name for the report.
*
* @deprecated use projectName instead.
*/
@Deprecated
private String applicationName = null;