I would like to add another thing that I want to get fixed in 1.4. It's been a pain deleting a schedule, build definition and sometimes a project all because of the build result.
I cannot delete a schedule because there are build definitions that were not deleted because of the build result. http://jira.codehaus.org/browse/CONTINUUM-2403 http://jira.codehaus.org/browse/CONTINUUM-1626 When I delete a project, I sometimes get a foreign key constraint error. I don't know if it's related to this though. Maybe we need to have a model change and instead of having a build definition object in the build result, just add the fields needed from the build definition in the build result such as the goals, build file, arguments etc... Thanks, -- Marica On Mon, Jan 25, 2010 at 5:06 PM, Emmanuel Venisse < [email protected]> wrote: > On Wed, Jan 20, 2010 at 1:30 AM, Brett Porter <[email protected]> wrote: > > > > > On 20/01/2010, at 9:56 AM, Marica Tan wrote: > > > > > For 1.4, I would like to focus more on fixing bugs related to > distributed > > > builds. > > > > > > For 1.5, I would like to see continuum-core refactored. It's all > tangled > > up > > > so it's hard to make any changes without breaking stuff. > > > I once tried to move the mail notifier out of the core but ended up not > > > being able to do so. > > > > > > > > > Ok, based on this and the comments from Deng and Wendy (and the earlier > > wish list from Emmanuel), I'd say it's: > > - get 1.3 to GA ASAP > > - select a very small number of fixes for 1.4 (particularly for > distributed > > build, but also usability issues that are fixable without major work > might > > be considered), so we can release that in a reasonable timeframe with the > > added features it already has > > - with 1.3 out and the 1.4 roadmap locked down, start planning for what > is > > needed in 1.5 soon > > > > Is that a fair assessment? > > > > OK for me > > Emmanuel > > > > > - Brett > > > > -- > > Brett Porter > > [email protected] > > http://brettporter.wordpress.com/ > > > > > > > > > > >
