RE: Setting child JUNIT task's timeout attribute when using SUBANT task

2005-05-05 Thread Dominique Devienne
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > ^ I don't think you can have a glob pattern here!? > > > QUESTION: > Without changing the child build.xml, is there a way to set the timeout > attribute of the JUNIT task from the SUBANT task of the parent? Can't you de

Setting child JUNIT task's timeout attribute when using SUBANT task

2005-05-04 Thread John.Mathews
Hi, I have a problem setting up subant to execute junits in my subprojects. This is my set up Parent build Child build QUESTION: Without changing the child build.xml, is there a way to set the timeout attribute of the JUNIT task from