Skip to main content

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

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

JDT APT status:
- newsgroups, inbox, Bugzilla
- bug 290027 (patch contributed by Szymon)


JDT UI:
- shipped 3.6 M2
- go for 3.5.1
- fixed delay in opening JUnit view that got introduced by jdt.junit
  split
- improved rename in editor performance
- continued to work on computing Type Hierarchy view's content in the
  background
- continued to work on improved UI for configuring the 'Expand with
  Constructors' feature in the Call Hierarchy
- public holiday
- vacation

Platform Text and JDT Text:
- shipped 3.6 M2
- go for 3.5.1
- adopted new SWT horizontal mouse wheel support
- fixed a problem in our spelling support that showed up in Galileo
  CDT package
- vacation

Platform Search:
- shipped 3.6 M2
- go for 3.5.1

Debug:
- 3.6 M2 test pass
- contribution for asynchronous check box tree viewer reviewed &
  released (286310)
- bug fixing (289633, 289662, 289876)

PDE:
- 3.6 M2 test pass
- investigating enhancements to API use reports (289903)
- auto-insertion for completion proposals (289460)
- new plug-in project template for listening to OSGi EventAdmin
  service (289955)
- bug fixing

Ant:
- continued work on separating Ant/External tool launch support into
  headless plug-ins (264338)

JDT Core:
- bug fixes
- continue investigation on jsr 308 (Annotations on Type)
- delivered 3.6M2
- go for 3.5.1

Equinox:
- bug investigation and fixing in jobs bundle (289790, 288810)
- exploration of dependency injection and cleaning up service
  dependencies and lifecycle in p2
- investigation of down-compiling p2 API from Java 5 to 1.4
- investigating p2 bug with platform filters and NL
- investigating p2 reconciler performance issues in 3.4.2
- OSGi face to face meetings

User Assistance:
- committed changes for extra button and extra frame in webapp
- starting to design schema changes to keyword index to support
  "see also" entries
- reviewing a contribution which makes the intro news reader
  reusable and moves the code out of org.eclipse.platform

Rel. Eng.:
- investigation of JUnit4 integration with test framework bug:
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=153429
- testing changes to accomodate builds on hudson:
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=247332
- working with p2 team to have more consistent metadata in our repo:
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=289866
- 3.6M2 released
- 3.5.1 end game:
  - 3.5.1 will be uploaded to the servers on Thursday, and generally
    available on Friday with the rest of Galileo SR1
- test builds for new pde and debug test bundles

Platform UI:
- e4
- travel


Workspace:
- the Platform Workspace 3.6 dev plan available under:
  - http://www.eclipse.org/eclipse/platform-team/team3.6/plan.php
- M2 final fixing and testing, N&N
- bug 45805 - Changing derived bit should generate delta FIXED
- bug 210627 - Create Patch should sort diffs by file path FIXED
- bug 284148 - Merge e4 resources changes back into 3.x stream IN
  PROGRESS
- bug 182337 - [Content Type] ContentTypeMatcher does too much work
  IN PROGRESS
- bug 124039 - [Wizards] Show model sync in commit dialog IN PROGRESS
  (the fix ready and being tested)

Performances:
- continuing work on performance results tool
- 3.5 perf tests:
  - verification for build M20090918-0800: OK
- 3.6 perf tests:
  - verification for build I20090922-0800: OK

SWT:
- 3.6M2 week went well
- 3.6 big plan items chosen
- bug fixes for 3.6M3, including:
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=246929
    SWT_AWT.new_Shell not working in Cocoa


Back to the top