On 2018-02-19, Al Le wrote:
> I have a question about how many times a task is instantiated during a
> build. I've read the description at
> https://ant.apache.org/manual/develop.html but still a question
> remains.
> [BTW, there is a typo on that page: "addCondifgired"]
will be fixed soon, than
Hello,
I have a question about how many times a task is instantiated during a
build. I've read the description at
https://ant.apache.org/manual/develop.html but still a question remains.
[BTW, there is a typo on that page: "addCondifgired"]
The mentioned page describes very well how a task i
On Tue, 26 Apr 2005, Antoine Solomon <[EMAIL PROTECTED]> wrote:
> I was looking around in javadoc of ant
You should consult the manual instead, really. Unless you want to
write your own task, that is.
> and i noticed that the task is deprecated.
It is not. The Exec class is. is not backed
Hello all,
I was looking around in javadoc of ant and i noticed that the
task is deprecated. Anyone know of any other Task to execute shell
commands?
--
Antoine W. Solomon Jr.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For