Go to http://jakarta.apache.org/turbine for project information. You can find the ANT file in http://jakarta.apache.org/cvsweb/index.cgi/jakarta-turbine/build/
Regards, Jay Turpin Intel Corporation -----Original Message----- From: Panwar, Vinay [mailto:[EMAIL PROTECTED] Sent: Thursday, May 24, 2001 10:16 AM To: '[EMAIL PROTECTED]' Subject: RE: ant with JUnit Hi Can you give me some more information about the Turbine project? Thanks Vinay -----Original Message----- From: Turpin, Jay [mailto:[EMAIL PROTECTED] Sent: Thursday, May 24, 2001 8:33 AM To: '[EMAIL PROTECTED]' Subject: RE: ant with JUnit Checkout the ANT Build file for the Turbine project for an example of how they are doing it. We've been able to add test cases into the source code tree and ANT takes care of copying the proper files for building the JAR and for running the tests. Regards, Jay Turpin Intel Corporation -----Original Message----- From: Panwar, Vinay [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 23, 2001 1:01 PM To: [EMAIL PROTECTED] Subject: ant with JUnit Hi I need to integrate my build scipt with JUnit to automate the unit tests. Has anyone used this before. Please let me know. Thanks Vinay
