Browse Source

checkstyle

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277110 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Reilly 20 years ago
parent
commit
f2cdd9715f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/main/org/apache/tools/ant/taskdefs/WhichResource.java

+ 1
- 1
src/main/org/apache/tools/ant/taskdefs/WhichResource.java View File

@@ -110,7 +110,7 @@ public class WhichResource extends Task {

/**
* execute it
* @throws BuildException
* @throws BuildException on error
*/
public void execute() throws BuildException {
validate();


Loading…
Cancel
Save