Difference between revisions of "Team Development"
m (→Bugs) |
m (→Bugs) |
||
Line 20: | Line 20: | ||
Here's how to find bugs: | Here's how to find bugs: | ||
− | * New bugs that require triage have a | + | * New bugs that require triage have a [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Eclipse&product=Platform&component=Compare&component=CVS&component=Team&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=platform&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&query_based_on=New+Team%2FCVS&field0-0-0=noop&type0-0-0=noop&value0-0-0= Status of New or Reopened] and are assigned to platform-team-inbox@eclipse.org or the platform-compare-inbox@eclipse.org |
− | [https://bugs.eclipse.org/bugs/ | + | |
− | * Bugs for which help is appreciated are marked with the | + | * Bugs for which help is appreciated are marked with the helpwanted keyword. |
* Bugs that are targeted for a particular release of milestones are tagged with that milestone. | * Bugs that are targeted for a particular release of milestones are tagged with that milestone. |
Revision as of 16:54, 19 January 2007
Plug-ins
The Team component is made up of the following plug-ins:
- org.eclipse.team.core
- org.eclipse.team.ui
- org.eclipse.team.tests.core
- org.eclipse.team.examples.filesystem
- org.eclipse.compare
- org.eclipse.compare.tests
- org.eclipse.compare.examples
- org.eclipse.compare.examples.xml
There is also a Team mailing list
Bugs
Here's how to find bugs:
- New bugs that require triage have a Status of New or Reopened and are assigned to platform-team-inbox@eclipse.org or the platform-compare-inbox@eclipse.org
- Bugs for which help is appreciated are marked with the helpwanted keyword.
- Bugs that are targeted for a particular release of milestones are tagged with that milestone.
- Once triaged, Team bugs are categorized in the following manner using the bracketed category identifier as a Summary prefix:
- [Actions] - bugs that deal with Team actions.
- [Annotate View] - bugs that deal with the Annotate View
- [Console View] - bugs that deal with the Console View.
- [History] - bugs that deal with the History API
- [History View] - bugs that deal with the History View
- [Misc] - bugs that defy categorization.
- [Operations] - bugs that deal with Team operations.
- [Plugin] - bugs that deal with the Team plugin
- [Preferences] - bugs that deal with the Team preference page
- [Project Sets] - bugs that deal with Team Project Sets
- [Subscriber] - bugs that deal with the Subscriber API
- [Sync Info] - bugs that deal with the Sync info infrastrcuture
- [Sync View] - bugs that deal with the Sync View
- [Tests] - bugs that deal with Team tests
- [Wizards] - bugs that deal with the Team Wizards
- For Compare, we use the following categories
- [Actions] - bugs that deal with Compare actions.
- [Edit] - bugs that deal with Comapre editors.
- [Dialogs] - bugs that deal with Compare dialogs.
- [Viewers] - bugs that deal with Compare viewers.
- [Structure Compare] - bugs that deal with Strucutre Compare.
- [Java] - bugs that deal with Java comparisons.
- [Navigation] - bugs that deal with change/diff navigation.
- [History] - bugs that deal with the History
- [Patch] - bugs that deal with the patching and the Apply Patch wizard
- [Misc] - bugs that defy categorization.
- [Preferences] - bugs that deal with preference pages
- [Tests] - bugs that deal with Team tests
- [Examples] - bugs that deal with the Team Wizards