Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Planning Meeting Notes - Mar 30, 2011

------------------
 Discussion Topic
------------------

User Assistance:
- Should there be a polish list for Eclipse 4.1?

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

PDE:
- compile against external bundles containing nested jars (147831)
- applying api_filters files to API Use Scans (332772) - In Progress
- polish list updated
- bug fixing

JDT Core:
- core Compiler work complete on all coins features except diamond
- some loose ends in index/searching/code assist/dom ast  to be worked on
- made good progress of diamond:
  - now we will correctly and gracefully reject all invalid uses of diamond
  - basic inference code in place to handle straightforward cases.
- bug triage/fixes
- EclipseCon

Ant:
- fixed encoding issue for remote VMs:
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=224880
- bug fixing / inbox triage

Debug:
- bug fixing / inbox triage

API Tools:
- testing patch for polish item work for manifest changes vs. full builds:
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=290324
- bug fixing / inbox triage

JDT UI:
- EclipseCon
- bug fixing

Platform Text and JDT Text:
- EclipseCon
- added workaround for word iterator bug:
  - https://bugs.eclipse.org/285957
- bug fixing

Platform UI:
- investigated and prepared fix for a bug in AbstractTreeViewer:
  - https://bugs.eclipse.org/327004

User Assistance:
- decided not to add Lucene 2.9.4 to Orbit for Eclipse 3.7:
  - there are 9 Lucene projects in Orbit of which help uses only two
- bug fixing

Rel. Eng.:
- moved to JUnit 4.8.2
- archived 3.7 milestones, 3.6.1. 3.6
- bug fixing

Performances:
- 3.7:
  - N20110324-2000: nothing new
  - I20110329-0800: nothing new

.


Back to the top