Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification.
The following page has been changed by HontvariJozsef:
http://wiki.apache.org/ant/AntTasks
The comment on the change is:
exec task and double quoted path elements
------------------------------------------------------------------------------
<property file="default.properties"/>
}}}
+ == The Exec Task ==
+
+ On Windows the Exec task does not find the executable file if its directory was double quoted
in the PATH environment variable. (Execute failed ... error 2: which means file not found.)
+
----
CategoryCategory
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|