Browse Source

checkstyle - no point in fixing these violations

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@564915 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Reilly 18 years ago
parent
commit
39681b9cf4
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/main/org/apache/tools/ant/taskdefs/optional/NetRexxC.java

+ 1
- 0
src/main/org/apache/tools/ant/taskdefs/optional/NetRexxC.java View File

@@ -36,6 +36,7 @@ import org.apache.tools.ant.taskdefs.MatchingTask;
import org.apache.tools.ant.types.EnumeratedAttribute; import org.apache.tools.ant.types.EnumeratedAttribute;
import org.apache.tools.ant.util.FileUtils; import org.apache.tools.ant.util.FileUtils;


// CheckStyle:InnerAssignmentCheck OFF - used too much in the file to be removed
/** /**
* Compiles NetRexx source files. * Compiles NetRexx source files.
* This task can take the following * This task can take the following


Loading…
Cancel
Save