Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Eclipse/Status meetings/Minutes"

m (Discussion/Reminders)
Line 9: Line 9:
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
 
* ListenerList has been generified ({{bug|483340}}). ListenerList#getListeners() still returns Object[]. Clients should not only add type arguments to the ListenerList, but also convert usages of #getListeners() to an enhanced 'for' loop, thereby taking advantage of the type-safe #iterator().
 
* ListenerList has been generified ({{bug|483340}}). ListenerList#getListeners() still returns Object[]. Clients should not only add type arguments to the ListenerList, but also convert usages of #getListeners() to an enhanced 'for' loop, thereby taking advantage of the type-safe #iterator().
 +
** EventManager is a problem ({{bug|486067}}). I would deprecate it instead of trying to generify it. [Markus]
 
* Next week is Neon M5. Bangalore team has a public holiday on Tuesday and will already test on Monday. Please don't release risky fixes on Monday, since we will have less cross-component coverage for them.
 
* Next week is Neon M5. Bangalore team has a public holiday on Tuesday and will already test on Monday. Please don't release risky fixes on Monday, since we will have less cross-component coverage for them.
  

Revision as of 06:43, 19 January 2016


January 20, 2016

Discussion/Reminders

  • ListenerList has been generified (bug 483340). ListenerList#getListeners() still returns Object[]. Clients should not only add type arguments to the ListenerList, but also convert usages of #getListeners() to an enhanced 'for' loop, thereby taking advantage of the type-safe #iterator().
    • EventManager is a problem (bug 486067). I would deprecate it instead of trying to generify it. [Markus]
  • Next week is Neon M5. Bangalore team has a public holiday on Tuesday and will already test on Monday. Please don't release risky fixes on Monday, since we will have less cross-component coverage for them.

Status

Platform Workspace (Szymon P)

Platform UI (Lars)

Platform Text (Dani)

Platform Debug (Sarika)

Platform Ant (Sarika)

Platform SWT (Arun)

Platform Releng (David)

JDT Core (Jay)

JDT Debug (Sarika)

JDT UI (Markus)

  • Content Assist supports sub-string completion and proposals highlight the matching characters.

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Pascal)

January 6, 2016

Discussion/Reminders

  • Mars.2 RC1 next week (warm-up only - no test pass), see Eclipse Mars.2 (4.5.2) Endgame Plan for details.
  • Dani: Happy New Year to everyone! Sorry, I can't join today due to a conflict.

Status

Platform Workspace (Szymon P)

Platform UI (Lars)

Platform Text (Dani)

Platform Debug (Sarika)

  • Neon M6 bug fixing

Platform Ant (Sarika)

  • Mars.2 Ant upgrade to 1.9.6

Platform SWT (Arun)

  • Neon M5 and 4.5.2 bug fixes and patch reviews

Platform Releng (David)

JDT Core (Jay)

  • Neon M6 bug fixes
  • 4.5.2 back porting.

JDT Debug (Sarika)

  • Neon M6 bug fixing
  • Mars.2 backporting

JDT UI (Markus)

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Pascal)

Archived Minutes

Back to the top