RE: dist vs deploy targets

2003-07-25 Thread Melissa Marquis
). -Original Message- From: Melissa Marquis Sent: Friday, July 25, 2003 2:01 PM To: Ant Users List Subject: RE: dist vs deploy targets Hi Danny, We've got a build/dist target and this is where developers can pick up the latest build (un QA'ed). Release targets (ones that h

RE: dist vs deploy targets

2003-07-25 Thread Melissa Marquis
Hi Danny, We've got a build/dist target and this is where developers can pick up the latest build (un QA'ed). Release targets (ones that have passed regression and smoke tests) are in the /dist which is a release version of the distribution complete with build no, version, and manifest ---