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"

(/* Discussion/Reminders - documented bidi bundle discussion)
 
(64 intermediate revisions by 11 users not shown)
Line 5: Line 5:
 
-->
 
-->
  
== February 3, 2016 ==
+
== May 10, 2017 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
 +
As indicated earlier, Oxygen (4.7) RC1 will only be one week due to Devoxx and Eclipse Converge dates. Therefore we have a 2-day test pass this Thursday and Friday against M7/RC0 where all the work done during Oxygen must be tested and verified.
  
* Neon
+
I expect that everyone who contributed features and/or major code changes to this release spends at least a few hours to test their contributions. Of course testing other parts is very welcome too!
:* The deadline to submit CQs for Neon is February 12, 2016. Make sure to specify that the CQ is required for Neon.
+
:* M6 is the API freeze milestone - make sure to address bugs that require API changes by then.
+
:* Is the Platform ready for "equinox.bidi 1.0"? See {{bug|487047#c3}}
+
:: - Some manifests and features will need to be adjusted, so needs to be coordinated.
+
:: - And does the equinox.bidi bundle need work to "declare API"? Such as update @since tags?
+
::: ''The decision was "yes", can bump up to 1.0. Tom was to open a bug to cover the work and the coordination, but turned out there was one left over from Juno! ({{bug|380397}})''
+
::: ''And, I learned, ''@since'' tags are not needed for version 1.0, since that is implied. But, as Markus said, we will need to check to be sure its Javadoc is included in our documentation bundles.''
+
* Mars
+
:* Wednesday's 10 AM (Eastern) M-build is our Mars.2 RC3 candidate build -- and ideally our last for Mars.2.
+
:: - Please [http://eclip.se/8U triage "4.5.2/Mars.2" bugs].
+
:* Thursday is a one-day test pass against Mars.2 (4.5.2) RC3
+
:* There will be no RC4 ''scheduled''. We will build RC4 "upon request" as soon as all approvals/reviews are done.
+
:: - But 2/12 is last chance for us to contribute a "final build" to Sim. Release without disrupting schedules.
+
  
=== Status ===
+
This is crucial to make sure that we ship Oxygen (4.7) with high quality.
  
==== Platform Workspace (Szymon P) ====
+
Please send any severe bugs directly to eclipse-dev, so that they get proper attention.
* 4.5.2 testing
+
  
==== Platform UI (Lars) ====
+
== April 26, 2017 ==
  
==== Platform Text (Dani) ====
+
=== Discussion/Reminders ===
 +
* The [https://www.eclipse.org/eclipse/development/plans/freeze_plan_4_7.php Eclipse Oxygen 4.7 Endgame Plan] has been uploaded.
 +
* NOTE: At the end of M7 we will have a 2-day test pass against M7 since RC1 is only one week.
  
==== Platform Debug (Sarika) ====
+
== March 15, 2017 ==
* Neon M6 Bug fixing
+
  
==== Platform Ant (Sarika) ====
+
=== Discussion/Reminders ===
* Neon M6 Bug fixing
+
* All API changes, including additions, require PMC approval.
 +
* Upcoming M7 is the feature freeze milestone.
  
==== Platform SWT (Arun) ====
+
== March 8, 2017 ==
* Neon M5 and Mars.2 RC2 testing
+
* Neon M6 bug fixes including HiDPI work in progress
+
 
+
==== Platform Releng (David) ====
+
 
+
* Working on improving and automating "repository checker" (such as for "version checking", and similar quality checks).
+
* Built "BETA_JAVA9" patch that works with M5 ({{bug|486749}})
+
* Have created a [https://hudson.eclipse.org/releng/ "Releng HIPP"] to help migrate away from "shell access" -- over time. (Tracked in {{bug|487044}}.)
+
 
+
==== JDT Core (Jay) ====
+
 
+
==== JDT Debug (Sarika) ====
+
* Java 9 Work
+
* Neon M6 Bug fixing
+
 
+
==== JDT UI (Markus) ====
+
 
+
==== PDE (Vikas) ====
+
* Neon M6 Bug fixing
+
 
+
==== Equinox (Tom Watson) ====
+
 
+
==== Equinox p2 (Pascal) ====
+
 
+
== January 27, 2016 ==
+
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
 +
* Milestone week: No invite for a call was sent, so there's no call planned for today.
 +
* Component leads, please make sure your [https://bugs.eclipse.org/bugs/report.cgi?x_axis_field=product&y_axis_field=component&z_axis_field=&no_redirect=1&query_format=report-table&short_desc_type=allwordssubstr&short_desc=&classification=Eclipse&classification=RT&product=Equinox&product=JDT&product=PDE&product=Platform&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&longdesc_type=allwordssubstr&longdesc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_id=&bug_id_type=anyexact&votes=&votes_type=greaterthaneq&target_milestone=4.7+M6&target_milestone=Oxygen+M6&emailtype1=substring&email1=&emailtype2=substring&email2=&emailtype3=substring&email3=&chfieldvalue=&chfieldfrom=&chfieldto=Now&j_top=AND&f1=noop&o1=noop&v1=---&f2=noop&o2=noop&v2=&format=table&action=wrap bugs for Oxygen M6] get moved to a proper target milestone immediately.
 +
* If your component has a non-trivial open issue, please mention it here.
  
* What is the policy on increasing features versions that increase simply because they have a branding bundle? See {{bug|486616}} both for this question, as well as a "late report" on other bundles and features that may need to be "bumped" for Mars.2.
+
== January 25, 2017 ==
* Neon M5 sign-off on Thursday
+
* Mars.2 RC2 test pass on Thursday
+
* PMC approval is needed for any change after Mars.2 RC2
+
 
+
=== Status ===
+
 
+
==== Platform Workspace (Szymon P) ====
+
* Neon M5 testing
+
* Can't join today due to conflicting meeting
+
 
+
==== Platform UI (Lars) ====
+
 
+
==== Platform Text (Dani) ====
+
* Neon M5 Bug fixing and testing
+
 
+
==== Platform Debug (Sarika) ====
+
* Neon M5 Bug fixing and testing
+
 
+
==== Platform Ant (Sarika) ====
+
* Neon M5 Bug fixing and testing
+
 
+
==== Platform SWT (Arun) ====
+
 
+
==== Platform Releng (David) ====
+
* Moved about 12 bugs "out" to future milestones. Most minor, a few "P2".
+
* Still plan to move to "released" version of CBI 1.1.3 for final M5 build {{bug|484495}}
+
 
+
==== JDT Core (Jay) ====
+
* Neon M5 verification and testing
+
 
+
==== JDT Debug (Sarika) ====
+
* Neon M5 Bug fixing and testing
+
 
+
==== JDT UI (Markus) ====
+
 
+
==== PDE (Vikas) ====
+
 
+
==== Equinox (Tom Watson) ====
+
 
+
==== Equinox p2 (Pascal) ====
+
 
+
== January 20, 2016 ==
+
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
<ul>
+
* Holiday in Bangalore on Thursday
<li>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().
+
** Markus will open sign-off bug and start rebuilds if necessary
<ul><li>Old:<pre>
+
Object[] listeners= fInputChangeListeners.getListeners();
+
for (int i= 0; i < listeners.length; i++) {
+
((IInputChangedListener) listeners[i]).inputChanged(fInput);
+
}
+
</pre></li>
+
<li>New:<pre>
+
for (IInputChangedListener listener : fInputChangeListeners) {
+
listener.inputChanged(fInput);
+
}
+
</pre></li>
+
<li>Regular expression to convert usages that followed the old recommendation:<pre>
+
Search : Object\s*\[\]\s*(\w+)s\s*=\s*(\w+)\.getListeners\(\);\s*for\s*\(int\s*(\w+)\s*=\s*0;\s*\3\s*<\s*\1s\.length;\s*\3\+\+\)(\s*\{\s*)(?:\(\((\w+)\)\s*\1s\[\3\]\)|(\w+)\s*\1\s*=\s*\(\6\)\s*\1s\[\3\];\s*\1)\.([^}]+\})
+
Replace: for (\5\6 \1 : \2)\4\1.\7
+
</pre></li>
+
</ul>
+
<li>EventManager is a problem ({{bug|486067}}). I would deprecate it instead of trying to generify it. [Markus]</li>
+
<li>Next week is Neon M5. The 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 test coverage for them.</li>
+
  
 
=== Status ===
 
=== Status ===
 
+
==== Platform Resources (Sergey) ====
==== Platform Workspace (Szymon P) ====
+
==== Platform UI (Lars or Dani) ====
 
+
==== Platform UI (Lars) ====
+
 
+
==== Platform Text (Dani) ====
+
 
+
 
==== Platform Debug (Sarika) ====
 
==== Platform Debug (Sarika) ====
* Neon M5 Bug Fixing
 
 
 
==== Platform Ant (Sarika) ====
 
==== Platform Ant (Sarika) ====
* Neon M5 Bug Fixing
 
 
 
==== Platform SWT (Arun) ====
 
==== Platform SWT (Arun) ====
 
+
==== Platform Releng (Sravan) ====
==== Platform Releng (David) ====
+
 
+
 
==== JDT Core (Jay) ====
 
==== JDT Core (Jay) ====
* 4.5.2 Bug verification and testing
 
* M5 Bug fixes
 
 
 
==== JDT Debug (Sarika) ====
 
==== JDT Debug (Sarika) ====
* Neon M5 Bug Fixing
+
==== JDT UI (Noopur or Markus) ====
 
+
==== JDT UI (Markus) ====
+
* Content Assist supports sub-string completion and proposals highlight the matching characters.
+
 
+
 
==== PDE (Vikas) ====
 
==== PDE (Vikas) ====
* Neon M5 Bug Fixing
+
* 4.7 M5 bug fixing
 +
* 4.7 M5 bug verification and testing
 +
* {{bug|510985}} still open for M5 ( Lars??) [edit: has been fixed]
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
  
==== Equinox p2 (Pascal) ====
+
== January 18, 2017 ==
 
+
 
+
== January 6, 2016 ==
+
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
* Mars.2 RC1 next week (warm-up only - no test pass), see [https://www.eclipse.org/eclipse/development/plans/freeze_plan_4_5_2.php Eclipse Mars.2 (4.5.2) Endgame Plan] for details.
+
* M5 is next week. Please clean up your bugzilla backlog.
* Dani: Happy New Year to everyone! Sorry, I can't join today due to a conflict.
+
* We will have a '''call on Wednesday, January 25'''.
  
=== Status ===
+
== January 4, 2017 ==
  
==== Platform Workspace (Szymon P) ====
+
As decided last year, we will only have an Eclipse Project status call on demand, e.g. before and during a milestone week. The request for a call must be placed on this wiki page before Wednesday, and if so, a reminder will be sent to eclipse-dev.
  
==== 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 ==  
 
== Archived Minutes ==  
  
 +
* [[Eclipse/Status_meetings/Minutes_2016|2016]]
 
* [[Eclipse/Status_meetings/Minutes_2015|2015]]
 
* [[Eclipse/Status_meetings/Minutes_2015|2015]]
 
* [[Eclipse/Status_meetings/Minutes_2014|2014]]
 
* [[Eclipse/Status_meetings/Minutes_2014|2014]]
Line 222: Line 82:
  
 
<!-- Template for next week's status (add 7 days, then copy):
 
<!-- Template for next week's status (add 7 days, then copy):
== February 3, 2016 ==
+
== January 4, 2017 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
  
 
=== Status ===
 
=== Status ===
 
+
==== Platform Resources (Sergey) ====
==== Platform Workspace (Szymon P) ====
+
==== Platform UI (Lars or Dani) ====
 
+
==== Platform UI (Lars) ====
+
 
+
==== Platform Text (Dani) ====
+
 
+
 
==== Platform Debug (Sarika) ====
 
==== Platform Debug (Sarika) ====
 
 
==== Platform Ant (Sarika) ====
 
==== Platform Ant (Sarika) ====
 
 
==== Platform SWT (Arun) ====
 
==== Platform SWT (Arun) ====
 
+
==== Platform Releng (Sravan) ====
==== Platform Releng (David) ====
+
 
+
 
==== JDT Core (Jay) ====
 
==== JDT Core (Jay) ====
 
 
==== JDT Debug (Sarika) ====
 
==== JDT Debug (Sarika) ====
 
+
==== JDT UI (Noopur or Markus) ====
==== JDT UI (Markus) ====
+
 
+
 
==== PDE (Vikas) ====
 
==== PDE (Vikas) ====
 
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
 
==== Equinox p2 (Pascal) ====
 
 
-->
 
-->

Latest revision as of 07:21, 10 May 2017


May 10, 2017

Discussion/Reminders

As indicated earlier, Oxygen (4.7) RC1 will only be one week due to Devoxx and Eclipse Converge dates. Therefore we have a 2-day test pass this Thursday and Friday against M7/RC0 where all the work done during Oxygen must be tested and verified.

I expect that everyone who contributed features and/or major code changes to this release spends at least a few hours to test their contributions. Of course testing other parts is very welcome too!

This is crucial to make sure that we ship Oxygen (4.7) with high quality.

Please send any severe bugs directly to eclipse-dev, so that they get proper attention.

April 26, 2017

Discussion/Reminders

March 15, 2017

Discussion/Reminders

  • All API changes, including additions, require PMC approval.
  • Upcoming M7 is the feature freeze milestone.

March 8, 2017

Discussion/Reminders

  • Milestone week: No invite for a call was sent, so there's no call planned for today.
  • Component leads, please make sure your bugs for Oxygen M6 get moved to a proper target milestone immediately.
  • If your component has a non-trivial open issue, please mention it here.

January 25, 2017

Discussion/Reminders

  • Holiday in Bangalore on Thursday
    • Markus will open sign-off bug and start rebuilds if necessary

Status

Platform Resources (Sergey)

Platform UI (Lars or Dani)

Platform Debug (Sarika)

Platform Ant (Sarika)

Platform SWT (Arun)

Platform Releng (Sravan)

JDT Core (Jay)

JDT Debug (Sarika)

JDT UI (Noopur or Markus)

PDE (Vikas)

  • 4.7 M5 bug fixing
  • 4.7 M5 bug verification and testing
  • bug 510985 still open for M5 ( Lars??) [edit: has been fixed]

Equinox (Tom Watson)

January 18, 2017

Discussion/Reminders

  • M5 is next week. Please clean up your bugzilla backlog.
  • We will have a call on Wednesday, January 25.

January 4, 2017

As decided last year, we will only have an Eclipse Project status call on demand, e.g. before and during a milestone week. The request for a call must be placed on this wiki page before Wednesday, and if so, a reminder will be sent to eclipse-dev.


Archived Minutes

Back to the top