From: Mike B. <mbr...@vi...> - 2005-01-12 04:00:09
|
> There are also several projects that are taking new versions from > the source > tree since that is where the changes are being added to fix their > problems. > As such, it works better to have more often release which are bug > fixes and > marked as true releases rather than the semi-releases that you > see for major > changes. I am maintaining such a project. For several months we have been using various patched versions of HtmlUnit extracted from CVS at random points. With the release of 1.4 we are back to using an official release, because it contains all the patches we require. So I'm all for frequent releases. |