Re: AW: [Ant Wiki] Update of "Ant1.7.1/Planning" by SteveLoughran

2007-04-20 Thread Steve Loughran
[EMAIL PROTECTED] wrote: + * add a task that runs a completely new ant process, with different env, maybe even JDK. Sometimes people need this; running forrest builds is just one example. We'd use to set it up. I would prefer enhancing with fork and jvm attribute, like . the reason for

AW: [Ant Wiki] Update of "Ant1.7.1/Planning" by SteveLoughran

2007-04-20 Thread Jan.Materne
>+ * add a task that runs a completely new ant >process, with different env, maybe even JDK. Sometimes people >need this; running forrest builds is just one example. We'd >use to set it up. I would prefer enhancing with fork and jvm attribute, like . Jan -