From aa82230244ce0bba112ab11b4d42b9d4c82b556d Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Wed, 30 Jul 2003 10:19:56 +0000 Subject: [PATCH] added precisions regarding the executable attribute in the task git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274989 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTasks/exec.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/manual/CoreTasks/exec.html b/docs/manual/CoreTasks/exec.html index 2cb5d4aa8..744590b4c 100644 --- a/docs/manual/CoreTasks/exec.html +++ b/docs/manual/CoreTasks/exec.html @@ -44,7 +44,14 @@ Notes). executable the command to execute without any command line - arguments. + arguments.
+ There is no resolution of this attribute against the build file location.
+ So you can use here : + dir