On Today at 11:33am, M=>Monkeyden <[EMAIL PROTECTED]> wrote:

M> It is Friday, after all.  I'm looking to simplify the QA handoff and 
M> defect tracking, so I wondered what the other readers have employed for 
M> build version strategies.  We're currently using Ant, but may move to 
M> Maven down the road.  I have heard (perhaps on this list) of people 
M> using Ant to read a text file for the last build number, execute the 
M> build process, increment the number and write it back.  Is there a more 
M> elegant solution?
M> 
M> 

Hi err... monkeyden...,

Use a continuous integration product like cruisecontrol.
http://cruisecontrol.sf.net/

I use it myself to monitor and build HEAD every 30 minutes (if there were 
any modifications), monitor and build QA once a day (if there were any 
modifications).

Cheers,
--
Haroon Rafique
<[EMAIL PROTECTED]>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to