Browse Source

Remove paste error

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274715 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
a07fa67848
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      src/main/org/apache/tools/ant/taskdefs/ExecuteOn.java

+ 0
- 4
src/main/org/apache/tools/ant/taskdefs/ExecuteOn.java View File

@@ -115,10 +115,6 @@ public class ExecuteOn extends ExecTask {
/**
* Adds directories to operate on.
*
* <p><em>Note that the directories will be added to the build
* path in no particular order, so if order is significant, one
* should use a file list instead!</em></p>
*
* @param set the DirSet to add.
*
* @since Ant 1.6


Loading…
Cancel
Save