Update on bug system for OpenJDK
David Holmes
David.Holmes at oracle.com
Tue May 31 00:38:52 PDT 2011
Mohan Pakkurti said the following on 05/31/11 17:15:
> On May 31, 2011, at 8:36 AM, David Holmes wrote:
>
>> Mohan Pakkurti said the following on 05/25/11 05:48:
>>> As you know from earlier discussions, we have been evaluating Bugzilla and JIRA for bug management for OpenJDK.
>>> I have posted the latest comparison notes here:
>>> http://cr.openjdk.java.net/~mo/openjdk/bugsystem/BugzillaJIRAComparison.pdf
>>> It would be great to hear your comments on this.
>> One thing that concerns me is that this item:
>>
>> Bug categories (similar to current bug system product/category/subcategory)
>>
>> is empty for both products, so I'm unclear how bugs get categorized in either tool.
>
> Looking at how the categories were used by our group in the existing bug system we need only two levels.
> Both JIRA and Bugzilla, support a product/component levels. They don't have the third level of subcategory.
Some things that were components would now have to become "products" in
a two-level system - which may be problematic if you want to query
across a set of products (depends on the query interface).
>> Looking at JIRA further it was unclear to me that the notification system allowed for you to receive notifications on groups of bugs - the way that Bugtraq subscriptions work today. This is a key feature for me personally.
>>
>
> I can look up how this is done in Bugzilla and JIRA. How are the groups of bugs defined in Bugtraq? Is this user defined collections or is it based on the product/component levels?
You add yourself to the "interest list" for a
(product,category,subcategory) tuple. (The requirement for all three
with no 'wildcard' support is an annoying limitation in bugster).
> It is possible in JIRA to setup email notifications as properties of bugs/projects/workflows/search results/security schemes and many other sorts of state changes. Users are also able to create custom email notifications on all manner of state changes in the system.
Hopefully somewhere in there is the ability to "subscribe" to all
product/component reports.
Thanks,
David
>
>
>> Cheers,
>> David Holmes
>>
>>> We are also comparing two systems for code reviews (Review Board and Crucible) and I will post the comparison notes here in the next few days.
>>> Cheers
>>> Mohan
>
More information about the web-discuss
mailing list