On Fri, 25 Jan 2002, Peter Donald <[EMAIL PROTECTED]> wrote: > This means that touch is probably not installed on that particular > machine.
One additional thing to note, is that Ant's <touch> task doesn't use the touch executable. It must be an <exec> in the build file or something, it is not really an Ant problem. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
