RE: Is there a way?

2003-07-24 Thread Michael Finger
You could use exec in ant to kick off a script that executes rsh or what not.. -Original Message- From: Avery Marvin R [mailto:[EMAIL PROTECTED] Sent: Thursday, July 24, 2003 11:18 AM To: Ant Users List (E-mail) Subject: Is there a way? Is there a way, in an ant script, to execute a

RE: Release/package testing

2003-07-01 Thread Michael Finger
Bill, Could you have a perfect build sitting out on a drive somwhere and diff the perfect build against the one that was produced?? This seems like it would be the quickest way to verify the build... If you use actuall file names in a script etc, it seems like it would be a pain to maintain as new