Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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"

(JDT Core (Jay))
Line 4: Line 4:
 
* Use templates to refer to {{bug|455135}} or {{bug|455135|5}} (2nd argument is the comment #)
 
* Use templates to refer to {{bug|455135}} or {{bug|455135|5}} (2nd argument is the comment #)
 
-->
 
-->
 +
 +
== January 20, 2016 ==
 +
 +
=== Discussion/Reminders ===
 +
* ListenerList has been generified ({{bug|455135}}). 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().
 +
* 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 ==
 
== January 6, 2016 ==
Line 57: Line 93:
  
 
<!-- Template for next week's status (add 7 days, then copy):
 
<!-- Template for next week's status (add 7 days, then copy):
== January 10, 2016 ==
+
== January 20, 2016 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===

Revision as of 06:18, 19 January 2016


January 20, 2016

Discussion/Reminders

  • ListenerList has been generified (bug 455135). 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().
  • 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