On Fri, 22 Mar 2002, stephan beal <[EMAIL PROTECTED]> wrote: > i'm looking for a starting point for nested command/args > implementation.
org.apache.tools.ant.types.CommandLine and its inner class Argument. ExecTask is one example of a task that uses it (and is the implementation of <exec>). Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
