RE: Ant Users List (should be: JUnit test suggestions)

2005-01-12 Thread Martin Cooper
On Wed, 12 Jan 2005, Robert Lin wrote: Sorry, the subject should have been "JUnit Test Suggestions". Robert -Original Message- From: Robert Lin [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 12, 2005 2:17 PM To: Ant Users List Subject: Ant Users List Hi, Our project has

Re: Ant Users List (should be: JUnit test suggestions)

2005-01-12 Thread Alexey N. Solofnenko
quot;JUnit Test Suggestions". Robert -Original Message- From: Robert Lin [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 12, 2005 2:17 PM To: Ant Users List Subject: Ant Users List Hi, Our project has a bunch of modules and with their own buildfile, and each buildfile would co

RE: Ant Users List (should be: JUnit test suggestions)

2005-01-12 Thread Robert Lin
Sorry, the subject should have been "JUnit Test Suggestions". Robert -Original Message- From: Robert Lin [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 12, 2005 2:17 PM To: Ant Users List Subject: Ant Users List Hi, Our project has a bunch of modules and with

Ant Users List

2005-01-12 Thread Robert Lin
Hi, Our project has a bunch of modules and with their own buildfile, and each buildfile would contain a set of JUnit tests that is specific to that module. Is there an easy way to use a central build.xml file and call the various JUnit targets that reside in each individual buildfiles. And a