Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Planning Meeting Notes - Jan 13, 2010

--------
 Status
--------

JDT UI:
- improved code that locates JUnit in the install and backported it to 3.5.2
- 3.5.2: 4 bugs fixed on total, no further fixes planned
- finished work on supporting Copy and Copy Qualified Name for JAR file entries
- investigated and fixed strange bug in Package Explorer's editor linking
- fixed several minor bugs
- inbox tracking
- 3 days vacation

Platform Text and JDT Text:
- 3.5.2: 3 bugs fixed in total, no further fixes planned
- continued to work on reducing the memory used by the spelling engine
- fixed spell checker bug when encountering URLs
- reviewed and commented several patches (also in other components)
- fixed some minor bugs
- inbox tracking

Platform Search:
- 3.5.2: no fixes planned

Debug:
- 3.5.2 fixes complete
- bug fixing (218195, 288368, 295373, 298878)

PDE:
- 3.5.2 fixes - 1 to appy (281565), 1 more possible (292068)
- Working on headless API for PDE project creation (188795)
- Working on feature based launch (284885)
- Getting ready to merge p2 API branch back into HEAD
- Working on target definition improvements in branch
- Integrating illegal API use into API use reports (296189)
- bug fixing

JDT Core:
- bug fixes
- inbox tracking
- performance investigation for a potential indexing regression:
  - ended up being an invalid bug
- continued work on jsr 308 with a fix in the parser and work on new
  annotation code generation
- no changes planned for 3.5.2

Performance:
- 3.5 perf tests:
  - verification for M20100107-1128:
    - nothing new
- 3.6 perf tests:
  - some problems with baseline results for UI components
    this should be fixed for the next run on Friday
  - last week builds:
    - I20100105-1537: nothing new
    - I20100106-1349: nothing new
    - I20100107-1410: nothing new
    - N20090107-2000: nothing new
    - N20090109-2000: nothing new
  - verification for I20100112-0800:
    - nothing new
- vacations next 2 weeks... :-)

SWT:
- all 3.5.2 fixes are in, including those needed for xulrunner 1.9.2
  support (based on their last release candidate):
  - will continue to monitor new xulrunner 1.9.2 release candidates to
    ensure that no new fixes become needed
- IA2 work continues
- released enhancement for associating file types with eclipse in OS
- 3.6 bug triage and fixing
- vacation

Workspace:
- all 3.5.2 bugs fixed
- Bug 295991 moved to 3.5.2+
- working on remaining Flexible Resources issues, improving Linked
  Resources support
- Bug 236169, Bug 298923 - Use Synchronize View for Apply Patch:
  - in progress
- Bug 297228 - Provide finer grained file permission access:
  - in progress
- for other items, see the plan:
  - http://www.eclipse.org/eclipse/platform-team/team3.6/plan.php

Platform UI:
- common navigator bug fixing sprint
- added tests for common navigator
- wrapping up 3.5.2 work (but we still have outstanding common navigator
  bugs for 3.5.2)
- ongoing work on e4


Back to the top