Hi, About my idea for two week release cycles. Probably most of you think this is unrealistic or bad. Yesterday I found a project that has a release cycle (stable releases) of 4 days on average. Sometimes two releases per day, and sometimes no release in two weeks:
Hudson (continuous integration engine) https://hudson.dev.java.net/ They seem to have (as far as I can tell): - Fully automated releases - No branches - Only one file without dependencies I have tested Hudson yesterday evening, and it seems to be stable. There are other projects, for example H2 (http://www.h2database.com) has a two week release cycle. Another link I just found about release cycle: 2 Year Release Cycle? How About 2 Week Release Cycle (eBay) http://alanlewis.typepad.com/weblog/2005/11/2_year_release_.html Regards, Thomas