From b41f1fb237264c35ca16ebeb14851b802a7e3f33 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Wed, 7 Sep 2005 18:56:34 +0000 Subject: [PATCH] subant's inheritall is false by default, PR 36079 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@279400 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTasks/subant.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/manual/CoreTasks/subant.html b/docs/manual/CoreTasks/subant.html index 8753cfd6c..fca444545 100644 --- a/docs/manual/CoreTasks/subant.html +++ b/docs/manual/CoreTasks/subant.html @@ -186,7 +186,11 @@ inheritall - Corresponds to <ant>'s inheritall attribute. + Corresponds to + <ant>'s + inheritall attribute but defaults + to false in this task.. boolean