Arturo Bernal created FILEUPLOAD-344: ----------------------------------------
Summary: Check final variable checkstyle Key: FILEUPLOAD-344 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-344 Project: Commons FileUpload Issue Type: Improvement Reporter: Arturo Bernal * Checks that local variables are declared final. Add ¨FinalLocalVariable¨parameter to force all variable to be final, ¨for¨ loop ass well * Add checkstyle in run task. Add check style configuration in build task in order to be executed every time it's run. * solve checkstyle errors -- This message was sent by Atlassian Jira (v8.3.4#803005)