On Tue, 11 Jun 2002, Lokesh Shah <[EMAIL PROTECTED]> wrote: > What core tasks require ant to be runing using a jdk? I am sure > <javac> is one. Are there other which require a jdk?
Yes. From the top of my head, <rmic> and <javah> and probably others. Basically all tasks that perform things you'd usually need a JDK for. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
