Browse Source

@since

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@808444 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 16 years ago
parent
commit
28baeb7227
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/main/org/apache/tools/ant/types/Path.java

+ 1
- 0
src/main/org/apache/tools/ant/types/Path.java View File

@@ -356,6 +356,7 @@ public class Path extends DataType implements Cloneable, ResourceCollection {

/**
* Whether to cache the current path.
* @since Ant 1.8.0
*/
public void setCache(boolean b) {
checkAttributesAllowed();


Loading…
Cancel
Save