From 5e2008922a1fe38ae7867c07cfd049e247e95f1e Mon Sep 17 00:00:00 2001
From: Matthew Jason Benson
Date: Thu, 24 Jun 2004 19:22:20 +0000
Subject: [PATCH] Merged ignoremissing.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276628 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/CoreTasks/apply.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/manual/CoreTasks/apply.html b/docs/manual/CoreTasks/apply.html
index 3ad6a03be..b5c80d22d 100644
--- a/docs/manual/CoreTasks/apply.html
+++ b/docs/manual/CoreTasks/apply.html
@@ -3,6 +3,7 @@
Apply Task
+
@@ -251,7 +252,7 @@ to send input to it is via the input and inputstring attributes.
ignoremissing |
Whether to ignore nonexistent files specified
- via filelists. Since Ant 1.7. |
+ via filelists. Since Ant 1.6.2.
No, default is true |