Browse Source

1.6.3

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277601 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 21 years ago
parent
commit
60830983a6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/main/org/apache/tools/ant/taskdefs/Length.java

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

@@ -36,7 +36,7 @@ import org.apache.tools.ant.util.FileUtils;
/**
* Gets lengths: of files, byte size; of strings, length (optionally trimmed).
* The task is overloaded in this way for semantic reasons, much like Available.
* @since Ant 1.7
* @since Ant 1.6.3
*/
public class Length extends Task {



Loading…
Cancel
Save