An easy way is return per module targets to build-test.xml and
run them old way. What do you think?

I'd personally avoid spoiling top-level build.xml with too many targets
like that.

Thanks,
Mikhail

2006/6/21, Mark Hindess <[EMAIL PROTECTED]>:

On 21 June 2006 at 13:36, "Mikhail Loenko" <[EMAIL PROTECTED]> wrote:
> 2006/6/21, Mark Hindess <[EMAIL PROTECTED]>:
> >
> > On 21 June 2006 at 13:10, "Mikhail Loenko" <[EMAIL PROTECTED]> wrote:
> > >
> > > how to run tests from two modules and get a single report?
> >
> > ant -Dbuild.module=luni test; ant -Dbuild.module=nio test
>
> it does not work: the second ant cleans result of the first one

Argh ... default clean ...

How would you suggest we fix it?

> > patches welcome ;-)  Tricky without the ant for/if extensions I think.

Regards,
 Mark.



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to