Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Planning Meeting Notes - Aug 19, 2009

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

Equinox:
- what to do with RESOLVED->LATER and RESOLVED->REMIND bugs
  - we currently have >4000 bugs that will be reopened this weekend
    if we don't do anything about them

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

JDT APT:
- newsgroups, conf calls, inbox, Bugzilla
- work on performance
- fixed
http://bugs.eclipse.org/285838 in 3.5.1 and 3.6.
- branched for 3.5.1
- at present there are no perf changes in APT as such, but the JDT Core
 team is looking at a change that will improve APT performance:
 - see
http://bugs.eclipse.org/285799

PDE:
- 3.5.1 fixes
- 3.6 planning
- experimenting with API use scan integration as an external tool
- investigating spell check support for TOC and context help editors

JDT Core:
- 3.6 planning
- continue investigation and bug fixes for 3.5.1 (2 left)
- bug fixes in the code formatter (Never join lines issues)

Ant:
- 3.6 planning
- 3.5.1 bug fixing:
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=282851

JDT UI
- 3.6 planning
- fixed bug 3.5.1 bug 281867: [jar exporter] JAR export not
  workspace relative if folder does not exist
- JUnit: split UI from non-UI code (will be committed after good
  I-build)
- got rid of bad usages of URL.equals(...) and filed a bug against
  JDT Debug for another instance of this issue
- improved 'Layout' view menu in several views
- started to improve Expand with Constructor configuration UI

Platform Text and JDT Text
- 3.6 planning
- added 'Find Broken NLS Strings' to Tips & Tricks
- fixed a content assist bug inside Package-level Javadoc

Performance:
- 3.5 perf tests:
  - verification for build M20090812-0800: OK
- 3.6 perf tests:
  - verification for build I20090809-0800:
    - bug 286955: [perfs] Root bug to track 3.6 work on performances
    - bug 286954: [perfs] suspicious results on the SLED machine
      (against PDE/API Tools)
    - bug 286959: [perfs] Baseline has not run on windows box for
      Platform/UA since 07/28 (against Platform/Releng)
  - verification for build N20090813-2255:
    - nothing new

Equinox:
- 3.5.1 and translation fixes
- released support for warning on installing unsigned content
- investigating running p2 on Felix
- added weaving bundles to the equinox build
- investigate automating the launcher build process
- fixed launcher to correctly guess the ws based on launcher
  fragment present (bug 286453)
- OSGi RFC work

SWT:
- vacation
- bug fixes, including:
  - bug 68194: OLE components w/o visual representation
  - (99% done) bug 214807: xulrunner 1.9 has changed invalid
    certificate behaviour

User Assistance:
- continuing work on extensions to help webapp




Back to the top