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 Debug (Mike))
(Meeting time in 2015)
(780 intermediate revisions by 23 users not shown)
Line 1: Line 1:
 
__notoc__
 
__notoc__
 +
<!-- Hints:
 +
* Copy the empty template for the next week from the very end of this edit box.
 +
* Use templates to refer to {{bug|455135}} or {{bug|455135|5}} (2nd argument is the comment #)
 +
-->
  
<!-- Hint: Copy the empty template for the next week from the very end of this edit box. -->
+
== Meeting time in 2015 ==
 +
Please enter your preferred meeting time for 2015
 +
(+ = best; 0 = OK; - = does not work for me):
  
== November 14, 2012 ==
+
{| class="wikitable"
 +
!| Who || 8-9 AM ET<br>(3h earlier) || 9:30-10:30 AM ET<br>(1.5h earlier) || 11-12 AM ET<br>(old time)
 +
|-
 +
| Szymon P || 0 || + || 0
 +
|-
 +
| Wojtek || 0 || + || 0
 +
|-
 +
| Dani || 0 || + || 0
 +
|-
 +
| Sarika || + || 0|| 0
 +
|-
 +
| Arun || + || 0 || 0
 +
|-
 +
| David || 0 || + || +
 +
|-
 +
| Jay || 0 || + || 0
 +
|-
 +
| Markus || 0 || 0 || +
 +
|-
 +
| Vikas || + || 0 || 0
 +
|-
 +
| Tom Watson || 0 || + || 0
 +
|-
 +
| Ian Bull || ? || ? || ?
 +
|}
 +
 
 +
== December 17, 2014 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
 +
 +
* No status meeting for next two Wednesdays (due to holidays). Next meeting will be on Wednesday, January 7, 2015. Happy New Year!
 +
:- Builds will continue to run via cron jobs, but on "reduced effort". Meaning, if they fail, the people to fix them may not be available to get them running again, at least in the usual timely fashion.
 +
:- Even without status meetings, issues or problems can still be posted to dev lists or bugzilla. At least some of us will be checking mail occasionally, but again, expect slow downs ahead (to quote many traffic signs :)
 +
 +
* Need decision on performance test settings for -Xms and -Xmx. These are often set to same value, to reduce effects of normal garbage collection. I had originally set both to 1024M, but that caused "api tools performance tests" not to run ({{bug|455135}}). After investigating, I see that [[Performance/Automated_Tests]] says "''Add -Xms256M -Xmx256M or similar to the VM arguments to avoid memory pressure during the measurements.''" So, questions are:
 +
:- Should infrastructure set these values at all? Or, leave up to individual tests to set as they like?
 +
:- If infrastructure should, what are correct values? 256M seems too small for these days. (I think when that recommendation was made, Java 1.4 was still being used!) Is 1024M better or too high?
 +
: Dani: See {{bug|455135|5}}
 +
 +
=== Status ===
 +
 +
==== Platform Workspace (Szymon P) ====
 +
 +
==== Platform UI (Daniel R) ====
 +
 +
==== Platform Text (Dani) ====
 +
 +
==== Platform Debug (Sarika) ====
 +
 +
==== Platform Ant (Sarika) ====
 +
 +
==== Platform SWT (Arun) ====
 +
* Mars M5 and Luna SR2 bug fixing
 +
 +
==== Platform Releng (David) ====
 +
 +
==== JDT Core (Jay) ====
 +
 +
==== JDT Debug (Sarika) ====
 +
 +
==== JDT UI (Markus) ====
 +
 +
==== PDE (Vikas) ====
 +
* Mars M5 and Luna SR2 bug fixing
 +
 +
==== Equinox (Tom Watson) ====
 +
 +
==== Equinox p2 (Ian Bull) ====
 +
 +
== December 10, 2014 ==
 +
 +
=== Discussion/Reminders ===
 +
* (Markus) Reminder: Committers should always work on the latest I-build and keep an eye open for regressions.
 +
** I would e.g. have expected a bug report for the problems in Open Type and Open Resource in I20141125-0800 ({{bug|452350}}, try to open type "Map" or "Table"...).
 +
 +
=== Status ===
 +
 +
==== Platform Workspace (Szymon P) ====
 +
* M4 testing and bug verification
 +
 +
==== Platform UI (Daniel R) ====
 +
* M4 testing and bug verification
 +
 +
==== Platform Text (Dani) ====
 +
 +
==== Platform Debug (Sarika) ====
 +
* Mars M5 bug fixing
 +
* Bug verification
 +
 +
==== Platform Ant (Sarika) ====
 +
 +
==== Platform SWT (Arun) ====
 +
* M4 testing and bug verification
 +
* Recompiled launchers
 +
** Added a warning dialog for running with unsupported versions of GTK+ 2 ( < 2.18.0)
 +
** GTK+ 3 is made the default again for all versions of GTK+ 3 (including 3.10 and above)
 +
 +
==== Platform Releng (David) ====
 +
 +
==== JDT Core (Jay) ====
 +
* M4 bug verification and testing - so far so good.
 +
* N & N updated.
 +
 +
==== JDT Debug (Sarika) ====
 +
* Mars M5 bug fixing
 +
* Bug Verification
 +
 +
==== JDT UI (Markus) ====
 +
* M4 bug fixing and testing; no contributions planned for M4
 +
 +
==== PDE (Vikas) ====
 +
 +
==== Equinox (Tom Watson) ====
 +
 +
==== Equinox p2 (Ian Bull) ====
 +
 +
 +
== December 3, 2014 ==
 +
 +
=== Discussion/Reminders ===
 +
* Next week is Mars M4. Please re-asses bugs assigned to M4, and update the N&N.
 +
: See updated [https://www.eclipse.org/eclipse/platform-releng/buildSchedule.html build schedule.]
 +
 +
=== Status ===
 +
 +
==== Platform Workspace (Szymon P) ====
 +
* Fixed Apply Patch wizard so it doesn't fail for patches produced via "git format-patch" that end with "\n--\n<git.version>" ({{bug|441993}}).
 +
* Pushed new API to allow ssh-agent be used during public key authentication ({{bug|179924}}).
 +
* Good progress in adding more plug-ins to the Tracing preference page (see {{bug|441575}} and dependent bugs).
 +
 +
==== Platform UI (Daniel R) ====
 +
* Bugs fixing for Mars M4 and Luna 4.4.2
 +
 +
==== Platform Text (Dani) ====
 +
 +
==== Platform Debug (Sarika) ====
 +
* Mars M5 bug fixing
 +
 +
==== Platform Ant (Sarika) ====
 +
 +
==== Platform SWT (Arun) ====
 +
* started to investigate support for high-DPI images
 +
 +
==== Platform Releng (David) ====
 +
 +
* have solved the last "infrastructure" problem with performance tests. I made temporary fix for now, so "fingerprint graphs" should be produced starting with Wednesday's Nightly build, and longer term correct fix tracked in {{bug|453958}}.
 +
: - Then still some issues with some test suites (e.g. api analysis, UA tests are not running?). I will open bugs for those once I get a little more data. (Might require "component teams" to investigate and fix?)
 +
 +
* I will be updating "download pages" to the "thin Solstice theme" this week .... so may be some temporary oddities, if not (repairable) breakages, on a few days. {{bug|451808}}.  This work will not be "complete" for M4, but, presentable.
 +
 +
==== JDT Core (Jay) ====
 +
 +
==== JDT Debug (Sarika) ====
 +
* Mars M5 bug fixing
 +
 +
==== JDT UI (Markus) ====
 +
* bug fixing / patch reviews
 +
 +
==== PDE (Vikas) ====
 +
 +
==== Equinox (Tom Watson) ====
 +
 +
==== Equinox p2 (Ian Bull) ====
 +
 +
 +
== November 26, 2014 ==
 +
 +
=== Discussion/Reminders ===
 +
* Next week is the last week of development for M4.
 +
 +
=== Status ===
 +
 +
==== Platform Workspace (Szymon P) ====
 +
 +
==== Platform UI (Daniel R) ====
 +
* Bugs fixing for Mars M4 and Luna 4.4.2
 +
 +
==== Platform Text (Dani) ====
 +
 +
==== Platform Debug (Sarika) ====
 +
* Mars M4 Bug Fixes
 +
 +
==== Platform Ant (Sarika) ====
 +
 +
==== Platform SWT (Arun) ====
 +
 +
==== Platform Releng (David) ====
 +
 +
* Notice "XML Link" in JUnit results. Can "import URL" directly into JUnit view, and more easily investigate the failing tests. (Thanks go to Markus, and others, ... I just added the link via {{bug|290883}}.)
 +
 +
: [[File:XmlInResults.png|alt XML Link in JUnit results]]
 +
 +
* We are using Tycho 0.22 snapshot now (soon to be released). This will allow some previous "work arounds" to be removed.
 +
: See their [[Tycho/Release_Notes/0.22]] ({{bug|445696}})
 +
 +
* Progress on getting "long running" performance tests running (such as jdt.core), even [http://download.eclipse.org/eclipse/downloads/drops4/I20141125-0800/baseline.php against baseline] but for some reason no performance numbers published. Tracking issue in {{bug|452181}}.
 +
 +
==== JDT Core (Jay) ====
 +
 +
==== JDT Debug (Sarika) ====
 +
* Mars M4 Bug Fixes
 +
 +
==== JDT UI (Markus) ====
 +
 +
==== PDE (Vikas) ====
 +
 +
==== Equinox (Tom Watson) ====
 +
 +
==== Equinox p2 (Ian Bull) ====
 +
 +
 +
== November 19, 2014 ==
 +
 +
=== Discussion/Reminders ===
 +
 +
=== Status ===
 +
 +
==== Platform Workspace (Szymon P) ====
 +
* Mars M4 bug fixes and investigations
 +
* Good progress in adding more plug-ins to the Tracing preference page (see {{bug|441575}} and dependent bugs).
 +
 +
==== Platform UI (Daniel R) ====
 +
* Bugs fixing for Mars M4 and Luna 4.4.2
 +
 +
==== Platform Text (Dani) ====
 +
 +
==== Platform Debug (Sarika) ====
 +
* M4 Bug Fixes
 +
 +
==== Platform Ant (Sarika) ====
 +
 +
==== Platform SWT (Arun) ====
 +
* Mars M4 and Luna SR2 bug fixes
 +
 +
==== Platform Releng (David) ====
 +
 +
* The "long running" performance tests are now (half) working for I-builds (no "baseline" yet). {{bug|452181}} [Note: just now, 10:30 Wednesday, I did define and start the "long running baseline" test -- but, this will cause the "long running" tests against current I-build to re-run. So, in 12 hours or so check back for long running baseline results ... and, the current unit tests for long running job may change status, if some fail second time through].
 +
: - See [http://download.eclipse.org/eclipse/downloads/drops4/I20141118-0830/performance.php results page], especially the pass/fail status of those "unit tests". Including the [http://download.eclipse.org/eclipse/downloads/drops4/I20141118-0830/baseline.php baseline] pass/fail status (does not include "long running", yet).
 +
: - I suggest if those "failing" tests can not be fixed easily, that bugs be opened for them failing, capture what data you can, and then disable the tests until someone can fix them.
 +
* Plan is to continue to run "quick running" performance tests even on Nightly builds, but add the "long running" ones only for weekly builds (I and M).
 +
* M-build performance tests will start next week.
 +
* I will "restore a theme" (add headers, etc.) (from Solstice "thin") to download pages this coming week {bug|451808}
 +
* Note: webmasters will be upgrading our Mac test machine to 10.10 (Yosemite) this week (Thursday planned). ''Might'' cause some unit tests to fail? {{bug|447634}}.
 +
* Greatest accomplishment of the week? If not the year? I finally got rid of that column on download pages that just said "(http)"! :)
 +
 +
==== JDT Core (Jay) ====
 +
 +
==== JDT Debug (Sarika) ====
 +
* M4 Bug Fixes
 +
 +
==== JDT UI (Markus) ====
 +
 +
==== PDE (Vikas) ====
 +
* Mars M4 Bug fixes
 +
 +
==== Equinox (Tom Watson) ====
 +
 +
==== Equinox p2 (Ian Bull) ====
 +
 +
 +
 +
== November 12, 2014 ==
 +
 +
=== Discussion/Reminders ===
 +
 +
=== Status ===
 +
 +
==== Platform Workspace (Szymon P) ====
 +
* Mars M4 bug fixes and investigations
 +
 +
==== Platform UI (Daniel R) ====
 +
* Mars M4 Bug fixes
 +
 +
==== Platform Text (Dani) ====
 +
 +
==== Platform Debug (Sarika) ====
 +
* Mars M4 Bug fixes
 +
 +
==== Platform Ant (Sarika) ====
 +
 +
==== Platform SWT (Arun) ====
 +
* M4 bug fixes and Mars plan items
 +
 +
==== Platform Releng (David) ====
 +
 +
* I can not be at today's (11/12) Status meeting due to a conflicting meeting. But ...
 +
* Starting to get some useful performance data: such as see [http://download.eclipse.org/eclipse/downloads/drops4/I20141111-0830/performance/performance.php yesterday's I-build].
 +
* Obviously a ways to go ... but, I outline my priorities and "next steps" in {{bug|444243#c8}}. Comments welcome.
 +
* One I forgot to mention in bug, was porting all this back to "maintenance builds". That won't happen until nearly "end of December" which means you (we) will only have about one month to assess and possibly fix any performance regressions in Luna SR2. (In other words, not much time ... but ... not many changes either, so shouldn't be many regressions. we can hope.
 +
* Please "sanity checking" the numbers and scenarios.  For example, if you have a test that is being listed as taking 3 minutes, but you are pretty sure it should be more on the order of 30 seconds, please make a note of it in the bug  {bug|444243}}. After all, there might have a bug in my scripts ... or the complicated tools I inherited :)
 +
* If there's any questions, feel free to ask in that bug, or on platform-releng-dev.
 +
 +
==== JDT Core (Jay) ====
 +
 +
==== JDT Debug (Sarika) ====
 +
* Mars M4 Bug fixes
 +
 +
==== JDT UI (Markus) ====
 +
 +
==== PDE (Vikas) ====
 +
* Mars M4 items ( also couple of GMF items)
 +
 +
==== Equinox (Tom Watson) ====
 +
 +
==== Equinox p2 (Ian Bull) ====
 +
 +
 +
== November 5, 2014 ==
 +
 +
=== Discussion/Reminders ===
 +
 +
=== Status ===
 +
 +
==== Platform Workspace (Szymon P) ====
 +
* Mars M4 bug fixes and investigations
 +
 +
==== Platform UI (Daniel R) ====
 +
* Mars M4 bug fixes
 +
 +
==== Platform Text (Dani) ====
 +
 +
==== Platform Debug (Sarika) ====
 +
* Mars M3 testing
 +
* Mars M4 bug fixes
 +
 +
==== Platform Ant (Sarika) ====
 +
 +
==== Platform SWT (Arun) ====
 +
* Mars M4 planning and bug fixes
 +
 +
==== Platform Releng (David) ====
 +
* <del>Almost</del> We are getting performance data into database! {{bug|390821}}
 +
:: Still just "short set" of 12 test suites.
 +
:: But ... "assert against baseline" should work. (not sure how to verify ... unless someone can "slow down" a test to confirm ... ?) 
 +
::: I did reverse order, and run "baseline" tests first, and then "current build" so assert works against "matching" baseline.
 +
: BUT ... one problem with concept, several "technical" ones. Details in {{bug|390821}}
 +
 +
* Working on a few more "Orbit bundles"
 +
: - <del>HttpComponents Client Version: 4.3.5</del>
 +
: - HttpComponents Client Version: 4.3.6 and Core Version 3.3.3 {{bug|447984}}
 +
:: (Currently voting, in hc project, is occurring for "4.3.6").
 +
 +
==== JDT Core (Jay) ====
 +
* Bug fixes for M4
 +
* Bugs being picked for 4.4.2 and will be released after testing.
 +
 +
==== JDT Debug (Sarika) ====
 +
* Mars M3 testing
 +
* Mars M4 bug fixes
 +
 +
==== JDT UI (Markus) ====
 +
* Mars M4 bug fixes and investigations
 +
 +
==== PDE (Vikas) ====
 +
* Mars M4 bug fixes
 +
 +
==== Equinox (Tom Watson) ====
 +
 +
==== Equinox p2 (Ian Bull) ====
 +
 +
 +
== October 29, 2014 ==
 +
 +
=== Discussion/Reminders ===
 +
 +
=== Status ===
 +
 +
==== Platform Workspace (Szymon P) ====
 +
 +
==== Platform UI (Daniel R) ====
 +
 +
==== Platform Text (Dani) ====
 +
 +
==== Platform Debug (Sarika) ====
 +
* M3 Bug fixes and verification
 +
 +
==== Platform Ant (Sarika) ====
 +
* Ant 1.9.4 testing
 +
 +
==== Platform SWT (Arun) ====
 +
* M3 testing and bug fixes
 +
* Minimum supported version of GTK+ 2 has been incremented from 2.10 to 2.18
 +
 +
==== Platform Releng (David) ====
 +
* Almost getting performance data into database {{bug|390821}}
 +
: * But, think I need to reverse order, and run "baseline" tests first, and then "current build" test.
 +
 +
==== JDT Core (Jay) ====
 +
 +
==== JDT Debug (Sarika) ====
 +
* M3 bug fixes and verification
 +
 +
==== JDT UI (Markus) ====
 +
 +
==== PDE (Vikas) ====
 +
* M3 Bug fixes and verification
 +
 +
==== Equinox (Tom Watson) ====
 +
 +
==== Equinox p2 (Ian Bull) ====
 +
 +
 +
== October 22, 2014 ==
 +
 +
=== Discussion/Reminders ===
 +
* M3 is next week! ([https://www.eclipse.org/eclipse/platform-releng/buildSchedule.html build schedule])
 +
 +
=== Status ===
 +
 +
==== Platform Workspace (Szymon P) ====
 +
 +
==== Platform UI (Daniel R) ====
 +
* 4.5 M3 Bug fixing
 +
* Preparing for M4 planning that we have tomorrow
 +
 +
==== Platform Text (Dani) ====
 +
* reviewed external contribution ([https://bugs.eclipse.org/441448 bug 441448])
 +
 +
==== Platform Debug (Sarika) ====
 +
 +
==== Platform Ant (Sarika) ====
 +
 +
==== Platform SWT (Arun) ====
 +
 +
==== Platform Releng (David) ====
 +
 +
* Beginning to investigate saving performance data in database on build machine (Using Derby 10.11.1.1)
 +
* The "short set" of performance test are running every build; current build, and baseline (4.4.1).
 +
:- Links will be in "logs" section of Test Results page (once the result are ready -- about same time unit tests are done), such as following two examples. (I know those results pages are, still, "sloppy", but, going to focus on "database" part, before cleaning them up)
 +
:: [http://download.eclipse.org/eclipse/downloads/drops4/I20141021-0800/perfResults.php Unit tests from performance tests (short set)]
 +
:: [http://download.eclipse.org/eclipse/downloads/drops4/I20141021-0800/perfBaselineResults.php Unit tests from baseline performance tests (short set)]
 +
* Working on a few more "Orbit bundles"
 +
: - HttpComponents Client Version: 4.3.5
 +
: - JSch-0.1.51
 +
 +
==== JDT Core (Jay) ====
 +
 +
==== JDT Debug (Sarika) ====
 +
 +
==== JDT UI (Markus) ====
 +
* added wiki page [[JDT UI/Howto/Create Feature Patch]]
 +
 +
==== PDE (Vikas) ====
 +
* M3 bug fixes
 +
 +
==== Equinox (Tom Watson) ====
 +
 +
==== Equinox p2 (Ian Bull) ====
 +
 +
 +
== October 15, 2014 ==
 +
 +
=== Discussion/Reminders ===
 +
 +
=== Status ===
 +
 +
==== Platform Workspace (Szymon P) ====
 +
 +
==== Platform UI (Daniel R) ====
 +
* 4.5 M3 Bug fixing
 +
 +
==== Platform Text (Dani) ====
 +
 +
==== Platform Debug (Sarika) ====
 +
* 4.5 M3 Bug fixing
 +
 +
==== Platform Ant (Sarika) ====
 +
* Ant 1.9.4 testing with 4.5 M3
 +
 +
==== Platform SWT (Arun) ====
 +
* 4.5 M3 bug fixing
 +
 +
==== Platform Releng (David) ====
 +
 +
==== JDT Core (Jay) ====
 +
* 4.5 M3 Bug fixes
 +
* Plan on for back porting several Java 8 bug fixes for SR2
 +
 +
==== JDT Debug (Sarika) ====
 +
* 4.5 M3 bug fixing
 +
 +
==== JDT UI (Markus) ====
 +
* new quick assist that adds inferred parameter types to lambda expression
 +
* backported Sort Members {{bug|434941}} to 4.4.2 and provided a feature patch on top of 4.4.1
 +
 +
==== PDE (Vikas) ====
 +
* 4.5 M3 bug reviews
 +
* 4.5 M3 bug fix
 +
 +
==== Equinox (Tom Watson) ====
 +
 +
==== Equinox p2 (Ian Bull) ====
 +
== October 8, 2014 ==
 +
 +
=== Discussion/Reminders ===
 +
 +
=== Status ===
 +
 +
==== Platform Workspace (Szymon P) ====
 +
 +
==== Platform UI (Daniel R) ====
 +
* 4.5 M3 bug fixing
 +
 +
==== Platform Text (Dani) ====
 +
 +
==== Platform Debug (Sarika) ====
 +
 +
==== Platform Ant (Sarika) ====
 +
 +
==== Platform SWT (Arun) ====
 +
 +
==== Platform Releng (David) ====
 +
 +
==== JDT Core (Jay) ====
 +
 +
==== JDT Debug (Sarika) ====
 +
 +
==== JDT UI (Markus) ====
 +
 +
==== PDE (Vikas) ====
 +
 +
==== Equinox (Tom Watson) ====
 +
 +
==== Equinox p2 (Ian Bull) ====
 +
 +
== October 1, 2014 ==
 +
 +
=== Discussion/Reminders ===
 +
 +
* Congratulations on "Luna SR1"! (barely made it)
 +
 +
* Branch R4_4_maintenance is "open for business", but when should we start M-builds? I was thinking of waiting until November or something ... but, happy to schedule as the team desires.
 +
 +
* Don't forget about {{bug|443353}} - Increase (and better check) feature versions.
 +
 +
=== Status ===
 +
 +
==== Platform Workspace (Szymon P) ====
 +
 +
==== Platform UI (Daniel R) ====
 +
 +
==== Platform Text (Dani) ====
 +
 +
==== Platform Debug (Sarika) ====
 +
 +
==== Platform Ant (Sarika) ====
 +
 +
==== Platform SWT (Arun) ====
 +
 +
==== Platform Releng (David) ====
 +
 +
==== JDT Core (Jay) ====
 +
 +
==== JDT Debug (Sarika) ====
 +
 +
==== JDT UI (Markus) ====
 +
 +
==== PDE (Vikas) ====
 +
 +
==== Equinox (Tom Watson) ====
 +
 +
==== Equinox p2 (Ian Bull) ====
 +
 +
 +
== September 24, 2014 ==
 +
 +
=== Discussion/Reminders ===
 +
 +
* {{bug|443758}} - Tag Luna SR1 (4.4.1) release
 +
 +
=== Status ===
 +
 +
==== Platform Workspace (Szymon P) ====
 +
* 4.5 M3 bug fixing
 +
 +
==== Platform UI (Daniel R) ====
 +
 +
==== Platform Text (Dani) ====
 +
 +
==== Platform Debug (Sarika) ====
 +
* 4.4.2 bug fixes
 +
* 4.5 M3 bug fixes
 +
 +
==== Platform Ant (Sarika) ====
 +
 +
==== Platform SWT (Arun) ====
 +
* 4.5 M3 planning and bug fixing
 +
* SWT is switching from integration to master branch for I-builds (on trial basis for now, will try for few builds and decide whether to continue or revert based on any problems that might crop up)
 +
 +
==== Platform Releng (David) ====
 +
 +
==== JDT Core (Jay) ====
 +
 +
==== JDT Debug (Sarika) ====
 +
* 4.5 M3 bug fixes
 +
 +
==== JDT UI (Markus) ====
 +
* bug fixing, e.g. a serious issue in Sort Members that will be backported to 4.4.2 ({{bug|434941}})
 +
 +
==== PDE (Vikas) ====
 +
* 4.5 M3 bug fixes
 +
 +
==== Equinox (Tom Watson) ====
 +
 +
==== Equinox p2 (Ian Bull) ====
 +
 +
== September 17, 2014 ==
 +
 +
=== Discussion/Reminders ===
 +
 +
=== Status ===
 +
 +
==== Platform Workspace (Szymon P) ====
 +
 +
==== Platform UI (Daniel R) ====
 +
* Bug verification and testing for M2.
 +
* Planning of M3
 +
 +
==== Platform Text (Dani) ====
 +
 +
==== Platform Debug (Sarika) ====
 +
* Mars Bug fixing
 +
 +
==== Platform Ant (Sarika) ====
 +
 +
==== Platform SWT (Arun) ====
 +
* M2 bug fixes and patch reviews
 +
* M2 testing and bug verification
 +
 +
==== Platform Releng (David) ====
 +
 +
==== JDT Core (Jay) ====
 +
* Bug fixes for Mars M2
 +
* Bug verification and testing underway for M2.
 +
 +
==== JDT Debug (Sarika) ====
 +
* Mars Bug fixing
 +
 +
==== JDT UI (Markus) ====
 +
 +
==== PDE (Vikas) ====
 +
 +
* Bug verification and testing for M2.
 +
* Bug fixes for Mars
 +
 +
==== Equinox (Tom Watson) ====
 +
 +
==== Equinox p2 (Ian Bull) ====
 +
 +
 +
== September 10, 2014 ==
 +
 +
=== Discussion/Reminders ===
 +
* [Releng/Markus] New and Noteworthy has a new home ({{bug|437930}}):
 +
ssh://git.eclipse.org/gitroot/www.eclipse.org/eclipse/news.git
 +
 +
* [Releng/David] Don't forgot Sunday (9/14) 8 PM I-Build begins "stabilization week" for Mars M2
 +
: * See [https://www.eclipse.org/eclipse/platform-releng/buildSchedule.html build schedule].
 +
: * Don't forget to triage [https://bugs.eclipse.org/bugs/report.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&classification=Eclipse&classification=RT&component=Ant&component=API%20Tools&component=APT&component=build&component=Compare&component=Compendium&component=components&component=Core&component=CVS&component=Debug&component=Doc&component=Framework&component=IDE&component=Launcher&component=p2&component=PMC&component=Releng&component=Resources&component=Runtime&component=Scripting&component=Search&component=Security&component=Server-Side&component=SWT&component=Team&component=Text&component=UI&component=User%20Assistance&component=Weaving&component=WebDAV&component=Website&product=Equinox&product=JDT&product=PDE&product=Platform&target_milestone=4.5%20M2&target_milestone=Mars%20M2&x_axis_field=bug_severity&y_axis_field=component&format=table&action=wrap&saved_report_id=31 "open M2 Bugs"].
 +
 +
* We are re-building for Luna RC4 for (at least) {{bug|443595}} and {{bug|443340}}. (Looking at {{bug|443237}}, but some difficulty reproducing, so far.)
 +
:: I will open a bug for Equinox and PDE to "sign-off". Other teams can test as you are able, if you think those bugs might effect some other case.
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
  
 
==== Platform UI (Paul) ====
 
==== Platform UI (Paul) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* fixed an encoding test failure
 
* backported fixed tests to 'R3_8_maintenance'
 
* inbox tracking
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
* triage / bug fixing
+
* M2 Defect fixing
 +
* M2 Enhancement
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
* triage
+
* CQ created for Ant 1.9.4 bundle
* updating support for the Ant augment task - https://bugs.eclipse.org/377075
+
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* Linux 4.2.x: Backported fix for bad color of selected, inactive items (e.g. in Content Assist or Open Type dialog)
+
* M2 bug fixing
* continuing GTK+ 3 work, Eclipse comes up and is somewhat usable
+
* investigating crash introduced by recent WebKitGTK+ 1.10 release
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
* moved builds to Kepler M3 level of JDT compiler {{bug|393558}}
+
* Thanks for everyone's help with removing Mac OS X 32-bit from build ({{bug|441691}}). (And, I know, some "cleanup" remains).
* removing Windows CE (ARM PocketPC) SWT jar from builds {{bug|388091}}
+
  
==== JDT Core (Srikanth) ====
+
==== JDT Core (Jay) ====
  
==== JDT Debug (Mike) ====
+
==== JDT Debug (Sarika) ====
* triage / bug fixing
+
* M2 bug fixes
 +
* M2 Enhancement
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* (contribution) new Quick Assist 'Combine to single String' on String concatenations like "a" + "b"
 
  
==== PDE (Curtis) ====
+
==== PDE (Vikas) ====
 +
* M2 bug fixes
 +
* 4.4.1 issues
 +
 
 +
==== Equinox (Tom Watson) ====
 +
 
 +
==== Equinox p2 (Ian Bull) ====
 +
 
 +
 
 +
== September 03, 2014 ==
 +
 
 +
=== Discussion/Reminders ===
 +
 
 +
* We can discuss status of "performance tests" if interest and time. I wrote up some [https://bugs.eclipse.org/bugs/show_bug.cgi?id=374441#c48 rough notes] to walk through ... just to keep everyone informed ... and if I'm lucky get a few questions answered. :)
 +
 
 +
=== Status ===
 +
 
 +
==== Platform Workspace (Szymon P) ====
 +
 
 +
==== Platform UI (Daniel) ====
 +
* M2 and 4.4.2 bug fixes
 +
* 4.4.1 testing
 +
 
 +
==== Platform Text (Dani) ====
 +
 
 +
==== Platform Debug (Sarika) ====
 +
* Bug fixes for M2
 +
* Enhancements for M2
 +
* 4.4.1 Verifications
 +
 
 +
==== Platform Ant (Sarika) ====
 +
* 4.4.1 Testing
 +
 
 +
==== Platform SWT (Arun) ====
 +
* 4.4.1 testing and bug fixes
 +
* M2 bug fixes
 +
 
 +
==== Platform Releng (David) ====
 +
 +
* Other fun stuff I'm working on, other than performance tests, Sim. release, and the usual releng stuff ...
 +
:: * How does everyone like the new "test summary table"? Suggestions welcome {{bug|442894}}
 +
::: Does anyone know what "skipped" means? Is that an Ant concept, or Hudson concept? (will likely remove that column)
 +
:: * Want to finish getting new versions of httpcomponents into Orbit {{bug|426382}}
 +
:: * I want to improve our "proxy testing" {{bug|441733}}
 +
:: * When is the time to put in Ant 1.9.4? (or, wait for 1.9.5?) (See {{bug|442445}} Who is to submit the CQ?
 +
 
 +
==== JDT Core (Jay) ====
 +
 
 +
==== JDT Debug (Sarika) ====
 +
* Bug fixes for M2
 +
* Enhancements for M2
 +
* Verifications for 4.4.1
 +
 
 +
==== JDT UI (Markus) ====
  
* John has committed fixes for several PDE Build test failures
+
==== PDE (Vikas) ====
 +
* Bug fixes for M2
 +
* Verifications for 4.4.1
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 51: Line 765:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
 +
== August 27, 2014 ==
  
== November 7, 2012 ==
+
=== Discussion/Reminders ===
 +
* 4.4.1 RC2 test pass tomorrow, see [https://www.eclipse.org/eclipse/development/plans/freeze_plan_4_4_1.php 4.4.1 freeze plan] for fix rules
 +
 
 +
=== Status ===
 +
 
 +
==== Platform Workspace (Szymon P) ====
 +
* 4.5 M2 bug fixing
 +
 
 +
==== Platform UI (Daniel R) ====
 +
* M2 bug fixes
 +
* 4.4.1 bug fixes and testing
 +
 
 +
==== Platform Text (Dani) ====
 +
 
 +
==== Platform Debug (Sarika) ====
 +
* M2 bug fixes and enhancements
 +
 
 +
==== Platform Ant (Sarika) ====
 +
* M2 bug fixes
 +
 
 +
==== Platform SWT (Arun) ====
 +
* M2 and SR1 bug fixes
 +
* 4.4.1 ppc64le builds are available now, 4.5 should be done this week!
 +
 
 +
==== Platform Releng (David) ====
 +
 
 +
==== JDT Core (Jay) ====
 +
* M2 and SR1 bug fixes
 +
* {{Bug|430336}} [1.8][compiler] Bad syntax error recovery: Lonely identifier should be variable name, not type
 +
 
 +
==== JDT Debug (Sarika) ====
 +
* M2 bug fixes
 +
* 4.4.1 bug fixes and testing
 +
 
 +
==== JDT UI (Markus) ====
 +
* Bidi and other bug fixes
 +
 
 +
==== PDE (Vikas) ====
 +
* M2 bug fixes
 +
* 4.4.1 bug fixes
 +
 
 +
==== Equinox (Tom Watson) ====
 +
 
 +
==== Equinox p2 (Ian Bull) ====
 +
 
 +
== August 20, 2014 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
* [Markus] Move org.eclipse.equinox.bidi to the eclipse.platform.runtime git repo and rename it to org.eclipse.core.bidi?
+
 
: See https://bugs.eclipse.org/bugs/show_bug.cgi?id=383185#c36
+
* Dates to plan for. Relax this week ... then we get busy!
 +
: https://www.eclipse.org/eclipse/platform-releng/buildSchedule.html
 +
 
 +
Aug. 27 - 29: Luna SR1 RC2 +0 (Build, test, signoff)
 +
Sep. 03 - 05: Luna SR1 RC3 +0 (Build, test, signoff)
 +
Sep. 10 - 12: Luna SR1 RC4 +0 (If required -- assuming we'll build "on request" for small, concrete list of bugs, only those contributing need to sign-off)
 +
 +
Sep. 14 - 19: Mars M2 +0 (Stabilization, testday, signoffs)
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
  
 
==== Platform UI (Paul) ====
 
==== Platform UI (Paul) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* investigated an encoding test failure
+
* Reviewed and committed an external contribution which preserves the selection direction when redrawing the text viewer. If you see issues regarding the selection in editors, please file a bug against Platform Text.
 +
 
 +
==== Platform Debug (Sarika) ====
 +
* M2 Bug Fixes
 +
 
 +
==== Platform Ant (Sarika) ====
 +
 
 +
==== Platform SWT (Arun) ====
 +
 
 +
==== Platform Releng (David) ====
 +
 
 +
==== JDT Core (Jay) ====
 +
 
 +
==== JDT Debug (Sarika) ====
 +
 
 +
* M2 Bug Fixes
 +
 
 +
==== JDT UI (Markus) ====
 +
 
 +
==== PDE (Vikas) ====
 +
 
 +
==== Equinox (Tom Watson) ====
 +
 
 +
==== Equinox p2 (Ian Bull) ====
 +
 
 +
== August 13, 2014 ==
 +
 
 +
=== Discussion/Reminders ===
 +
[Daniel R] Can we go with the {{bug|441264}}?
 +
 
 +
=== Status ===
 +
 
 +
==== Platform Workspace (Szymon P) ====
 +
* 4.5 M2 bug fixing
 +
 
 +
==== Platform UI (Daniel R) ====
 +
* 4.4.1 and 4.5 M2 Bug fixes
 +
* 4.4 TVT Bug fixes
 +
 
 +
==== Platform Text (Dani) ====
 +
 
 +
==== Platform Debug (Sarika) ====
 +
* 4.5 M2 Bug fixes and enhancements
 +
* 4.5 M1 verification
 +
 
 +
==== Platform Ant (Sarika) ====
 +
* 4.5 M1 verification
 +
 
 +
==== Platform SWT (Arun) ====
 +
* 4.4.1 and 4.5 M2 bug fixes
 +
 
 +
==== Platform Releng (David) ====
 +
 
 +
==== JDT Core (Jay) ====
 +
* Bug fixes towards 4.5 M2 and 4.4.1
 +
 
 +
==== JDT Debug (Sarika) ====
 +
* 4.5 M2 Bug fixes
 +
* 4.5 M1 verification
 +
 
 +
==== JDT UI (Markus) ====
 +
* M2 bug fixing / reviews
 +
* investigating issues with Display#map(..) and Shell#setRegion(..) on GTK
 +
 
 +
==== PDE (Vikas) ====
 +
* 4.5 M2 Bug fixes/Reviews from contributions
 +
* 4.5 M1 verification
 +
* 4.5 planning
 +
 
 +
==== Equinox (Tom Watson) ====
 +
 
 +
==== Equinox p2 (Ian Bull) ====
 +
 
 +
== August 6, 2014 ==
 +
 
 +
=== Discussion/Reminders ===
 +
* The new WIKI page with Eclipse feature proposals and the WIKI link attached to the N&N page of the milestone
 +
:[Daniel R] The main goal of the solution is to promote the development of the release. When someone during the milestone comes up with the idea about some new, interesting feature for Eclipse then they can provide proper entry to the proposed WIKI. The N&N however can have some "new feature proposal available" icon and proper link to the WIKI. The feature has to be provided in the installable form from the external site, i.e. Eclipse Market or Git Hub. When feature is stable enough and accepted by the users it can be merged to the master Git repository.
 +
:Additionally the WIKI page and indirectly the N&N one can contain the link to the Bugzilla or blog where the new feature get deeply discussed. When we agree to go with it we have to figure out the way of filtering the craps that can be published from time to time. However I think, we can postpone it till a first crap
 +
 
 +
:What can we achieve by this solution?
 +
:* incoming release can be earlier announced by the blog entries dedicated to the new features and it can encourage the new people from the Community for helping with the development of  the new release as well as  the users for switching to Eclipse as the primary IDE or RCP platform
 +
:* new interesting architectural/design changes can be proposed with the features. It will be real prove of concept and not only "raw" idea sent via e-mail
 +
:* some really strong Eclipse developers/consultants can find the idea interesting and help with development of the new release
 +
:* during implementation of the new feature you have to quite often fix some defects that block the feature or get exposed by it, what indirectly improves the quality of Eclipse
 +
:* current solution - announcing the new ideas by mailing list - is not sufficient in my opinion. Some ideas finish with several discussion e-mails. Even when something get implemented it can be forgotten in the moment. Having the persisted list with the feature proposals on WIKI that is connected to N&N page, better visible than the mailing list archive, seems to be better solution in my opinion
 +
 
 +
:[Daniel R]The new bug gets opened for the idea, please put your comments there - {{bug|441264}}
 +
 
 +
=== Status ===
 +
 
 +
==== Platform Workspace (Szymon P) ====
 +
 
 +
==== Platform UI (Daniel R) ====
 +
* We have the milestone week for M1
 +
* on Thursday we will plan the bugs for M2
 +
 
 +
==== Platform Text (Dani) ====
 +
* one day test pass for M1
 
* bug fixing
 
* bug fixing
* inbox tracking
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
* bug fixing / triage
+
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
* inbox triage
+
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
==== JDT Core (Srikanth) ====
+
==== JDT Core (Jay) ====
* Progress on the DOM/AST part (JSR 308)
+
* Testing/Bug verification going well
* Inbox tracking and bug fixing
+
* No more open items for M1
  
==== JDT Debug (Mike) ====
+
==== JDT Debug (Sarika) ====
* bug fixing / triage
+
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* moved JDT website to Git
 
  
==== PDE (Curtis) ====
+
==== PDE (Vikas) ====
* bug fixing / triage
+
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 96: Line 955:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
 +
== July 2|9|16|23|30, 2014 ==
 +
* REMINDER: Identify the main work areas in your component for the Mars plan and send your top items to Dani.
 +
* no status calls in July, but please watch or check this page for important notifications
 +
* if you have major status updates, please still post them here or to eclipse-dev
  
== October 31, 2012 ==
+
== July 2, 2014 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
  
* Reminder: M3 sign-offs on Thursday
+
* Are we meeting today? :)
 +
:[Dani & Markus] no, let's drop calls in July (as in previous years)
 +
* Will start M-builds next week. From looking at past [https://www.eclipse.org/eclipse/platform-releng/buildSchedule.html build schedule] it appears we did M builds on Wednesday at 8 AM. Sound right? (Suggestions for change welcome ... not sure of pros/cons).
 +
: [Markus] sounds good
 +
 
 +
* [Dani] Work items for component leads:
 +
** Check open [https://bugs.eclipse.org/bugs/report.cgi?x_axis_field=product&y_axis_field=component&z_axis_field=priority&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&priority=P1&priority=P2&emailassigned_to1=1&emailtype1=substring&email1=+&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailcc2=1&emaillongdesc2=1&emailtype2=substring&email2=+&emailreporter3=1&emailtype3=substring&email3=+&chfieldvalue=&chfieldfrom=&chfieldto=Now&j_top=AND&f1=noop&o1=noop&v1=&format=table&action=wrap P1 & P2] and [https://bugs.eclipse.org/bugs/report.cgi?x_axis_field=product&y_axis_field=component&z_axis_field=bug_severity&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&bug_severity=blocker&bug_severity=critical&emailassigned_to1=1&emailtype1=substring&email1=+&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailcc2=1&emaillongdesc2=1&emailtype2=substring&email2=+&emailreporter3=1&emailtype3=substring&email3=+&chfieldvalue=&chfieldfrom=&chfieldto=Now&j_top=AND&f1=noop&o1=noop&v1=&format=table&action=wrap Blocker & Critical] bugs and adjust their severity or put them on the Mars (4.5) plan.
 +
** Identify the main work areas in your component for the Mars plan and send your top items to Dani.
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
  
 
==== Platform UI (Paul) ====
 
==== Platform UI (Paul) ====
* Open Resource dialog: improved filtering performance (reduced time to 1/4)
 
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* working towards 4.3 M3 (full day test pass, bug fixing)
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
* Work towards 4.3M3 (testing, bug fixes)
+
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
* Work towards 4.3M3 (testing, bug fixes)
+
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* 4.3M3 testing
+
* GTK3 work continuing, SWT Control Example is now usable
+
* continuing performance investigation
+
* getting Windows 8 installation for testing
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
* routine releng. Except for breaking 3 hard drives and a video card.
+
* worked a lot getting "solstice" theme on pages I am involved/responsible for:
 +
:- [https://www.eclipse.org/eclipse/ www Eclipse Project home]
 +
:- [http://download.eclipse.org/eclipse/downloads/ main download page] (individual build pages need LOTS of work)
 +
:- [https://www.eclipse.org/tools/ www Tools Project home]
 +
:- [https://www.eclipse.org/orbit/ www Orbit Project home]
 +
:- [http://download.eclipse.org/tools/orbit/downloads/ main Orbit downloads page], and even
 +
:- [http://download.eclipse.org/tools/orbit/downloads/drops/I20140701152614/ individual Orbit Build pages], and even on 
 +
:- [http://build.eclipse.org/orbit/committers/ "build machine"!]
  
==== JDT Core (Srikanth) ====
+
* Lots could be improved (tracking Eclipse improvements in {{bug|437969}}), but seems we are off to a good start, and the theme seems sound, with a good foundation (http://getbootstrap.com/)
* made progress on the DOM/AST part (JSR 308)
+
:- and webmasters have been very helpful and responsive to issues found.
* 4.3 M3 Bugs verification and testing - things are fine so far and no new bugs reported as of now
+
  
==== JDT Debug (Mike) ====
+
* removed red X's from all "released builds" (even on archives) since it was confusing to some users. {{bug|437872}}
* Work towards 4.3M3 (testing, bug fixes)
+
 
 +
* Test results from "Mac" not (initially) collected/summarized for I20140701-0800 {{bug|438708}}
 +
:- I fixed immediate case, and added more error checking, to (I hope) get better get notified if something goes wrong.
 +
 
 +
* Up coming priories:
 +
 
 +
:- {{bug|407775}} product definition needs to cleaning uninstall Symbolic links
 +
:- Sim release changes/fixes/branching, prep for maintenance and Mars aggregation
 +
:- And of course the "performance tests" (FYI, we did lose the GSoC student ... he decided a job would be more rewarding, for some reason. :)
 +
 
 +
* Do you read the "Eclipse Newsletter"? I often don't ... but plan to start, now that I've been "spot lighted" in the [https://www.eclipse.org/community/eclipse_newsletter/2014/june/ June Issue].
 +
:- [Dani] OK, OK, I'm going to read it! :-)
 +
 
 +
==== JDT Core (Jay) ====
 +
 
 +
==== JDT Debug (Sarika) ====
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* continued work on showing package doc in hovers and in Javadoc view
 
* don't copy annotations any more when overriding/implementing methods
 
* don't add @Override for implementation of interface method if corresponding compiler option is disabled
 
* added warning for Unused type parameter
 
* found that the Oracle 1.7 VM crashes on StackOverflowError if started with -XstartOnFirstThread
 
  
==== PDE (Curtis) ====
+
==== PDE (Vikas) ====
* PDE Build fixes ready to go
+
* Test pass went well, no major issues found
+
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 151: Line 1,027:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
== October 24, 2012 ==
+
 
 +
== June 25, 2014 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
  
* builds and re-builds today currently blocked by {{bug|392758}} - problems with ldap authentication?
+
* Congratulations for Luna! Ready for Mars?
 +
* Please tag Luna Release (by Friday)
 +
{{bug|437721}} - Tag Luna Release
 +
* Please update "parent pom versions"
 +
{{bug|437787}} - Update the parent poms from 4.4.0 to 4.5.0
 +
* Rough plan is to start "nightlies" now, and have first I build next Tuesday (7/1).
 +
* And then start 4.4.1 builds approximately "mid July".
 +
: None of which is to say no one deserves a "break" (or vacation, etc.)  ... just didn't want "lack of builds" to slow anyone down who happened to be working.
  
* [dw] Next week "M3 week": I-builds only (no N-builds) Sun. to Wed. [thanks Dani for correction] (M-builds canceled if necessary) then only on-demand, after that. Thursday "sign-off day"; deadline for M3 +0 is Friday noon, next week.
+
=== Status ===
** [Dani] as usual (see M2 for details): the N-builds become I-builds from Sun to Wed. Additional 0800 builds on Mon, Tue and Wed.
+
 
 +
==== Platform Workspace (Szymon P) ====
 +
 
 +
==== Platform UI (Paul) ====
 +
 
 +
==== Platform Text (Dani) ====
 +
 
 +
==== Platform Debug (Sarika) ====
 +
 
 +
==== Platform Ant (Sarika) ====
 +
 
 +
==== Platform SWT (Arun) ====
 +
 
 +
==== Platform Releng (David) ====
 +
 
 +
==== JDT Core (Jay) ====
 +
 
 +
==== JDT Debug (Sarika) ====
 +
 
 +
==== JDT UI (Markus) ====
 +
 
 +
==== PDE (Vikas) ====
 +
 
 +
==== Equinox (Tom Watson) ====
 +
 
 +
==== Equinox p2 (Ian Bull) ====
 +
 
 +
== June 18, 2014 ==
 +
 
 +
=== Discussion/Reminders ===
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
  
 
==== Platform UI (Paul) ====
 
==== Platform UI (Paul) ====
* New [http://wiki.eclipse.org/Platform_UI/Plan/4.2.2 4.2.2 plan]
 
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* fixed block selection editing for Korean characters
 
* investigated DNF test on Mac ==> bug in the JRE; disabled the test
 
* bug fixing
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
* Working on updating command/menu contributions
+
* Working on defects planned for Mars
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* switch to 64-bit HPUX complete
+
* minimum supported GTK version now 2.10 (corresponds to RHEL 5)
+
* investigating reported slowness in virtual trees
+
* various bug fixes, including:
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=380966 Bug 380966: (OS X crashes in OS.object_getInstanceVariable())]
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=392229 Bug 392229: (XULRunner crashes with IBM JRE)]
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
* {{Bug|392401}} - Unit tests and test framework mixed up over vmargs vs. extraVMargs
+
* {{Bug|437494}} - Eclipse Project move to Solstice theme (for most pages)
 +
: Seems to be going well, fairly easy. Will be better if/when they make a "matching" theme for wiki.
 +
* {{Bug|436365}} - Luna acknowledgements
 +
: have consolidated what's been provided in bug:
 +
:: https://www.eclipse.org/eclipse/development/acknowledgements_4_4.php
 +
: Will Equinox and p2 be contributing?
 +
: Still need to sort out best "active committer list" (project leads till need to sanity check)
 +
* I have promoted main artifacts/repos (to allow mirroring) ... will need "polish" on some pages (especially given new Solstice theme)
 +
* {{Bug|437693}} - Consolidate "new and noteworthy" documents to one document [volunteers? currently assuming Dani will do it?]
  
: Please comment in bug if you recall any of original design or purpose of these two properties, especially if you have good examples to use in the documentation; so we avoid future confusing (mis) use.
+
==== JDT Core (Jay) ====
 +
* Working on Mars bug fixes
  
* {{Bug|389048}} - test results sometimes do not get routed back to right download page summary
+
==== JDT Debug (Sarika) ====
  
: Coolest fix ever. a) much more reliable automation b) leads to much more flexibility to run subsets of tests or, soon, easily re-run just one test suite.
+
==== JDT UI (Markus) ====
 +
* patch reviews and bug fixes for Mars
 +
* website updates
 +
* released new versions of ASTView and Java Elements view
  
==== JDT Core (Srikanth) ====
+
==== PDE (Vikas) ====
  
* Good progress on JSR308
+
==== Equinox (Tom Watson) ====
  
==== JDT Debug (Mike) ====
+
==== Equinox p2 (Ian Bull) ====
* Tests requiring JDK source now pass
+
 
 +
== June 04, 2014 ==
 +
 
 +
=== Discussion/Reminders ===
 +
 
 +
=== Status ===
 +
 
 +
==== Platform Workspace (Szymon P) ====
 +
* No further fixes planned for Luna
 +
 
 +
==== Platform UI (Paul) ====
 +
 
 +
==== Platform Text (Dani) ====
 +
* no further fixes planned for Luna
 +
 
 +
==== Platform Debug (Sarika) ====
 +
 
 +
==== Platform Ant (Sarika) ====
 +
 
 +
==== Platform SWT (Arun) ====
 +
* Documentation updates
 +
* Solaris x86 launchers were rebuilt for RC4
 +
 
 +
==== Platform Releng (David) ====
 +
 
 +
==== JDT Core (Jay) ====
 +
* RC4 candidate - {{bug|436155}} - [type hierarchy] No type hierarchy shown for org.eclipse.swt.widgets.Text
 +
 
 +
==== JDT Debug (Sarika) ====
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* started to work on showing package doc in hovers and in Javadoc view
+
* one fix released for RC4: {{bug|413583}} (Setup of null annotations in plug-in project does not work with headless PDE/Build)
  
==== PDE (Curtis) ====
+
==== PDE (Vikas) ====
* Fixed PDE Build mac failures
+
* Found version ordering problem in 3.6.2 Java 7 stream
+
* PDE import no longer overwrites custom build.properties files
+
* bug fixing
+
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 215: Line 1,154:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
== October 17, 2012 ==
+
== May 28, 2014 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
 +
* Please provide updates for your readme entries via {{bug|435705}}.
  
* [dw] Do we need a well defined "no commits period" after I- and M- builds to allow for rebuilds?
+
=== Status ===
:* Say, 24 hours? 48 hours? Could document in [[Eclipse/Rhythm]]
+
:* Or, if rebuild desired, just chance picking up new things not specifically planned for rebuild?
+
:* Nearly all components now use "master" as input to I- and N- builds.
+
  
:''Conclusion was no, we don't need a formal "quiet period" (it'd be too confusing with all the different time zones, etc.); the current [[Eclipse/Rhythm#Weeks| weekly rhythm description]] suffices; basically comes down to being component lead's responsibility to make sure only safe fixes are going into master. If/when there are risky changes, team may want to return to master/integration model, or wait a while after I build, so less chance of a risky change going into a re-build before it had been through a nightly build. Another option mentioned was if rebuild was required, all repositories could be "commented out" except for the repositories that intend to be in the rebuild ... but, that sounds complicated and error prone itself (but ... could be done on occasion).''
+
==== Platform Workspace (Szymon P) ====
 +
 
 +
==== Platform UI (Paul) ====
 +
 
 +
==== Platform Text (Dani) ====
 +
 
 +
==== Platform Debug (Sarika) ====
 +
* Documentation update
 +
* RC3 Bug and future planning
 +
 
 +
==== Platform Ant (Sarika) ====
 +
* Update to 1.9.4 in progress
 +
 
 +
==== Platform SWT (Arun) ====
 +
 
 +
==== Platform Releng (David) ====
 +
 
 +
==== JDT Core (Jay) ====
 +
 
 +
==== JDT Debug (Sarika) ====
 +
* Documentation update
 +
* Future planning
 +
 
 +
==== JDT UI (Markus) ====
 +
 
 +
==== PDE (Vikas) ====
 +
 
 +
==== Equinox (Tom Watson) ====
 +
 
 +
==== Equinox p2 (Ian Bull) ====
 +
 
 +
 
 +
== May 21, 2014 ==
 +
 
 +
=== Discussion/Reminders ===
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
  
 
==== Platform UI (Paul) ====
 
==== Platform UI (Paul) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* busy working for other components
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Mike) ====
  
 
==== Platform Ant (Mike) ====
 
==== Platform Ant (Mike) ====
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* continuing move to RHEL5/GTK 2.10 as minimum supported
+
* RC2 bugfixes and patch reviews
* continuing 4.2.2 performance investigation, released Shell.setTooltipText() fix (GTK)
+
* continuing review and release of changes for GTK 3
+
* 4.3-stream bug fixes, on Cocoa in particular
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
* Problems with crashes on Mac Unit Tests ({{bug|392048}})
+
==== JDT Core (Jay) ====
:* logs attached to {{bug|392048}} ... can someone from SWT peek at a few and see if the bug can be addressed/caused by SWT?
+
* Investigating/preparing to run tests in a more parallel fashion, say in 6 jobs ({{bug|377718}})
+
  
==== JDT Core (Srikanth) ====
+
* RC1 testing and bug fixes went well
 +
* Focusing on remaining (RC2) Luna bugs
  
 
==== JDT Debug (Mike) ====
 
==== JDT Debug (Mike) ====
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* reduced JDT UI test execution time to 1/3
 
:stopped synchronizing with the indexer and deal with file system access conflicts in tearDown
 
* cleaned website for transfer to Git
 
:moved JDT UI dev tools update site to archive.eclipse.org and replaced it with a composite p2 repo, so that move is transparent for existing clients
 
* welcome Manju Mathew as new team member!
 
* bug fixing, reviews
 
  
==== PDE (Curtis) ====
+
==== PDE (Vikas) ====
* bug fixing, reviewed contributions
+
* RC2 bug
 +
* Help Documentation
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 270: Line 1,231:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
 +
== May 14, 2014 ==
  
== October 10, 2012 ==
+
=== Discussion/Reminders ===
 +
 
 +
=== Status ===
 +
 
 +
==== Platform Workspace (Szymon P) ====
 +
* Considering fixing {{bug|433061}} for RC1
 +
 
 +
==== Platform UI (Paul) ====
 +
 
 +
==== Platform Text (Dani) ====
 +
 
 +
==== Platform Debug (Sarika) ====
 +
* RC1 bug fixes
 +
==== Platform Ant (Sarika) ====
 +
* RC1 bug fixes
 +
==== Platform SWT (Arun) ====
 +
* RC1 bug fixes
 +
* SWT presentation at RCP developers meet
 +
 
 +
==== Platform Releng (David) ====
 +
 
 +
==== JDT Core (Jay) ====
 +
 
 +
* RC0 test pass
 +
* RC1 bug fixes
 +
 
 +
==== JDT Debug (Sarika) ====
 +
* RC1 bug fixes
 +
==== JDT UI (Markus) ====
 +
 
 +
==== PDE (Vikas) ====
 +
* RC1 bug fixes
 +
==== Equinox (Tom Watson) ====
 +
 
 +
==== Equinox p2 (Ian Bull) ====
 +
 
 +
== May 07, 2014 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
Line 277: Line 1,275:
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
  
 
==== Platform UI (Paul) ====
 
==== Platform UI (Paul) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* bug fixing / triage / investigation
 
* removed the obsolete "File > Convert Line Delimiters To > MacOS 9" (Mac OS X uses Unix' \n)
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Mike) ====
* migrated website to git
+
* bug fixing / triage
+
* continued work on converting debug actions
+
  
 
==== Platform Ant (Mike) ====
 
==== Platform Ant (Mike) ====
* migrated website to git
 
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* continuing performance investigation
+
* M7 testing
* continuing review and integration of patches for GTK 3 support
+
* RC1 bug fixes
* released accessibility fixes for 64-bit Cocoa
+
* beginning investigation of OS X 10.8-specific bugs
+
* investigating bugs that are particular to running with JRE 7
+
* replacing 32-bit HPUX with 64-bit HPUX
+
* WebKitGTK plans to discontinue GTK 2.x support in their next release (likely Spring 2013)
+
* EclipseCon Europe prep (Arun)
+
* Markus committer election completed
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
* Mac 64 bit machine (VM and Eclipse) is now used instead of 32 bit. ({{bug|354774}}) It is now quickest run of unit tests (though, admittedly we do run a few fewer tests there). Some labeling will remain wrong until {{bug|390986}} is fixed. But it is 64 bit, using a Java 6 VM.  
+
==== JDT Core (Jay) ====
 +
* M7 Test pass
 +
* RC1 bug fixes underway.
  
:- I plan to remove the "old" Mac 32 bit Hudson jobs unless someone thinks we might need them for some special case?
+
==== JDT Debug (Mike) ====
  
* Windows. Sigh. After our performance "tests of the tests" we have had trouble getting ordinary JUnit's running again in a reasonable period of time due to "virtualization tweaking" that's needed. Join in or watch the fun at {{bug|389857}}. I think progress is being made, but seems clear it will never "be the same" as running plain windows.
+
==== JDT UI (Markus) ====
  
==== JDT Core (Srikanth) ====
+
==== PDE (Curtis) ====
  
* Good progress on JSR308 & JSR335.
+
==== Equinox (Tom Watson) ====
  
==== JDT Debug (Mike) ====
+
==== Equinox p2 (Ian Bull) ====
* fixed bugs in 'Open from Clipboard' action
+
 
* migrated website to git
+
== April 30, 2014 ==
* bug fixing / triage
+
 
* continued work on converting JDT debug actions
+
=== Discussion/Reminders ===
 +
 
 +
=== Status ===
 +
 
 +
==== Platform Workspace (Szymon P) ====
 +
* M7 testing
 +
* No more bugs planned for M7
 +
 
 +
==== Platform UI (Paul) ====
 +
 
 +
==== Platform Text (Dani) ====
 +
 
 +
==== Platform Debug (Sarika) ====
 +
* M7 bug fixes
 +
 
 +
==== Platform Ant (Sarika) ====
 +
* M7 bug fixes
 +
 
 +
==== Platform SWT (Arun) ====
 +
* M7 bug fixes, patch reviews and milestone testing
 +
 
 +
==== Platform Releng (David) ====
 +
 
 +
==== JDT Core (Jay) ====
 +
* Luna M7 bug fixes and verification
 +
 
 +
==== JDT Debug (Sarika) ====
 +
* M7 bug fixes
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* cleaning up website for transfer to Git
 
* planning to remove org.junit 3.8.2 from the SDK builds; JUnit 3 tests can also be run with JUnit 4 now
 
  
==== PDE (Curtis) ====
+
==== PDE (Vikas) ====
  
* PDE Core/UI bundles are now a 1.5 BREE for yesterday's I build
+
* M7 bug fixes
* New plug-in image browsing view
+
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 335: Line 1,346:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
== October 03, 2012 ==
+
== April 23, 2014 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
Line 341: Line 1,352:
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
  
* back from vacation
+
==== Platform UI (Paul) ====
 +
 
 +
==== Platform Text (Dani) ====
 +
 
 +
==== Platform Debug (Sarika) ====
 +
* Defect fixing for M7
 +
 
 +
==== Platform Ant (Mike) ====
 +
 
 +
==== Platform SWT (Arun) ====
 +
* M7 bug fixes, patch reviews and inbox tracking
 +
 
 +
==== Platform Releng (David) ====
 +
 
 +
==== JDT Core (Jay) ====
 +
 
 +
* M7 bug fixes including Java 8 maintenance fixes
 +
 
 +
==== JDT Debug (Sarika) ====
 +
* Defect fixing for M7
 +
 
 +
==== JDT UI (Markus) ====
 +
* Java 8 bug fixing
 +
 
 +
==== PDE (Vikas) ====
 +
 
 +
==== Equinox (Tom Watson) ====
 +
 
 +
==== Equinox p2 (Ian Bull) ====
 +
 
 +
== April 16, 2014 ==
 +
 
 +
=== Discussion/Reminders ===
 +
 
 +
* [dw] We need "semi-coordinated" change for {{Bug|431273}} - react to change in EUA
 +
: After much "debugging", my recommendation is to do global change of 
 +
license-feature-version="1.0.0.qualifier"
 +
to
 +
license-feature-version="0.0.0"
 +
: Can we say "do by Thursday afternoon"? That'd give time for some test builds, and "recovery" on Friday, if needed, for any that are missed?
 +
 
 +
=== Status ===
 +
 
 +
==== Platform Workspace (Szymon P) ====
 +
* Polishing Java 7 filesystem fragment
 +
* Bug fixing for M7
  
 
==== Platform UI (Paul) ====
 
==== Platform UI (Paul) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* vacation
+
* protected content assist from bad proposals (contributed by Terry Parker)
* bug fixing
+
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
* investigating UI issues with Debug actions / tool bars / views
+
* M7 bug fixes
* started converting all deprecated actions, etc to commands / handlers (bug https://bugs.eclipse.org/390869)
+
* bug fixing / triage
+
  
 
==== Platform Ant (Mike) ====
 
==== Platform Ant (Mike) ====
* bug fixing / triage
 
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* converted SWT source to 64 bit by default
+
* M7 bug fixing, patch reviews and inbox tracking
** this does *not* affect end users that consume the compiled 32- or 64-bit SWT bundles
+
** developers who use SWT from source on 32-bit machines can install the "64to32" charset to avoid tons of changes, see {{bug|377107}}
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
* tests of performance tests
+
* Ready to git rid of last "master feature" {{bug|406825}}
* nearly done with "windows tests" and will resume windows unit tests in day or so
+
: And as part of that, plan to move and simplify "repository" module {{bug|432776}}
  
==== JDT Core (Srikanth) ====
+
* My view of next priorities:
 +
: * Need to focus on fixing several "graphics issues" {{bug|426260}}
 +
: * Need to focus on fixing several "test framework" issues, such as {{bug|431703}} and others.
 +
: * Need to sort out "configuration features" and executables so "eclipse" is not "installed twice" {{bug|432379}}
 +
: (all of which means "performance tests" is getting lower on high priority items, for M7)
  
* Good progress on JSR 335 and JSR 308.
+
==== JDT Core (Jay) ====
 +
* M7 bug fixes and Java 8 maintenance fixes
  
==== JDT Debug (Mike) ====
+
==== JDT Debug (Sarika) ====
* investigating UI issues with Debug actions / tool bars
+
* M7 bug fixes
* started converting all deprecated actions, etc to commands / handlers (bug https://bugs.eclipse.org/390869)
+
* Java 8 bug analysis
* bug fixing / triage
+
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* bug fixing / triage / investigation
 
  
 
==== PDE (Curtis) ====
 
==== PDE (Curtis) ====
* Moved core/ui bundles to 1.5 BREE (starting with tonight's N build)
 
* Investigating moving API Tools to use ASM 4.0
 
* Bug fixing
 
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
* Juno SR1 updates were halted because of Mac issues.  Determined that a buckminster fix is needed {{bug|390984}}
 
  
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
== September 26, 2012 ==
+
== April 09, 2014 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
 
* {{bug|390343}} Tag Juno SR1 Release
 
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
 +
* M7 bug fixing and inbox tracking
  
* vacation
+
==== Platform UI (Paul) ====
 +
 
 +
==== Platform Text (Dani) ====
 +
 
 +
==== Platform Debug (Sarika) ====
 +
* Bug fixing for M7
 +
 
 +
==== Platform Ant (Mike) ====
 +
 
 +
==== Platform SWT (Arun) ====
 +
* M7 bug fixing, patch reviews and inbox tracking
 +
* {{bug|431711}} - bug to update list of supported platforms for Luna
 +
* working on enabling SWT/Eclipse port to new PPC platform - ppc64le
 +
 
 +
==== Platform Releng (David) ====
 +
 
 +
* Can't attend this meeting, due to conflict with Tools PMC meeting.
 +
* As agreed at last status meeting, I opened a bug for Mars: {{bug|432003}} - Refine and Redefine our Features
 +
:: Ideally this work would start during Luna RC period (conceptually, if not "in a branch") so we could get many "restructuring" changes in Mars M1.
 +
* Added new "third party" stuff:
 +
:: * ICU4J 52.1 {{bug|429660}}
 +
:: * org.objectweb.asm (restructured into 6 pieces) {{bug|431820}}
 +
:: * "warmup" version of ECF {{bug|429930}}
 +
 
 +
==== JDT Core (Jay) ====
 +
* Luna M7 bug fixes
 +
* Backported to R3_6_maintenance and R3_6_maintenance_Java7 - {{bug|410207}}
 +
 
 +
==== JDT Debug (Sarika) ====
 +
* Bug fixing for M7
 +
==== JDT UI (Markus) ====
 +
 
 +
==== PDE (Vikas) ====
 +
* Java 8 items for M7 (method reference, default method and lambda expression)
 +
* bug fixes for M7
 +
 
 +
==== Equinox (Tom Watson) ====
 +
 
 +
==== Equinox p2 (Ian Bull) ====
 +
 
 +
== April 02, 2014 ==
 +
 
 +
=== Discussion/Reminders ===
 +
 
 +
* [dw] Should we deprecate org.eclipse.core.runtime.feature? No one uses it (except "equinox SDK "product").
 +
** The feature was initially requested via {{bug|329722}}
 +
** [dw] As agreed at status meeting, I opened a bug for Mars: {{bug|432003}} - Refine and Redefine our Features
 +
* [dw] We are exposed to losing "webstart function" on recent version of Java 7 (and 8). See {{bug|421294}}. Should it be marked "helpwanted" ... deprecated? ... removed? ... seems no one has expertise to fix it? (And, from reading the some of the "work arounds" people have come up with, sounds pretty complicated to fix ... (might require users to have access to unsigned bundles, which they'd have to sign themselves? But, I could be mis-interpreting the "work arounds".)
 +
* [Dani] The Eclipse Foundation [http://eclipse.org/org/press-release/20140402_eclipse_foundation_announces_java8_support.php announced Java™ 8 support today]
 +
 
 +
=== Status ===
 +
 
 +
==== Platform Workspace (Szymon P) ====
 +
* {{bug|380325}} Release jdk7 filesystem fragment providing Java 7 NIO2 support
  
 
==== Platform UI (Paul) ====
 
==== Platform UI (Paul) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* vacation
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Mike) ====
* bug fixing / triage
+
  
 
==== Platform Ant (Mike) ====
 
==== Platform Ant (Mike) ====
* bug fixing / triage
 
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
 +
* M7 bug fixing, patch reviews and inbox tracking
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
* prepared for Juno SR1 release on Friday
+
* {{bug|431478}} added "stats" to Java 8 patch downloads. (1711, since Saturday ... missed "first 10 days" it was released.)
* I'm prepared to give up trying to fix the 2 p2-related DNFs on Mac tests. I think "manual" proxies really don't work with p2!? Opened {{bug|390392}}. Also requested webmasters use transparent proxies which (I'm guessing) would make the tests work again. {{bug|390401}}. Should we disable them? DNFs add hours and hours to total test time.
+
:: Anything else we should gather stats on (from p2 repo)?  
* {{bug|389857}} - run performance tests on eclipse.org hardware - with windows job
+
* {{bug|431540}} moved some of our "post-build" processing into the build-proper, as it should be. (still lots more could be done).
: got one run so far. Took 13 hours! May disable some and run shorter set for now?
+
* Working on improving "test framework" so we can have accurately labeled (and variable number of) VM's and architectures for testing a given build.  
: some performance suites will likely need work, just to get them to run (just a heads up)
+
:: My hope is for Nightlies, we would use Java 8, for Linux, Java 7 for Windows and Mac.
* 27 of 43 (37%) bugs marked fixed in "umbrella bug" for move to eclipse.org {{bug|381873}}.  
+
:: (Mac has been updated to "1.7 update 51", still need to do for Windows).
: Is that good progress? Or does it need focus?
+
:: But, for I-builds, would be nice do 6 tests, 3 "platforms" times 2 VMs -- or is that overkill?
: In terms of actual junit failures:  
+
* need to move "orbit build" to Hudson HIPP instance [though, will still be same script/PDE based build].
::SR0: 528 failures  5 DNFs
+
* (still) need to investigate/plan for performance tests.
::SR1: 506 failures  2 DNSs
+
* (still) need to get "releng tests" back in build, and tests -- such as count number of features and bundles in repository and compare with expected number.
::one suite (still) disabled: org.eclipse.ui.tests.rcp
+
  
==== JDT Core (Srikanth) ====
+
==== JDT Core (Jay) ====
* New engineer onboard ! Welcome Manoj Palat to Eclipse.
+
* Bug fixes for M7
* Progress on JSR 335 & JSR 308
+
* Shipped M2.
+
* Routine matters
+
  
 
==== JDT Debug (Mike) ====
 
==== JDT Debug (Mike) ====
* bug fixing / triage
 
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* fixed leak test failures in automated tests by closing the intro view
 
  
 
==== PDE (Curtis) ====
 
==== PDE (Curtis) ====
* org.eclipse.pde.core and org.eclipse.pde.ui bundles will increase BREE to 1.5 (Bug 319744)
 
* CQ approved for new plug-in image browser view
 
* bug fixing
 
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 451: Line 1,541:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
== September 19, 2012 ==
+
== March 26, 2014 ==
 +
 
 +
=== Discussion/Reminders ===
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
  
 
==== Platform UI (Paul) ====
 
==== Platform UI (Paul) ====
* Fixed button ordering that was broken in some dialogs (e.g. "Delete Resource" didn't use "Cancel | OK" on Mac and GTK).
 
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* Juno SR1 status: done
 
* working towards Kepler M2 (one day test pass, bug fixing)
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Mike) ====
* Welcome Markus Keller as new committer
+
  
 
==== Platform Ant (Mike) ====
 
==== Platform Ant (Mike) ====
* bug fixing / triage
 
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* committer vote for Alexander Kurtakov (Red Hat) just concluded successfully
+
* M7 bug fixing and inbox tracking
* investigating CTabFolder performance
+
* Update the supported versions page? - http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments
* beginning UIA investigation (UIA is new Windows accessibility framework)
+
* reviewing and committing some GTK3 patches from Red Hat
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
* Juno SR1 simrel
+
* {{bug|429406}} - Remember to "turn on" API change-check in post M6 builds
* Kepler M2
+
* performance tests (basics)
+
* Reminder: Kepler M2 sign-offs on Thursday
+
  
==== JDT Core (Srikanth) ====
+
==== JDT Core (Jay) ====
 
+
* Java 8 GA announced
* Good progress on JSR 335 & JSR 308.
+
* Working on bug fixes for Luna and Java 8
  
 
==== JDT Debug (Mike) ====
 
==== JDT Debug (Mike) ====
* content assist in Debug and Variables view now shows additional info (Javadoc)
 
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* Fixed various coloring problems for platforms with white-on-black tooltips (e.g. Variable value hover on Ubuntu with Ambiance theme). Common flaw: Code sets bg to SWT.COLOR_INFO_BACKGROUND but doesn't set fg to COLOR_INFO_FOREGROUND.
+
* Java 8 GA announced
 +
* Working on bug fixes for Luna and Java 8
 +
* Fixed {{bug|399391}} on bugs.eclipse.org: Diff for Git patches drops file path after first space
  
 
==== PDE (Curtis) ====
 
==== PDE (Curtis) ====
 
* API Tools EE Descriptions categories now distributed in a single feature
 
* Bug fixing
 
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 502: Line 1,582:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
== September 12, 2012 ==
+
== March 19, 2014 ==
 +
 
 +
=== Discussion/Reminders ===
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
 +
* {{bug|380325}} Release jdk7 filesystem fragment providing Java 7 NIO2 support
  
 
==== Platform UI (Paul) ====
 
==== Platform UI (Paul) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* Juno SR1 status: done
 
* bug fixing
 
* local holiday
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Mike) ====
* SR1 done
+
* bug fixing / inbox triage
+
  
 
==== Platform Ant (Mike) ====
 
==== Platform Ant (Mike) ====
* SR1 done
 
* platform has been updated to use Ant 1.8.4 (https://bugs.eclipse.org/380418)
 
* bug fixing / inbox triage
 
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
 
+
* M7 bug fixing and inbox tracking
* Juno SR1 status: done
+
* {{bug|412589}} API addition possible post M6?
* group is back at full strength
+
* 4.x performance investigation
+
* fixed the ld-linux crash that affects the JUnit tests of some groups
+
* nominated Alex from Red Hat as a committer for GTK 3 work
+
* 4.3-stream bug fixing
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
*{{bug|389273}} Final (again) EMF udpate for Juno SR1 RC4
+
* Nice to be going back to 2 builds types, instead of 5!
*{{bug|389053}} For Kepler, with Curtis, simplifying o.e.pde.api.tools.ee.feature categories (and adding license)
+
 
*{{bug|389369}} Baby steps to running performance tests on build.eclipse.org
+
==== JDT Core (Jay) ====
 +
Java 8 release finishing touches ({{bug|428468}})
  
 
==== JDT Debug (Mike) ====
 
==== JDT Debug (Mike) ====
* SR1 done
 
* bug fixing / inbox triage
 
  
==== JDT UI (Dani) ====
+
==== JDT UI (Markus) ====
* Juno SR1 status: done
+
* Java 8 release finishing touches - shipped first official Eclipse support for Java 8 yesterday
* replaced old Linux build machine install with a new one
+
* Fixed problems with rendering of lambda elements, presenting them in the type hierarchy, and method override computation.
* bug fixing
+
* local holiday
+
  
 
==== PDE (Curtis) ====
 
==== PDE (Curtis) ====
  
* I (Curtis) may miss the meeting due to an unexpected appointment
+
==== Equinox (Tom Watson) ====
* No changes planned for SR1
+
 
 +
==== Equinox p2 (Ian Bull) ====
 +
 
 +
== March 12, 2014 ==
 +
 
 +
=== Discussion/Reminders ===
 +
 
 +
[David] Reminder: still need some triage on [https://bugs.eclipse.org/bugs/report.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&classification=Eclipse&classification=RT&product=Equinox&product=JDT&product=PDE&product=Platform&target_milestone=4.4%20M1&target_milestone=4.4%20M2&target_milestone=4.4%20M3&target_milestone=4.4%20M4&target_milestone=4.4%20M5&target_milestone=4.4%20M6&target_milestone=Luna%20M1&target_milestone=Luna%20M2&target_milestone=Luna%20M3&target_milestone=Luna%20M4&target_milestone=Luna%20M5&target_milestone=Luna%20M6&x_axis_field=bug_severity&y_axis_field=component&format=table&action=wrap&saved_report_id=12 open M6 bugs].
 +
 
 +
=== Status ===
 +
 
 +
==== Platform Workspace (Szymon P) ====
 +
* {{bug|380325}} Release jdk7 filesystem fragment providing Java 7 NIO2 support
 +
 
 +
==== Platform UI (Paul) ====
 +
 
 +
==== Platform Text (Dani) ====
 +
 
 +
==== Platform Debug (Mike) ====
 +
 
 +
==== Platform Ant (Mike) ====
 +
 
 +
==== Platform SWT (Arun) ====
 +
 
 +
==== Platform Releng (David) ====
 +
 
 +
* [Can not attend this status meeting, due to conflicting meeting.]
 +
* Working on Java 8 builds and tests. Especially "finishing touches".
 +
:* Set up Unit tests to run with Java 8, version _51 (the one with new "security restrictions")
 +
:* Which also requires fixes to "test and reporting" framework {{bug|390986}}.
 +
:* Who can work on "web start" problem? {{bug|421294}} -- or, we'll have to live with "loss of function" with newest JREs.
 +
* Need to figure out (remember?) how to turn on "Post M6 API checks" {{bug|429406}}
 +
* Still, sigh, working on new "images and logo". {{bug|426260}}
 +
:* Planning to "remove" or "convert" many GIF images, and use PNG format instead. See {{bug|424916}}.
 +
:: In other words, speak up quick if you know of a reason not to!
 +
* Next priority (still) is to get "performance test example" running.
 +
:* But, will still need "backend data base", and
 +
:* Resurrect the "Performance UI" (or, what ever it was that produces the reams of pictures and statistics).
 +
 
 +
==== JDT Core (Jay) ====
 +
 
 +
==== JDT Debug (Mike) ====
 +
 
 +
==== JDT UI (Markus) ====
 +
 
 +
==== PDE (Curtis) ====
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 559: Line 1,671:
  
  
== September 5, 2012 ==
+
== March 05, 2014 ==
  
=== Reminders ===
+
=== Discussion/Reminders ===
RC3 this week with a test pass on Thursday and official sign-off. All non-doc ''fixes need PMC approval''. For details see [http://www.eclipse.org/eclipse/development/plans/freeze_plan_4_2_1.php Juno 4.2 SR1 Endgame Plan]. Please ''make sure that all bugs are verified'' and marked as such in bugzilla. Currently we still have [http://tinyurl.com/unverifiedJunoSR1bugs many unverified bugs].
+
* [Dani] Component leads, please tag Luna SR2 (4.3.2) with 'R4_3_2' by Friday. For details see [https://bugs.eclipse.org/428090 bug 428090].
 +
* [Szymon] How to avoid spam in Gerrit? For details see {{bug|429647}}.
 +
* [David] Proposal on how to handle "Solaris x86_64 contribution" ... read it and comment in {{bug|429343}}.
  
=== Discussion  ===
+
=== Status ===
  
==== Sign-off details [David] ====  
+
==== Platform Workspace (Szymon P) ====
 +
* M6 testing and bug verification
 +
* M7 planning
  
I propose a slight tightening of "sign off" procedure, so there is a concrete deadline.
+
==== Platform UI (Paul) ====
Typically, if "test day" is Thursday, we'd say project leads or delegates 1) must sign-off by 5 PM (Eastern) Thursday,
+
* Still looking at https://bugs.eclipse.org/bugs/show_bug.cgi?id=429579
or, 2) by 5 PM, comment in sign-off bugzilla entry when they plan to be done (Such as "by noon Friday"). If no sign-off and no word from component, then Friday morning a note sent to PMC List asking for PMC member to "sign off", or not. If no word from PMC, by 5 PM Friday, we would assume a "go", hope for the best, and sort out errors in process or delegation later. See discussions in {{bug|388377}} for the background and motivation for this proposal.  
+
  
Suggestions? Counter proposals?
+
==== Platform Text (Dani) ====
 +
 
 +
==== Platform Debug (Mike) ====
 +
 
 +
==== Platform Ant (Mike) ====
 +
 
 +
==== Platform SWT (Arun) ====
 +
* M6 testing and bug verification
 +
* Inbox tracking and M7 planning
 +
 
 +
==== Platform Releng (David) ====
 +
 +
* Investigating Kepler SR2 and Luna (mysterious) p2-update bug on Windows: {{bug|427148}}
 +
* Learning/fixing "delta-pack"
 +
* About to start focusing on "BETA_JAVA8" testing
 +
 
 +
==== JDT Core (Jay) ====
 +
* Java 8 bug fixes
 +
* Luna M6 bug fixes and testing/bug-verification
 +
 
 +
==== JDT Debug (Mike) ====
 +
 
 +
==== JDT UI (Markus) ====
 +
 
 +
==== PDE (Curtis) ====
 +
 
 +
==== Equinox (Tom Watson) ====
 +
 
 +
==== Equinox p2 (Ian Bull) ====
 +
 
 +
== February 26, 2014 ==
 +
 
 +
=== Discussion/Reminders ===
 +
 
 +
* (dw) should we re-spin weekly I-build to get fix for {{bug|426826}}?
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
* Juno SR1 status: no further fixes planned
+
* Bug fixing and inbox tracking
  
 
==== Platform UI (Paul) ====
 
==== Platform UI (Paul) ====
 +
* [bidi] added Globalization preference page (makes old command-line options accessible for end user)
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* Juno SR1 status: no further fixes planned
 
* bug fixing
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Mike) ====
* Juno SR1 status: no further fixes planned
+
* Bug fixing
* bug fixing / triage
+
* Investigating source lookup bug: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=327497 bug 327497]
* Vacation
+
  
 
==== Platform Ant (Mike) ====
 
==== Platform Ant (Mike) ====
* Juno SR1 status: no further fixes planned
 
* Vacation
 
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
 +
* M6 bug fixing and inbox tracking
 +
* {{bug|407927}} - Combo API addition for BiDi, reviewing the patch
 +
* {{bug|421127}} - Raised a bug against GTK+, investigating a workaround for M6
  
* Juno SR1 status: no further fixes planned
+
==== Platform Releng (David) ====
* reviewing more GTK 3 patches
+
 
* bug fixing
+
* Kepler RC4a respun for p2 bug. Aggregated "Sim Rel" repo rebuilt.
 +
:* both have been "promoted" (but not visible) so mirroring can start
 +
* Most "icon, splash screen, and about box copyright" work is done, but still lots of details to "follow-up" on.
 +
:: (See list of dependencies on {{bug|426260}}).
 +
:* Note: I could not help but be innovative and improve modularization of build while doing this work {{bug|427428}}
 +
:: * But that does cause "launcher team" to "do less" {{bug|429093}}
 +
:: * And has implications for "delta-pack" {{bug|419246}}
 +
* Next priorities are getting "Java 8 Unit Tests" running
 +
: * And THEN, finally, start to look at getting performance tests running, somewhat (i.e. don't expect the good 'ol days of 12 hour test runs and reams of performance results summaries :).
 +
 
 +
==== JDT Core (Jay) ====
 +
 
 +
* RC1 bug verification and testing for Java 8
 +
* Bug fixes for Java 8
 +
 
 +
==== JDT Debug (Mike) ====
 +
* Bug fixing
 +
* Java 8 work and testing
 +
 
 +
==== JDT UI (Markus) ====
 +
* Java 8 work: Organize Imports, finding unimplemented methods, convert lambda to anonymous
 +
 
 +
==== PDE (Curtis) ====
 +
* Working on update to ASM 5.0 for Java 8 support. [https://bugs.eclipse.org/bugs/show_bug.cgi?id=390930 Bug 390930] and the [http://dev.eclipse.org/ipzilla/show_bug.cgi?id=7942 CQ]
 +
* Java 8 work for API Tools
 +
 
 +
==== Equinox (Tom Watson) ====
 +
 
 +
==== Equinox p2 (Ian Bull) ====
 +
 
 +
== February 19, 2014 ==
 +
 
 +
=== Discussion/Reminders ===
 +
 
 +
=== Status ===
 +
 
 +
==== Platform Workspace (Szymon P) ====
 +
* Bug fixing and inbox tracking
 +
 
 +
==== Platform UI (Paul) ====
 +
 
 +
*Winnowed down our M6 bug list
 +
*Consider graduating some of the e4.tools to Platform UI and PDE UI
 +
*Working on EclipseCon presentations
 +
*Moving some CSS themes to a centralized plugin in Platform UI
 +
 
 +
==== Platform Text (Dani) ====
 +
 
 +
==== Platform Debug (Mike) ====
 +
 
 +
==== Platform Ant (Mike) ====
 +
 
 +
==== Platform SWT (Arun) ====
 +
* M6 bug fixing and inbox tracking
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
prep for Juno SR1, minor work with tests, test framework
+
* Planning slight change in behavior of splash screen
Orbit work
+
: {{bug|428462}} - Do not display build id on splash screen (by default).
 +
: If objections, please comment in the bug.
  
==== JDT Core (Srikanth) ====
+
* Wrote "wiki" with some [[Platform-releng/Platform_Build_BETA_JAVA8_Branch| notes about "Java 8 Beta builds"]]
 +
: For now we'll leave these builds "on the build machine" but see wiki for locations, if you want to try one out.
 +
: One implication (request) is even after I-build completes on Tuesday morning, try to avoid releasing anything new to master/integration (unless required to fix I-build) ... say until 2 or 3 (Eastern) on Tuesday, since after normal I-build (starts at 8) we do a weekly "Y-build" at 1 PM, that's just like the I-build, except we use the new Java 8 JDT Beta Compiler ... the intent being able to compare the two builds.
 +
:: But, don't let this request slow you down ... if you need to release ... go ahead and release.
  
* Progress on JSR335 - we are able to execute code with default methods now.
+
* My current priority is getting new Logos/images "in the build" by M6 ... and then will work on running unit tests with Java 8 Early Access VM.
* Progress on JSR308 - Annotations on nested types, wildcards.
+
* Progress on hiring - Two candidates short listed - looks promising barring last
+
  minute hitches.
+
* Nothing more in plan for SR1.
+
  
 +
==== JDT Core (Jay) ====
 +
* Java 8 bug fixes
  
 
==== JDT Debug (Mike) ====
 
==== JDT Debug (Mike) ====
* Juno SR1 status: no further fixes planned
 
* bug fixing / triage
 
* Vacation
 
  
==== JDT UI & Text (Dani) ====
+
==== JDT UI (Markus) ====
* Juno SR1 status: no further fixes planned
+
* Java 8 work (patches, formatting of type annotations, ...)
* replacing old Linux build machine install with a new one (continued)
+
* bug fixing
+
  
 
==== PDE (Curtis) ====
 
==== PDE (Curtis) ====
 
* No further fixes planned for SR1
 
* bug fixing
 
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
* Last planned fix went into todays SR1 build {{bug|388299}}
 
* No more planned fixes for SR1
 
  
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
 +
== February 12, 2014 ==
  
== August 29, 2012 ==
+
=== Discussion/Reminders ===
  
=== Reminder  ===
+
=== Status ===
RC2 this week with a test pass on Thursday and official sign-off. All non-doc ''fixes after RC3 need PMC approval''. For details see [http://www.eclipse.org/eclipse/development/plans/freeze_plan_4_2_1.php Juno 4.2 SR1 Endgame Plan].
+
  
=== Discussion ===
+
==== Platform Workspace (Szymon P) ====
 +
* Bug fixing and inbox tracking
 +
 
 +
==== Platform UI (Paul) ====
 +
 
 +
==== Platform Text (Dani) ====
 +
* done with Kepler SR2 (4.3.2)
 +
 
 +
==== Platform Debug (Mike) ====
 +
 
 +
==== Platform Ant (Mike) ====
 +
 
 +
==== Platform SWT (Lakshmi) ====
 +
 
 +
==== Platform Releng (David) ====
 +
 
 +
* Last week people asked "what's the performance bug?", Main one is {{bug|374441}}
 +
:: Hope to restart effort in a week or two.
 +
 
 +
* New "logo images" didn't make it in yet ... expect patches to be coming this week {{bug|426260}}
 +
: Be sure to comment in bug if you hate them ... once they "in a build" they are "ours".
 +
 
 +
* ECF changes took more time than expected, but I think "releng" part is done ... now up to p2 and Equinox to finish:
 +
: {{bug|409787}} [Tom, I think you need to respond on that bug about "concurrency" bundle.]
 +
: {{bug|419647}} Main bug to track p2 and equinox changes (changes to features ... no code changes, per se).
 +
 
 +
* Java 8 releng work
 +
: Waiting for answer to {{bug|426902}} (I'd prefer to "move back to SYSTEM" for now.
 +
: {{bug|427242}} Had "feature patch" working as well as Tycho will allow on test machine ... but, now won't run on production machine ... still investigating.  
 +
 
 +
* Kepler SR2 RC4 just finished (I think) ... will expect final sign-offs on Thursday. Should only be one new fix. But, I did "clean up" all local caches and re-clone, so sanity check wouldn't hurt.
 +
 
 +
==== JDT Core (Jay) ====
 +
* Progress on Java 8 work
 +
 
 +
==== JDT Debug (Mike) ====
 +
 
 +
==== JDT UI (Markus) ====
 +
* done with Kepler SR2 (4.3.2)
 +
* continued work on Java 8
 +
* vacation
 +
 
 +
==== PDE (Curtis) ====
 +
 
 +
==== Equinox (Tom Watson) ====
 +
 
 +
==== Equinox p2 (Ian Bull) ====
 +
 
 +
== February 05, 2014 ==
 +
 
 +
=== Discussion/Reminders ===
 +
 
 +
* Kepler RC3 build today (M-build). Sign-off due Thursday, end of day.
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
* one minor thing planned for SR1, but can be moved to SR2, see [https://bugs.eclipse.org/bugs/show_bug.cgi?id=381670 bug 381670]
+
* Bug fixing and inbox tracking
* new critical bug against 4.2.1 to investigate, see [https://bugs.eclipse.org/bugs/show_bug.cgi?id=388289 bug 388289]
+
  
 
==== Platform UI (Paul) ====
 
==== Platform UI (Paul) ====
 +
 +
* Fixing the M6 bugs
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* Juno SR1 status: made last fix ([https://bugs.eclipse.org/387095  bug 387095 ]) for SR1
 
* bug fixing
 
  
==== Platform Debug (Dani for Mike / Pawel Piech) ====
+
==== Platform Debug (Mike) ====
* Juno SR1 status: no further fixes planned
+
* vacation
+
  
==== Platform Ant (Dani for Mike) ====
+
==== Platform Ant (Mike) ====
* Juno SR1 status: no further fixes planned
+
* vacation
+
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
  
* investigating crashes on GTK ([https://bugs.eclipse.org/383890  bug 383890 ][https://bugs.eclipse.org/387496  bug 387496 ])
+
* Fixing M6 bugs
* reviewing GTK 3 patches
+
* {{bug|421127}} - continuing investigation for a proper fix / temporary fall back to GTK 2 mechanism if needed
* vacation
+
* {{bug|424657}} - planning to back port this fix for Kepler SR2
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
: investigating unit tests and (occasionally) improving test infrastructure.  
+
* {{bug|427242}} - Produce Java 8 feature patch for 4.3.2.
:: Can now (again) run 32 bit linux tests (automatically)
+
:: In progress, hope to have something by end of week.
: no further bug fixes planned for Juno SR2
+
* {{bug|426260}} - [Graphics] Files for new logo
: will be working/investigating/testing (locally) from feature branches until SR1 is done.
+
:: In progress, will ask teams to use initial versions ... on Thursday?
: reminder once Juno SR1 is done (in approx. 3 weeks), only one week till Kepler M2 +0 deadline
+
:: (Does not have to be perfectly coordinated, but good to have for next week's I-build)
 +
:: Will ask for feedback from community ... but do not plan to "run a contest" or anything.
 +
:: We do still need/support Solaris, right? 
 +
* {{bug|419647}} - React to ECF feature restructuring
 +
:: ECF has a "first cut" ... will try a test build, and propose patches for p2 and equinox ... on Friday or Monday?
 +
* Small tweaks to "branding wiki" (which, I mention, to encourage others to document what you learn, in our "new" build system, or as things change)
 +
:: https://wiki.eclipse.org/Platform-releng/Updating_Branding#Launcher_.28Desktop.29_icons
 +
:: https://wiki.eclipse.org/Platform-releng/Updating_Branding#Version_Numbers
 +
:: https://wiki.eclipse.org/Platform-releng/Updating_Branding#Copyright_blurbs
  
==== JDT Core (Srikanth) ====
+
==== JDT Core (Jay) ====
  
==== JDT Debug (Dani for Mike) ====
+
* Java 8 EA3 announced
* Juno SR1 status: no further fixes planned
+
* Continuing to work on Java 8 effort
* vacation
+
  
==== JDT UI & Text (Dani) ====
+
==== JDT Debug (Mike) ====
* Juno SR1 status: no further fixes planned
+
* replacing old Linux build machine install with a new one (continued)
+
* bug fixing
+
  
==== PDE (Dani for Curtis) ====
+
==== JDT UI (Markus) ====
* Juno SR1 status: no further fixes planned
+
 
* vacation
+
==== PDE (Curtis) ====
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
* Juno SR1 - One more bug we are investigating {{bug|388299}}
 
  
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
== August 22, 2012 ==
+
== January 29, 2014 ==
  
=== Discussion ===
+
=== Discussion/Reminders ===
 +
* Kepler SR 2 (4.3.2):
 +
** RC2 build on Wednesday 08:00 EST
 +
** full-time test pass against RC2 on Thursday
 +
** PMC approval required for non-doc fixes after RC2
 +
* February 14 is deadline for CQ submissions
 +
* Luna (4.4) M6 (March 7, 2014) is API freeze
  
 
=== Status ===
 
=== Status ===
  
 +
==== Platform Workspace (Szymon P) ====
 +
* Shipped M5
 +
* Bug fixing and inbox tracking
 +
* No open items for Kepler SR2
  
 
==== Platform UI (Paul) ====
 
==== Platform UI (Paul) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* Juno SR1 status: added a workaround for a Platform UI [https://bugs.eclipse.org/375576 bug 375576] - one further fix under investigation ([https://bugs.eclipse.org/387095  bug 387095 ])
+
* shipped M5
 +
* no open items for Kepler SR2
 
* bug fixing
 
* bug fixing
  
==== Platform Debug (Michael Rennie / Pawel Piech) ====
+
==== Platform Debug (Mike) ====
* nothing more planned for SR1
+
* vacations
+
* bug fixing
+
  
==== Platform Ant (Michael Rennie) ====
+
==== Platform Ant (Mike) ====
* nothing more planned for SR1
+
* vacations
+
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
  
:Vacations
+
==== Platform Releng (David) ====
:Investigating remaining issues for SR1
+
:GTK 3 patches review
+
  
==== Platform Releng (davidw) ====
+
* {{Bug|426669}} Good progress on doing "production builds" for Java 8 support (just in time ... as a few issues discovered that can be fixed in time for Kepler SR2! Such as {{bug|426841}}).
  
:Promoted and Simrel work for Juno SR1 RC1
+
* Working on (testing) "Sim. Release" M5 overall delivery. (EPP packages due Friday). Appears many changes going it (as is common every year for M5).
:Improving Unit test diagnostic info (90% Markus, THANKS!): Properties button, Crash logs saved, Screen Captures?, log sizes displayed.  
+
:(still) looking at bug 387052 for SR1
+
:Next week hope to start on 3rd party updates (ant 1.8.4, javax.annotations 1.1, IUC4J 49.1?) for M2
+
  
==== JDT Core (Srikanth) ====
+
==== JDT Core (Jay) ====
 +
* M5 testing/delivered
 +
* Java 8 work
 +
* No open items for SR2
  
==== JDT Debug (Michael Rennie) ====
+
==== JDT Debug (Mike) ====
* nothing more planned for SR1
+
* vacations
+
* bug fixing
+
  
==== JDT UI & Text (Dani) ====
+
==== JDT UI (Markus) ====
* replacing old Linux build machine install with a new one
+
* shipped M5
* bug fixing
+
* no open items for Kepler SR2
 +
* Java 8 work
  
==== PDE (Curtis Windatt) ====
+
==== PDE (Curtis) ====
* nothing more planned for SR1
+
* Curtis is a new dad
+
* vacations
+
* bug fixing
+
  
==== Equinox (Tom Watson) ====  
+
==== Equinox (Tom Watson) ====
  
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
== August 15, 2012 ==  
+
== January 22, 2014 ==
  
=== Discussion ===
+
=== Discussion/Reminders ===
 
+
* (Markus) Auto-tagging from master is problematic in the milestone week
+
** No possibility for a controlled rebuild
+
** Not all committers seem to follow (or know about) the Eclipse process (lockdown rules; changes on or after test day need to be reviewed)
+
** Team leads should decide and stick to one of two working modes:
+
*** Either work with integration and master branches, and only push integration in a controlled fashion
+
*** Or work with master only, but make sure all committers follow the rules and do not commit ongoing work to master in milestone weeks after the last scheduled test build and until the milestone is released
+
: ''Decision: Team leads who keep working with master only remind their committers to not push unreviewed work in milestone weeks''
+
 
+
* (John) What to do in the Git repository when bundles or features are removed?
+
: ''Decision: Keep a .project file and add a readme.''
+
  
 
=== Status ===
 
=== Status ===
  
 +
==== Platform Workspace (Szymon P) ====
  
 
==== Platform UI (Paul) ====
 
==== Platform UI (Paul) ====
: Returning from vacations
 
: Juno SR1 status: still have open bugs for 4.2.1, will need to bump some to 4.2.2
 
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
:Juno SR1 status: no further bug fixes planned so far
+
* shipped M5
:bug fixing
+
* no open items for Kepler SR2
 +
* bug fixing
  
==== Platform Debug (Michael Rennie / Pawel Piech) ====
+
==== Platform Debug (Mike) ====
:Vacation
+
  
==== Platform Ant (Michael Rennie) ====
+
==== Platform Ant (Mike) ====
:Vacation
+
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
  
:Vacation
+
* No open items for Kepler SR2
:Still investigating one issue for SR1 {{bug|321887}}
+
* API addition request for Luna M5 under review - https://git.eclipse.org/r/#/c/17893/
:GTK 3 patches review
+
* {{bug|421127}} - GTK+ 3 port is broken from GTK+ version 3.10, needs to be highlighted in N&N and Readme files for M5 and SR2
:Bug fixing
+
  
==== Platform Releng (davidw) ====
+
==== Platform Releng (David) ====
:Promoted Kepler M1 +0 (congratulations and thanks!)
+
:Updated Build Schedule
+
:Prep for Juno RC1
+
:looking at {{bug|387052}} for SR1
+
:hope to simplify unit tests soon {{bug|377718}}
+
  
==== JDT Core (Srikanth) ====
+
==== JDT Core (Jay) ====
: Aug 15th & Aug 20th are public holidays in India.
+
: Juno SR1 status: no further bug fixes planned.
+
: bug fixing
+
: Java 8 on lower gear past 15 days and next week due to M1 and SR1 related work and vacations.
+
: We bid adieu to Ayushman Jain.
+
  
 +
* No open items for Kepler SR2
 +
* Luna M5 testing underway
 +
* Progress on Java 8 effort
  
==== JDT Debug (Michael Rennie) ====
+
==== JDT Debug (Mike) ====
* Vacation
+
  
==== JDT UI & Text (Dani) ====
+
==== JDT UI (Markus) ====
:Juno SR1 status: fixed 1 remaining issue - no further fixes planned
+
* [Mac] fixed key binding conflicts for "Edit > Expand Selection To ...":
:bug fixing
+
:Ctrl+Shift+Arrow_Up/Down is used by Mission Control by default. Using Ctrl+Alt+Shift+Arrow_* now.
 +
* Java 8 work
  
==== PDE (Curtis Windatt) ====
+
==== PDE (Curtis) ====
:One PDE UI bug being backported to SR1 - {{bug|386866}} Translations for tracing preference page
+
:Bug fixing
+
:Sick time
+
  
==== Equinox (Tom Watson) ====  
+
==== Equinox (Tom Watson) ====
  
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
 +
== January 15, 2014 ==
  
 +
=== Discussion/Reminders ===
 +
* Lakshmi is on maternity leave. Arun Thondapu is responsible for SWT during that time.
  
== August 08, 2012 ==  
+
=== Status ===
  
=== Discussion ===
+
==== Platform Workspace (Szymon P) ====
 +
* Bug fixing and inbox tracking
  
* Should we collect status notes on a wiki?
+
==== Platform UI (Paul) ====
: http://wiki.eclipse.org/Eclipse/Status_meetings
+
: ''answer was "yes" but suggested a "one page" format so always same page, easier to "watch" for changes.''
+
  
* What build schedule would we like for Juno SR1 RC1? Our +0 day is 8/17 (then a week off, then RCs three Friday's in a row).
+
==== Platform Text (Dani) ====
: Assume we'll be doing both 3.8.1 and 4.2.1 "in sync" (Though 4.2.1 is the official Juno SR1 deliverable).
+
: How to fit these two "M-builds" in with other I-builds, N-builds?
+
:: M builds scheduled for Mondays? 10 AM, 12 AM Eastern, with rebuilds upon request?
+
:: ''Decision was to move to Wednesday's 10, 12:00; always, instead of Thursday, and then schedule nothing special for RC weeks. This aligns with the [http://www.eclipse.org/eclipse/development/plans/freeze_plan_4_2_1.php 4.2.1 SR 1 Endgame Plan].''
+
  
* Question was asked about how to "change history" to correct authorship of a commit. Basic answer was that changing history risks messing up others who have that branch checked out, so best to add a new commit explaining the connection to a bug, the other commit hash, and ?fixing? authorship if possible ... but, not sure any of us on call knew all details of how that all works with auto IP log (especially, if desire was to remove an author? ... though, not sure that's legitimate ... maybe if someone just added whitespace formatting or something?). [Its not clear, to me, how "authorship" could ever be "wrong"? Interesting case. ]
+
==== Platform Debug (Mike) ====
 +
 
 +
==== Platform Ant (Mike) ====
 +
 
 +
==== Platform SWT (Lakshmi) ====
 +
 
 +
==== Platform Releng (David) ====
 +
 
 +
==== JDT Core (Jay) ====
 +
 
 +
* All set for Kepler SR2
 +
* Working on open items for M5
 +
* Making progress on Java 8 effort.
 +
 
 +
==== JDT Debug (Mike) ====
 +
 
 +
==== JDT UI (Markus) ====
 +
 
 +
==== PDE (Curtis) ====
 +
 
 +
==== Equinox (Tom Watson) ====
 +
 
 +
==== Equinox p2 (Ian Bull) ====
 +
 
 +
== January 8, 2014 ==
 +
 
 +
=== Discussion/Reminders ===
  
 
=== Status ===
 
=== Status ===
  
<!-- ==== Platform Workspace ==== -->
+
==== Platform Workspace (Szymon P) ====
 +
* API changes:
 +
** {{bug|311240}} - Remove WorkspaceLock API
 +
** {{bug|310072}} - Delete deprecated IncrementalProjectBuilder#getRule() API
 +
* Bug fixing and inbox tracking
  
<!-- ==== Platform User Assistance ==== -->
+
==== Platform UI (Paul) ====
  
<!-- ==== Platform UI ==== -->             
+
==== Platform Text (Dani) ====
  
==== Platform Text (Dani) ====            
+
==== Platform Debug (Mike) ====
: working towards Kepler M1 (one day test pass, bug fixing, N&N)
+
: Juno SR1 status: no bug fixes planned so far
+
<!-- ==== Platform Search ==== -->
+
  
==== Platform Debug (Michael Rennie) ====
+
==== Platform Ant (Mike) ====
: Holidays
+
: Testing 4.3 M1
+
: SR1 - fixed two bugs, no additional fixes planned
+
  
==== Platform Ant (Michael Rennie) ====
+
==== Platform SWT (Lakshmi) ====
: Holidays
+
* {{bug|422561}} - implementation for Xulrunner 24 support merged to master branch
: Testing 4.3 M1
+
* 4.4 M5 bug fixing
: No fixes planned for SR1
+
  
==== Platform SWT (Silenio) ====  
+
==== Platform Releng (David) ====
: Holidays
+
: SR1 fixes
+
: Reviewing GTK 3 patches         
+
  
==== Platform Releng (davidw) ====
+
==== JDT Core (Jay) ====
:Sim Release:
+
* Progress on Java 8: EA 2 announced and focusing on EA 3.
::Completed migration of repository to git.
+
::Converted and setup aggregation build for Kepler and Juno SR1
+
  
==== JDT Core (Srikanth) ====
+
==== JDT Debug (Mike) ====
:Working towards Kepler M1 (one day test pass, bug fixing, N&N)
+
:Nothing more planned for M1.
+
:Juno SR1 status: Still a few bugs being worked on.
+
  
==== JDT Debug ====
+
==== JDT UI (Markus) ====
:Holidays
+
* Java 8: AST change catchup and other bug reviews
:Testing 4.3 M1
+
 
:SR1 - fixed two bugs, no additional fixes planned
+
==== PDE (Curtis) ====
 +
 
 +
==== Equinox (Tom Watson) ====
 +
 
 +
==== Equinox p2 (Ian Bull) ====
  
==== JDT UI & Text (Dani) ====         
 
:working towards Kepler M1 (one day test pass, bug fixing, N&N)
 
:Juno SR1 status: fixed 2 bugs - no further bug fixes planned to fix so far
 
  
==== PDE (Curtis Windatt) ====             
+
== Archived Minutes ==  
:testing for M1
+
:no more fixes planned for SR1
+
  
<!-- ==== Equinox (Tom Watson) ==== -->   
+
* [[Eclipse/Status_meetings/Minutes_2013|2013 Minutes]]
<!-- ==== Equinox p2 (Ian Bull) ==== -->
+
* [[Eclipse/Status_meetings/Minutes_2012|2012 Minutes]]
  
  
[[Category:Eclipse_Platform_Status_Meetings| ]]
+
[[Category:Eclipse_Platform_Status_Meetings| ]][[Category:Eclipse]]
  
  
 
<!-- Template for next week's status (add 7 days, then copy):
 
<!-- Template for next week's status (add 7 days, then copy):
== November 7, 2012 ==
+
== December 17, 2014 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
Line 906: Line 2,135:
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
  
==== Platform UI (Paul) ====
+
==== Platform UI (Daniel R) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
==== JDT Core (Srikanth) ====
+
==== JDT Core (Jay) ====
  
==== JDT Debug (Mike) ====
+
==== JDT Debug (Sarika) ====
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
  
==== PDE (Curtis) ====
+
==== PDE (Vikas) ====
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====

Revision as of 09:38, 18 December 2014


Meeting time in 2015

Please enter your preferred meeting time for 2015 (+ = best; 0 = OK; - = does not work for me):

Who 8-9 AM ET
(3h earlier)
9:30-10:30 AM ET
(1.5h earlier)
11-12 AM ET
(old time)
Szymon P 0 + 0
Wojtek 0 + 0
Dani 0 + 0
Sarika + 0 0
Arun + 0 0
David 0 + +
Jay 0 + 0
Markus 0 0 +
Vikas + 0 0
Tom Watson 0 + 0
Ian Bull  ?  ?  ?

December 17, 2014

Discussion/Reminders

  • No status meeting for next two Wednesdays (due to holidays). Next meeting will be on Wednesday, January 7, 2015. Happy New Year!
- Builds will continue to run via cron jobs, but on "reduced effort". Meaning, if they fail, the people to fix them may not be available to get them running again, at least in the usual timely fashion.
- Even without status meetings, issues or problems can still be posted to dev lists or bugzilla. At least some of us will be checking mail occasionally, but again, expect slow downs ahead (to quote many traffic signs :)
  • Need decision on performance test settings for -Xms and -Xmx. These are often set to same value, to reduce effects of normal garbage collection. I had originally set both to 1024M, but that caused "api tools performance tests" not to run (bug 455135). After investigating, I see that Performance/Automated_Tests says "Add -Xms256M -Xmx256M or similar to the VM arguments to avoid memory pressure during the measurements." So, questions are:
- Should infrastructure set these values at all? Or, leave up to individual tests to set as they like?
- If infrastructure should, what are correct values? 256M seems too small for these days. (I think when that recommendation was made, Java 1.4 was still being used!) Is 1024M better or too high?
Dani: See bug 455135 comment 5

Status

Platform Workspace (Szymon P)

Platform UI (Daniel R)

Platform Text (Dani)

Platform Debug (Sarika)

Platform Ant (Sarika)

Platform SWT (Arun)

  • Mars M5 and Luna SR2 bug fixing

Platform Releng (David)

JDT Core (Jay)

JDT Debug (Sarika)

JDT UI (Markus)

PDE (Vikas)

  • Mars M5 and Luna SR2 bug fixing

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

December 10, 2014

Discussion/Reminders

  • (Markus) Reminder: Committers should always work on the latest I-build and keep an eye open for regressions.
    • I would e.g. have expected a bug report for the problems in Open Type and Open Resource in I20141125-0800 (bug 452350, try to open type "Map" or "Table"...).

Status

Platform Workspace (Szymon P)

  • M4 testing and bug verification

Platform UI (Daniel R)

  • M4 testing and bug verification

Platform Text (Dani)

Platform Debug (Sarika)

  • Mars M5 bug fixing
  • Bug verification

Platform Ant (Sarika)

Platform SWT (Arun)

  • M4 testing and bug verification
  • Recompiled launchers
    • Added a warning dialog for running with unsupported versions of GTK+ 2 ( < 2.18.0)
    • GTK+ 3 is made the default again for all versions of GTK+ 3 (including 3.10 and above)

Platform Releng (David)

JDT Core (Jay)

  • M4 bug verification and testing - so far so good.
  • N & N updated.

JDT Debug (Sarika)

  • Mars M5 bug fixing
  • Bug Verification

JDT UI (Markus)

  • M4 bug fixing and testing; no contributions planned for M4

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

December 3, 2014

Discussion/Reminders

  • Next week is Mars M4. Please re-asses bugs assigned to M4, and update the N&N.
See updated build schedule.

Status

Platform Workspace (Szymon P)

  • Fixed Apply Patch wizard so it doesn't fail for patches produced via "git format-patch" that end with "\n--\n<git.version>" (bug 441993).
  • Pushed new API to allow ssh-agent be used during public key authentication (bug 179924).
  • Good progress in adding more plug-ins to the Tracing preference page (see bug 441575 and dependent bugs).

Platform UI (Daniel R)

  • Bugs fixing for Mars M4 and Luna 4.4.2

Platform Text (Dani)

Platform Debug (Sarika)

  • Mars M5 bug fixing

Platform Ant (Sarika)

Platform SWT (Arun)

  • started to investigate support for high-DPI images

Platform Releng (David)

  • have solved the last "infrastructure" problem with performance tests. I made temporary fix for now, so "fingerprint graphs" should be produced starting with Wednesday's Nightly build, and longer term correct fix tracked in bug 453958.
- Then still some issues with some test suites (e.g. api analysis, UA tests are not running?). I will open bugs for those once I get a little more data. (Might require "component teams" to investigate and fix?)
  • I will be updating "download pages" to the "thin Solstice theme" this week .... so may be some temporary oddities, if not (repairable) breakages, on a few days. bug 451808. This work will not be "complete" for M4, but, presentable.

JDT Core (Jay)

JDT Debug (Sarika)

  • Mars M5 bug fixing

JDT UI (Markus)

  • bug fixing / patch reviews

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

November 26, 2014

Discussion/Reminders

  • Next week is the last week of development for M4.

Status

Platform Workspace (Szymon P)

Platform UI (Daniel R)

  • Bugs fixing for Mars M4 and Luna 4.4.2

Platform Text (Dani)

Platform Debug (Sarika)

  • Mars M4 Bug Fixes

Platform Ant (Sarika)

Platform SWT (Arun)

Platform Releng (David)

  • Notice "XML Link" in JUnit results. Can "import URL" directly into JUnit view, and more easily investigate the failing tests. (Thanks go to Markus, and others, ... I just added the link via bug 290883.)
alt XML Link in JUnit results
  • We are using Tycho 0.22 snapshot now (soon to be released). This will allow some previous "work arounds" to be removed.
See their Tycho/Release_Notes/0.22 (bug 445696)
  • Progress on getting "long running" performance tests running (such as jdt.core), even against baseline but for some reason no performance numbers published. Tracking issue in bug 452181.

JDT Core (Jay)

JDT Debug (Sarika)

  • Mars M4 Bug Fixes

JDT UI (Markus)

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

November 19, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

  • Mars M4 bug fixes and investigations
  • Good progress in adding more plug-ins to the Tracing preference page (see bug 441575 and dependent bugs).

Platform UI (Daniel R)

  • Bugs fixing for Mars M4 and Luna 4.4.2

Platform Text (Dani)

Platform Debug (Sarika)

  • M4 Bug Fixes

Platform Ant (Sarika)

Platform SWT (Arun)

  • Mars M4 and Luna SR2 bug fixes

Platform Releng (David)

  • The "long running" performance tests are now (half) working for I-builds (no "baseline" yet). bug 452181 [Note: just now, 10:30 Wednesday, I did define and start the "long running baseline" test -- but, this will cause the "long running" tests against current I-build to re-run. So, in 12 hours or so check back for long running baseline results ... and, the current unit tests for long running job may change status, if some fail second time through].
- See results page, especially the pass/fail status of those "unit tests". Including the baseline pass/fail status (does not include "long running", yet).
- I suggest if those "failing" tests can not be fixed easily, that bugs be opened for them failing, capture what data you can, and then disable the tests until someone can fix them.
  • Plan is to continue to run "quick running" performance tests even on Nightly builds, but add the "long running" ones only for weekly builds (I and M).
  • M-build performance tests will start next week.
  • I will "restore a theme" (add headers, etc.) (from Solstice "thin") to download pages this coming week {bug|451808}
  • Note: webmasters will be upgrading our Mac test machine to 10.10 (Yosemite) this week (Thursday planned). Might cause some unit tests to fail? bug 447634.
  • Greatest accomplishment of the week? If not the year? I finally got rid of that column on download pages that just said "(http)"! :)

JDT Core (Jay)

JDT Debug (Sarika)

  • M4 Bug Fixes

JDT UI (Markus)

PDE (Vikas)

  • Mars M4 Bug fixes

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

November 12, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

  • Mars M4 bug fixes and investigations

Platform UI (Daniel R)

  • Mars M4 Bug fixes

Platform Text (Dani)

Platform Debug (Sarika)

  • Mars M4 Bug fixes

Platform Ant (Sarika)

Platform SWT (Arun)

  • M4 bug fixes and Mars plan items

Platform Releng (David)

  • I can not be at today's (11/12) Status meeting due to a conflicting meeting. But ...
  • Starting to get some useful performance data: such as see yesterday's I-build.
  • Obviously a ways to go ... but, I outline my priorities and "next steps" in bug 444243#c8. Comments welcome.
  • One I forgot to mention in bug, was porting all this back to "maintenance builds". That won't happen until nearly "end of December" which means you (we) will only have about one month to assess and possibly fix any performance regressions in Luna SR2. (In other words, not much time ... but ... not many changes either, so shouldn't be many regressions. we can hope.
  • Please "sanity checking" the numbers and scenarios. For example, if you have a test that is being listed as taking 3 minutes, but you are pretty sure it should be more on the order of 30 seconds, please make a note of it in the bug {bug|444243}}. After all, there might have a bug in my scripts ... or the complicated tools I inherited :)
  • If there's any questions, feel free to ask in that bug, or on platform-releng-dev.

JDT Core (Jay)

JDT Debug (Sarika)

  • Mars M4 Bug fixes

JDT UI (Markus)

PDE (Vikas)

  • Mars M4 items ( also couple of GMF items)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

November 5, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

  • Mars M4 bug fixes and investigations

Platform UI (Daniel R)

  • Mars M4 bug fixes

Platform Text (Dani)

Platform Debug (Sarika)

  • Mars M3 testing
  • Mars M4 bug fixes

Platform Ant (Sarika)

Platform SWT (Arun)

  • Mars M4 planning and bug fixes

Platform Releng (David)

  • Almost We are getting performance data into database! bug 390821
Still just "short set" of 12 test suites.
But ... "assert against baseline" should work. (not sure how to verify ... unless someone can "slow down" a test to confirm ... ?)
I did reverse order, and run "baseline" tests first, and then "current build" so assert works against "matching" baseline.
BUT ... one problem with concept, several "technical" ones. Details in bug 390821
  • Working on a few more "Orbit bundles"
- HttpComponents Client Version: 4.3.5
- HttpComponents Client Version: 4.3.6 and Core Version 3.3.3 bug 447984
(Currently voting, in hc project, is occurring for "4.3.6").

JDT Core (Jay)

  • Bug fixes for M4
  • Bugs being picked for 4.4.2 and will be released after testing.

JDT Debug (Sarika)

  • Mars M3 testing
  • Mars M4 bug fixes

JDT UI (Markus)

  • Mars M4 bug fixes and investigations

PDE (Vikas)

  • Mars M4 bug fixes

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

October 29, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

Platform UI (Daniel R)

Platform Text (Dani)

Platform Debug (Sarika)

  • M3 Bug fixes and verification

Platform Ant (Sarika)

  • Ant 1.9.4 testing

Platform SWT (Arun)

  • M3 testing and bug fixes
  • Minimum supported version of GTK+ 2 has been incremented from 2.10 to 2.18

Platform Releng (David)

  • Almost getting performance data into database bug 390821
* But, think I need to reverse order, and run "baseline" tests first, and then "current build" test.

JDT Core (Jay)

JDT Debug (Sarika)

  • M3 bug fixes and verification

JDT UI (Markus)

PDE (Vikas)

  • M3 Bug fixes and verification

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

October 22, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

Platform UI (Daniel R)

  • 4.5 M3 Bug fixing
  • Preparing for M4 planning that we have tomorrow

Platform Text (Dani)

Platform Debug (Sarika)

Platform Ant (Sarika)

Platform SWT (Arun)

Platform Releng (David)

  • Beginning to investigate saving performance data in database on build machine (Using Derby 10.11.1.1)
  • The "short set" of performance test are running every build; current build, and baseline (4.4.1).
- Links will be in "logs" section of Test Results page (once the result are ready -- about same time unit tests are done), such as following two examples. (I know those results pages are, still, "sloppy", but, going to focus on "database" part, before cleaning them up)
Unit tests from performance tests (short set)
Unit tests from baseline performance tests (short set)
  • Working on a few more "Orbit bundles"
- HttpComponents Client Version: 4.3.5
- JSch-0.1.51

JDT Core (Jay)

JDT Debug (Sarika)

JDT UI (Markus)

PDE (Vikas)

  • M3 bug fixes

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

October 15, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

Platform UI (Daniel R)

  • 4.5 M3 Bug fixing

Platform Text (Dani)

Platform Debug (Sarika)

  • 4.5 M3 Bug fixing

Platform Ant (Sarika)

  • Ant 1.9.4 testing with 4.5 M3

Platform SWT (Arun)

  • 4.5 M3 bug fixing

Platform Releng (David)

JDT Core (Jay)

  • 4.5 M3 Bug fixes
  • Plan on for back porting several Java 8 bug fixes for SR2

JDT Debug (Sarika)

  • 4.5 M3 bug fixing

JDT UI (Markus)

  • new quick assist that adds inferred parameter types to lambda expression
  • backported Sort Members bug 434941 to 4.4.2 and provided a feature patch on top of 4.4.1

PDE (Vikas)

  • 4.5 M3 bug reviews
  • 4.5 M3 bug fix

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

October 8, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

Platform UI (Daniel R)

  • 4.5 M3 bug fixing

Platform Text (Dani)

Platform Debug (Sarika)

Platform Ant (Sarika)

Platform SWT (Arun)

Platform Releng (David)

JDT Core (Jay)

JDT Debug (Sarika)

JDT UI (Markus)

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

October 1, 2014

Discussion/Reminders

  • Congratulations on "Luna SR1"! (barely made it)
  • Branch R4_4_maintenance is "open for business", but when should we start M-builds? I was thinking of waiting until November or something ... but, happy to schedule as the team desires.
  • Don't forget about bug 443353 - Increase (and better check) feature versions.

Status

Platform Workspace (Szymon P)

Platform UI (Daniel R)

Platform Text (Dani)

Platform Debug (Sarika)

Platform Ant (Sarika)

Platform SWT (Arun)

Platform Releng (David)

JDT Core (Jay)

JDT Debug (Sarika)

JDT UI (Markus)

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

September 24, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

  • 4.5 M3 bug fixing

Platform UI (Daniel R)

Platform Text (Dani)

Platform Debug (Sarika)

  • 4.4.2 bug fixes
  • 4.5 M3 bug fixes

Platform Ant (Sarika)

Platform SWT (Arun)

  • 4.5 M3 planning and bug fixing
  • SWT is switching from integration to master branch for I-builds (on trial basis for now, will try for few builds and decide whether to continue or revert based on any problems that might crop up)

Platform Releng (David)

JDT Core (Jay)

JDT Debug (Sarika)

  • 4.5 M3 bug fixes

JDT UI (Markus)

  • bug fixing, e.g. a serious issue in Sort Members that will be backported to 4.4.2 (bug 434941)

PDE (Vikas)

  • 4.5 M3 bug fixes

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

September 17, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

Platform UI (Daniel R)

  • Bug verification and testing for M2.
  • Planning of M3

Platform Text (Dani)

Platform Debug (Sarika)

  • Mars Bug fixing

Platform Ant (Sarika)

Platform SWT (Arun)

  • M2 bug fixes and patch reviews
  • M2 testing and bug verification

Platform Releng (David)

JDT Core (Jay)

  • Bug fixes for Mars M2
  • Bug verification and testing underway for M2.

JDT Debug (Sarika)

  • Mars Bug fixing

JDT UI (Markus)

PDE (Vikas)

  • Bug verification and testing for M2.
  • Bug fixes for Mars

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

September 10, 2014

Discussion/Reminders

  • [Releng/Markus] New and Noteworthy has a new home (bug 437930):
ssh://git.eclipse.org/gitroot/www.eclipse.org/eclipse/news.git
  • [Releng/David] Don't forgot Sunday (9/14) 8 PM I-Build begins "stabilization week" for Mars M2
* See build schedule.
* Don't forget to triage "open M2 Bugs".
I will open a bug for Equinox and PDE to "sign-off". Other teams can test as you are able, if you think those bugs might effect some other case.

Status

Platform Workspace (Szymon P)

Platform UI (Paul)

Platform Text (Dani)

Platform Debug (Sarika)

  • M2 Defect fixing
  • M2 Enhancement

Platform Ant (Sarika)

  • CQ created for Ant 1.9.4 bundle

Platform SWT (Arun)

  • M2 bug fixing

Platform Releng (David)

  • Thanks for everyone's help with removing Mac OS X 32-bit from build (bug 441691). (And, I know, some "cleanup" remains).

JDT Core (Jay)

JDT Debug (Sarika)

  • M2 bug fixes
  • M2 Enhancement

JDT UI (Markus)

PDE (Vikas)

  • M2 bug fixes
  • 4.4.1 issues

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

September 03, 2014

Discussion/Reminders

  • We can discuss status of "performance tests" if interest and time. I wrote up some rough notes to walk through ... just to keep everyone informed ... and if I'm lucky get a few questions answered. :)

Status

Platform Workspace (Szymon P)

Platform UI (Daniel)

  • M2 and 4.4.2 bug fixes
  • 4.4.1 testing

Platform Text (Dani)

Platform Debug (Sarika)

  • Bug fixes for M2
  • Enhancements for M2
  • 4.4.1 Verifications

Platform Ant (Sarika)

  • 4.4.1 Testing

Platform SWT (Arun)

  • 4.4.1 testing and bug fixes
  • M2 bug fixes

Platform Releng (David)

  • Other fun stuff I'm working on, other than performance tests, Sim. release, and the usual releng stuff ...
* How does everyone like the new "test summary table"? Suggestions welcome bug 442894
Does anyone know what "skipped" means? Is that an Ant concept, or Hudson concept? (will likely remove that column)
* Want to finish getting new versions of httpcomponents into Orbit bug 426382
* I want to improve our "proxy testing" bug 441733
* When is the time to put in Ant 1.9.4? (or, wait for 1.9.5?) (See bug 442445 Who is to submit the CQ?

JDT Core (Jay)

JDT Debug (Sarika)

  • Bug fixes for M2
  • Enhancements for M2
  • Verifications for 4.4.1

JDT UI (Markus)

PDE (Vikas)

  • Bug fixes for M2
  • Verifications for 4.4.1

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

August 27, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

  • 4.5 M2 bug fixing

Platform UI (Daniel R)

  • M2 bug fixes
  • 4.4.1 bug fixes and testing

Platform Text (Dani)

Platform Debug (Sarika)

  • M2 bug fixes and enhancements

Platform Ant (Sarika)

  • M2 bug fixes

Platform SWT (Arun)

  • M2 and SR1 bug fixes
  • 4.4.1 ppc64le builds are available now, 4.5 should be done this week!

Platform Releng (David)

JDT Core (Jay)

  • M2 and SR1 bug fixes
  • bug 430336 [1.8][compiler] Bad syntax error recovery: Lonely identifier should be variable name, not type

JDT Debug (Sarika)

  • M2 bug fixes
  • 4.4.1 bug fixes and testing

JDT UI (Markus)

  • Bidi and other bug fixes

PDE (Vikas)

  • M2 bug fixes
  • 4.4.1 bug fixes

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

August 20, 2014

Discussion/Reminders

  • Dates to plan for. Relax this week ... then we get busy!
https://www.eclipse.org/eclipse/platform-releng/buildSchedule.html
Aug. 27 - 29: Luna SR1 RC2 +0 (Build, test, signoff)
Sep. 03 - 05: Luna SR1 RC3 +0 (Build, test, signoff)
Sep. 10 - 12: Luna SR1 RC4 +0 (If required -- assuming we'll build "on request" for small, concrete list of bugs, only those contributing need to sign-off) 

Sep. 14 - 19: Mars M2 +0 (Stabilization, testday, signoffs)

Status

Platform Workspace (Szymon P)

Platform UI (Paul)

Platform Text (Dani)

  • Reviewed and committed an external contribution which preserves the selection direction when redrawing the text viewer. If you see issues regarding the selection in editors, please file a bug against Platform Text.

Platform Debug (Sarika)

  • M2 Bug Fixes

Platform Ant (Sarika)

Platform SWT (Arun)

Platform Releng (David)

JDT Core (Jay)

JDT Debug (Sarika)

  • M2 Bug Fixes

JDT UI (Markus)

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

August 13, 2014

Discussion/Reminders

[Daniel R] Can we go with the bug 441264?

Status

Platform Workspace (Szymon P)

  • 4.5 M2 bug fixing

Platform UI (Daniel R)

  • 4.4.1 and 4.5 M2 Bug fixes
  • 4.4 TVT Bug fixes

Platform Text (Dani)

Platform Debug (Sarika)

  • 4.5 M2 Bug fixes and enhancements
  • 4.5 M1 verification

Platform Ant (Sarika)

  • 4.5 M1 verification

Platform SWT (Arun)

  • 4.4.1 and 4.5 M2 bug fixes

Platform Releng (David)

JDT Core (Jay)

  • Bug fixes towards 4.5 M2 and 4.4.1

JDT Debug (Sarika)

  • 4.5 M2 Bug fixes
  • 4.5 M1 verification

JDT UI (Markus)

  • M2 bug fixing / reviews
  • investigating issues with Display#map(..) and Shell#setRegion(..) on GTK

PDE (Vikas)

  • 4.5 M2 Bug fixes/Reviews from contributions
  • 4.5 M1 verification
  • 4.5 planning

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

August 6, 2014

Discussion/Reminders

  • The new WIKI page with Eclipse feature proposals and the WIKI link attached to the N&N page of the milestone
[Daniel R] The main goal of the solution is to promote the development of the release. When someone during the milestone comes up with the idea about some new, interesting feature for Eclipse then they can provide proper entry to the proposed WIKI. The N&N however can have some "new feature proposal available" icon and proper link to the WIKI. The feature has to be provided in the installable form from the external site, i.e. Eclipse Market or Git Hub. When feature is stable enough and accepted by the users it can be merged to the master Git repository.
Additionally the WIKI page and indirectly the N&N one can contain the link to the Bugzilla or blog where the new feature get deeply discussed. When we agree to go with it we have to figure out the way of filtering the craps that can be published from time to time. However I think, we can postpone it till a first crap
What can we achieve by this solution?
  • incoming release can be earlier announced by the blog entries dedicated to the new features and it can encourage the new people from the Community for helping with the development of the new release as well as the users for switching to Eclipse as the primary IDE or RCP platform
  • new interesting architectural/design changes can be proposed with the features. It will be real prove of concept and not only "raw" idea sent via e-mail
  • some really strong Eclipse developers/consultants can find the idea interesting and help with development of the new release
  • during implementation of the new feature you have to quite often fix some defects that block the feature or get exposed by it, what indirectly improves the quality of Eclipse
  • current solution - announcing the new ideas by mailing list - is not sufficient in my opinion. Some ideas finish with several discussion e-mails. Even when something get implemented it can be forgotten in the moment. Having the persisted list with the feature proposals on WIKI that is connected to N&N page, better visible than the mailing list archive, seems to be better solution in my opinion
[Daniel R]The new bug gets opened for the idea, please put your comments there - bug 441264

Status

Platform Workspace (Szymon P)

Platform UI (Daniel R)

  • We have the milestone week for M1
  • on Thursday we will plan the bugs for M2

Platform Text (Dani)

  • one day test pass for M1
  • bug fixing

Platform Debug (Sarika)

Platform Ant (Sarika)

Platform SWT (Arun)

Platform Releng (David)

JDT Core (Jay)

  • Testing/Bug verification going well
  • No more open items for M1

JDT Debug (Sarika)

JDT UI (Markus)

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

July 2|9|16|23|30, 2014

  • REMINDER: Identify the main work areas in your component for the Mars plan and send your top items to Dani.
  • no status calls in July, but please watch or check this page for important notifications
  • if you have major status updates, please still post them here or to eclipse-dev

July 2, 2014

Discussion/Reminders

  • Are we meeting today? :)
[Dani & Markus] no, let's drop calls in July (as in previous years)
  • Will start M-builds next week. From looking at past build schedule it appears we did M builds on Wednesday at 8 AM. Sound right? (Suggestions for change welcome ... not sure of pros/cons).
[Markus] sounds good
  • [Dani] Work items for component leads:
    • Check open P1 & P2 and Blocker & Critical bugs and adjust their severity or put them on the Mars (4.5) plan.
    • Identify the main work areas in your component for the Mars plan and send your top items to Dani.

Status

Platform Workspace (Szymon P)

Platform UI (Paul)

Platform Text (Dani)

Platform Debug (Sarika)

Platform Ant (Sarika)

Platform SWT (Arun)

Platform Releng (David)

  • worked a lot getting "solstice" theme on pages I am involved/responsible for:
- www Eclipse Project home
- main download page (individual build pages need LOTS of work)
- www Tools Project home
- www Orbit Project home
- main Orbit downloads page, and even
- individual Orbit Build pages, and even on
- "build machine"!
  • Lots could be improved (tracking Eclipse improvements in bug 437969), but seems we are off to a good start, and the theme seems sound, with a good foundation (http://getbootstrap.com/)
- and webmasters have been very helpful and responsive to issues found.
  • removed red X's from all "released builds" (even on archives) since it was confusing to some users. bug 437872
  • Test results from "Mac" not (initially) collected/summarized for I20140701-0800 bug 438708
- I fixed immediate case, and added more error checking, to (I hope) get better get notified if something goes wrong.
  • Up coming priories:
- bug 407775 product definition needs to cleaning uninstall Symbolic links
- Sim release changes/fixes/branching, prep for maintenance and Mars aggregation
- And of course the "performance tests" (FYI, we did lose the GSoC student ... he decided a job would be more rewarding, for some reason. :)
  • Do you read the "Eclipse Newsletter"? I often don't ... but plan to start, now that I've been "spot lighted" in the June Issue.
- [Dani] OK, OK, I'm going to read it! :-)

JDT Core (Jay)

JDT Debug (Sarika)

JDT UI (Markus)

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

June 25, 2014

Discussion/Reminders

  • Congratulations for Luna! Ready for Mars?
  • Please tag Luna Release (by Friday)
bug 437721 - Tag Luna Release
  • Please update "parent pom versions"
bug 437787 - Update the parent poms from 4.4.0 to 4.5.0
  • Rough plan is to start "nightlies" now, and have first I build next Tuesday (7/1).
  • And then start 4.4.1 builds approximately "mid July".
None of which is to say no one deserves a "break" (or vacation, etc.) ... just didn't want "lack of builds" to slow anyone down who happened to be working.

Status

Platform Workspace (Szymon P)

Platform UI (Paul)

Platform Text (Dani)

Platform Debug (Sarika)

Platform Ant (Sarika)

Platform SWT (Arun)

Platform Releng (David)

JDT Core (Jay)

JDT Debug (Sarika)

JDT UI (Markus)

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

June 18, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

Platform UI (Paul)

Platform Text (Dani)

Platform Debug (Sarika)

  • Working on defects planned for Mars

Platform Ant (Sarika)

Platform SWT (Arun)

Platform Releng (David)

  • bug 437494 - Eclipse Project move to Solstice theme (for most pages)
Seems to be going well, fairly easy. Will be better if/when they make a "matching" theme for wiki.
have consolidated what's been provided in bug:
https://www.eclipse.org/eclipse/development/acknowledgements_4_4.php
Will Equinox and p2 be contributing?
Still need to sort out best "active committer list" (project leads till need to sanity check)
  • I have promoted main artifacts/repos (to allow mirroring) ... will need "polish" on some pages (especially given new Solstice theme)
  • bug 437693 - Consolidate "new and noteworthy" documents to one document [volunteers? currently assuming Dani will do it?]

JDT Core (Jay)

  • Working on Mars bug fixes

JDT Debug (Sarika)

JDT UI (Markus)

  • patch reviews and bug fixes for Mars
  • website updates
  • released new versions of ASTView and Java Elements view

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

June 04, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

  • No further fixes planned for Luna

Platform UI (Paul)

Platform Text (Dani)

  • no further fixes planned for Luna

Platform Debug (Sarika)

Platform Ant (Sarika)

Platform SWT (Arun)

  • Documentation updates
  • Solaris x86 launchers were rebuilt for RC4

Platform Releng (David)

JDT Core (Jay)

  • RC4 candidate - bug 436155 - [type hierarchy] No type hierarchy shown for org.eclipse.swt.widgets.Text

JDT Debug (Sarika)

JDT UI (Markus)

  • one fix released for RC4: bug 413583 (Setup of null annotations in plug-in project does not work with headless PDE/Build)

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

May 28, 2014

Discussion/Reminders

  • Please provide updates for your readme entries via bug 435705.

Status

Platform Workspace (Szymon P)

Platform UI (Paul)

Platform Text (Dani)

Platform Debug (Sarika)

  • Documentation update
  • RC3 Bug and future planning

Platform Ant (Sarika)

  • Update to 1.9.4 in progress

Platform SWT (Arun)

Platform Releng (David)

JDT Core (Jay)

JDT Debug (Sarika)

  • Documentation update
  • Future planning

JDT UI (Markus)

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

May 21, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

Platform UI (Paul)

Platform Text (Dani)

Platform Debug (Mike)

Platform Ant (Mike)

Platform SWT (Arun)

  • RC2 bugfixes and patch reviews

Platform Releng (David)

JDT Core (Jay)

  • RC1 testing and bug fixes went well
  • Focusing on remaining (RC2) Luna bugs

JDT Debug (Mike)

JDT UI (Markus)

PDE (Vikas)

  • RC2 bug
  • Help Documentation

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

May 14, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

Platform UI (Paul)

Platform Text (Dani)

Platform Debug (Sarika)

  • RC1 bug fixes

Platform Ant (Sarika)

  • RC1 bug fixes

Platform SWT (Arun)

  • RC1 bug fixes
  • SWT presentation at RCP developers meet

Platform Releng (David)

JDT Core (Jay)

  • RC0 test pass
  • RC1 bug fixes

JDT Debug (Sarika)

  • RC1 bug fixes

JDT UI (Markus)

PDE (Vikas)

  • RC1 bug fixes

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

May 07, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

Platform UI (Paul)

Platform Text (Dani)

Platform Debug (Mike)

Platform Ant (Mike)

Platform SWT (Arun)

  • M7 testing
  • RC1 bug fixes

Platform Releng (David)

JDT Core (Jay)

  • M7 Test pass
  • RC1 bug fixes underway.

JDT Debug (Mike)

JDT UI (Markus)

PDE (Curtis)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

April 30, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

  • M7 testing
  • No more bugs planned for M7

Platform UI (Paul)

Platform Text (Dani)

Platform Debug (Sarika)

  • M7 bug fixes

Platform Ant (Sarika)

  • M7 bug fixes

Platform SWT (Arun)

  • M7 bug fixes, patch reviews and milestone testing

Platform Releng (David)

JDT Core (Jay)

  • Luna M7 bug fixes and verification

JDT Debug (Sarika)

  • M7 bug fixes

JDT UI (Markus)

PDE (Vikas)

  • M7 bug fixes

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

April 23, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

Platform UI (Paul)

Platform Text (Dani)

Platform Debug (Sarika)

  • Defect fixing for M7

Platform Ant (Mike)

Platform SWT (Arun)

  • M7 bug fixes, patch reviews and inbox tracking

Platform Releng (David)

JDT Core (Jay)

  • M7 bug fixes including Java 8 maintenance fixes

JDT Debug (Sarika)

  • Defect fixing for M7

JDT UI (Markus)

  • Java 8 bug fixing

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

April 16, 2014

Discussion/Reminders

  • [dw] We need "semi-coordinated" change for bug 431273 - react to change in EUA
After much "debugging", my recommendation is to do global change of
license-feature-version="1.0.0.qualifier"

to

license-feature-version="0.0.0"
Can we say "do by Thursday afternoon"? That'd give time for some test builds, and "recovery" on Friday, if needed, for any that are missed?

Status

Platform Workspace (Szymon P)

  • Polishing Java 7 filesystem fragment
  • Bug fixing for M7

Platform UI (Paul)

Platform Text (Dani)

  • protected content assist from bad proposals (contributed by Terry Parker)

Platform Debug (Sarika)

  • M7 bug fixes

Platform Ant (Mike)

Platform SWT (Arun)

  • M7 bug fixing, patch reviews and inbox tracking

Platform Releng (David)

  • Ready to git rid of last "master feature" bug 406825
And as part of that, plan to move and simplify "repository" module bug 432776
  • My view of next priorities:
* Need to focus on fixing several "graphics issues" bug 426260
* Need to focus on fixing several "test framework" issues, such as bug 431703 and others.
* Need to sort out "configuration features" and executables so "eclipse" is not "installed twice" bug 432379
(all of which means "performance tests" is getting lower on high priority items, for M7)

JDT Core (Jay)

  • M7 bug fixes and Java 8 maintenance fixes

JDT Debug (Sarika)

  • M7 bug fixes
  • Java 8 bug analysis

JDT UI (Markus)

PDE (Curtis)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

April 09, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

  • M7 bug fixing and inbox tracking

Platform UI (Paul)

Platform Text (Dani)

Platform Debug (Sarika)

  • Bug fixing for M7

Platform Ant (Mike)

Platform SWT (Arun)

  • M7 bug fixing, patch reviews and inbox tracking
  • bug 431711 - bug to update list of supported platforms for Luna
  • working on enabling SWT/Eclipse port to new PPC platform - ppc64le

Platform Releng (David)

  • Can't attend this meeting, due to conflict with Tools PMC meeting.
  • As agreed at last status meeting, I opened a bug for Mars: bug 432003 - Refine and Redefine our Features
Ideally this work would start during Luna RC period (conceptually, if not "in a branch") so we could get many "restructuring" changes in Mars M1.
  • Added new "third party" stuff:
* ICU4J 52.1 bug 429660
* org.objectweb.asm (restructured into 6 pieces) bug 431820
* "warmup" version of ECF bug 429930

JDT Core (Jay)

  • Luna M7 bug fixes
  • Backported to R3_6_maintenance and R3_6_maintenance_Java7 - bug 410207

JDT Debug (Sarika)

  • Bug fixing for M7

JDT UI (Markus)

PDE (Vikas)

  • Java 8 items for M7 (method reference, default method and lambda expression)
  • bug fixes for M7

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

April 02, 2014

Discussion/Reminders

  • [dw] Should we deprecate org.eclipse.core.runtime.feature? No one uses it (except "equinox SDK "product").
    • The feature was initially requested via bug 329722
    • [dw] As agreed at status meeting, I opened a bug for Mars: bug 432003 - Refine and Redefine our Features
  • [dw] We are exposed to losing "webstart function" on recent version of Java 7 (and 8). See bug 421294. Should it be marked "helpwanted" ... deprecated? ... removed? ... seems no one has expertise to fix it? (And, from reading the some of the "work arounds" people have come up with, sounds pretty complicated to fix ... (might require users to have access to unsigned bundles, which they'd have to sign themselves? But, I could be mis-interpreting the "work arounds".)
  • [Dani] The Eclipse Foundation announced Java™ 8 support today

Status

Platform Workspace (Szymon P)

  • bug 380325 Release jdk7 filesystem fragment providing Java 7 NIO2 support

Platform UI (Paul)

Platform Text (Dani)

Platform Debug (Mike)

Platform Ant (Mike)

Platform SWT (Arun)

  • M7 bug fixing, patch reviews and inbox tracking

Platform Releng (David)

  • bug 431478 added "stats" to Java 8 patch downloads. (1711, since Saturday ... missed "first 10 days" it was released.)
Anything else we should gather stats on (from p2 repo)?
  • bug 431540 moved some of our "post-build" processing into the build-proper, as it should be. (still lots more could be done).
  • Working on improving "test framework" so we can have accurately labeled (and variable number of) VM's and architectures for testing a given build.
My hope is for Nightlies, we would use Java 8, for Linux, Java 7 for Windows and Mac.
(Mac has been updated to "1.7 update 51", still need to do for Windows).
But, for I-builds, would be nice do 6 tests, 3 "platforms" times 2 VMs -- or is that overkill?
  • need to move "orbit build" to Hudson HIPP instance [though, will still be same script/PDE based build].
  • (still) need to investigate/plan for performance tests.
  • (still) need to get "releng tests" back in build, and tests -- such as count number of features and bundles in repository and compare with expected number.

JDT Core (Jay)

  • Bug fixes for M7

JDT Debug (Mike)

JDT UI (Markus)

PDE (Curtis)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

March 26, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

Platform UI (Paul)

Platform Text (Dani)

Platform Debug (Mike)

Platform Ant (Mike)

Platform SWT (Arun)

Platform Releng (David)

  • bug 429406 - Remember to "turn on" API change-check in post M6 builds

JDT Core (Jay)

  • Java 8 GA announced
  • Working on bug fixes for Luna and Java 8

JDT Debug (Mike)

JDT UI (Markus)

  • Java 8 GA announced
  • Working on bug fixes for Luna and Java 8
  • Fixed bug 399391 on bugs.eclipse.org: Diff for Git patches drops file path after first space

PDE (Curtis)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

March 19, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

  • bug 380325 Release jdk7 filesystem fragment providing Java 7 NIO2 support

Platform UI (Paul)

Platform Text (Dani)

Platform Debug (Mike)

Platform Ant (Mike)

Platform SWT (Arun)

  • M7 bug fixing and inbox tracking
  • bug 412589 API addition possible post M6?

Platform Releng (David)

  • Nice to be going back to 2 builds types, instead of 5!

JDT Core (Jay)

Java 8 release finishing touches (bug 428468)

JDT Debug (Mike)

JDT UI (Markus)

  • Java 8 release finishing touches - shipped first official Eclipse support for Java 8 yesterday
  • Fixed problems with rendering of lambda elements, presenting them in the type hierarchy, and method override computation.

PDE (Curtis)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

March 12, 2014

Discussion/Reminders

[David] Reminder: still need some triage on open M6 bugs.

Status

Platform Workspace (Szymon P)

  • bug 380325 Release jdk7 filesystem fragment providing Java 7 NIO2 support

Platform UI (Paul)

Platform Text (Dani)

Platform Debug (Mike)

Platform Ant (Mike)

Platform SWT (Arun)

Platform Releng (David)

  • [Can not attend this status meeting, due to conflicting meeting.]
  • Working on Java 8 builds and tests. Especially "finishing touches".
  • Set up Unit tests to run with Java 8, version _51 (the one with new "security restrictions")
  • Which also requires fixes to "test and reporting" framework bug 390986.
  • Who can work on "web start" problem? bug 421294 -- or, we'll have to live with "loss of function" with newest JREs.
  • Need to figure out (remember?) how to turn on "Post M6 API checks" bug 429406
  • Still, sigh, working on new "images and logo". bug 426260
  • Planning to "remove" or "convert" many GIF images, and use PNG format instead. See bug 424916.
In other words, speak up quick if you know of a reason not to!
  • Next priority (still) is to get "performance test example" running.
  • But, will still need "backend data base", and
  • Resurrect the "Performance UI" (or, what ever it was that produces the reams of pictures and statistics).

JDT Core (Jay)

JDT Debug (Mike)

JDT UI (Markus)

PDE (Curtis)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

March 05, 2014

Discussion/Reminders

  • [Dani] Component leads, please tag Luna SR2 (4.3.2) with 'R4_3_2' by Friday. For details see bug 428090.
  • [Szymon] How to avoid spam in Gerrit? For details see bug 429647.
  • [David] Proposal on how to handle "Solaris x86_64 contribution" ... read it and comment in bug 429343.

Status

Platform Workspace (Szymon P)

  • M6 testing and bug verification
  • M7 planning

Platform UI (Paul)

Platform Text (Dani)

Platform Debug (Mike)

Platform Ant (Mike)

Platform SWT (Arun)

  • M6 testing and bug verification
  • Inbox tracking and M7 planning

Platform Releng (David)

  • Investigating Kepler SR2 and Luna (mysterious) p2-update bug on Windows: bug 427148
  • Learning/fixing "delta-pack"
  • About to start focusing on "BETA_JAVA8" testing

JDT Core (Jay)

  • Java 8 bug fixes
  • Luna M6 bug fixes and testing/bug-verification

JDT Debug (Mike)

JDT UI (Markus)

PDE (Curtis)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

February 26, 2014

Discussion/Reminders

  • (dw) should we re-spin weekly I-build to get fix for bug 426826?

Status

Platform Workspace (Szymon P)

  • Bug fixing and inbox tracking

Platform UI (Paul)

  • [bidi] added Globalization preference page (makes old command-line options accessible for end user)

Platform Text (Dani)

Platform Debug (Mike)

  • Bug fixing
  • Investigating source lookup bug: bug 327497

Platform Ant (Mike)

Platform SWT (Arun)

  • M6 bug fixing and inbox tracking
  • bug 407927 - Combo API addition for BiDi, reviewing the patch
  • bug 421127 - Raised a bug against GTK+, investigating a workaround for M6

Platform Releng (David)

  • Kepler RC4a respun for p2 bug. Aggregated "Sim Rel" repo rebuilt.
  • both have been "promoted" (but not visible) so mirroring can start
  • Most "icon, splash screen, and about box copyright" work is done, but still lots of details to "follow-up" on.
(See list of dependencies on bug 426260).
  • Note: I could not help but be innovative and improve modularization of build while doing this work bug 427428
* But that does cause "launcher team" to "do less" bug 429093
* And has implications for "delta-pack" bug 419246
  • Next priorities are getting "Java 8 Unit Tests" running
* And THEN, finally, start to look at getting performance tests running, somewhat (i.e. don't expect the good 'ol days of 12 hour test runs and reams of performance results summaries :).

JDT Core (Jay)

  • RC1 bug verification and testing for Java 8
  • Bug fixes for Java 8

JDT Debug (Mike)

  • Bug fixing
  • Java 8 work and testing

JDT UI (Markus)

  • Java 8 work: Organize Imports, finding unimplemented methods, convert lambda to anonymous

PDE (Curtis)

  • Working on update to ASM 5.0 for Java 8 support. Bug 390930 and the CQ
  • Java 8 work for API Tools

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

February 19, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

  • Bug fixing and inbox tracking

Platform UI (Paul)

  • Winnowed down our M6 bug list
  • Consider graduating some of the e4.tools to Platform UI and PDE UI
  • Working on EclipseCon presentations
  • Moving some CSS themes to a centralized plugin in Platform UI

Platform Text (Dani)

Platform Debug (Mike)

Platform Ant (Mike)

Platform SWT (Arun)

  • M6 bug fixing and inbox tracking

Platform Releng (David)

  • Planning slight change in behavior of splash screen
bug 428462 - Do not display build id on splash screen (by default).
If objections, please comment in the bug.
For now we'll leave these builds "on the build machine" but see wiki for locations, if you want to try one out.
One implication (request) is even after I-build completes on Tuesday morning, try to avoid releasing anything new to master/integration (unless required to fix I-build) ... say until 2 or 3 (Eastern) on Tuesday, since after normal I-build (starts at 8) we do a weekly "Y-build" at 1 PM, that's just like the I-build, except we use the new Java 8 JDT Beta Compiler ... the intent being able to compare the two builds.
But, don't let this request slow you down ... if you need to release ... go ahead and release.
  • My current priority is getting new Logos/images "in the build" by M6 ... and then will work on running unit tests with Java 8 Early Access VM.

JDT Core (Jay)

  • Java 8 bug fixes

JDT Debug (Mike)

JDT UI (Markus)

  • Java 8 work (patches, formatting of type annotations, ...)

PDE (Curtis)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

February 12, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

  • Bug fixing and inbox tracking

Platform UI (Paul)

Platform Text (Dani)

  • done with Kepler SR2 (4.3.2)

Platform Debug (Mike)

Platform Ant (Mike)

Platform SWT (Lakshmi)

Platform Releng (David)

  • Last week people asked "what's the performance bug?", Main one is bug 374441
Hope to restart effort in a week or two.
  • New "logo images" didn't make it in yet ... expect patches to be coming this week bug 426260
Be sure to comment in bug if you hate them ... once they "in a build" they are "ours".
  • ECF changes took more time than expected, but I think "releng" part is done ... now up to p2 and Equinox to finish:
bug 409787 [Tom, I think you need to respond on that bug about "concurrency" bundle.]
bug 419647 Main bug to track p2 and equinox changes (changes to features ... no code changes, per se).
  • Java 8 releng work
Waiting for answer to bug 426902 (I'd prefer to "move back to SYSTEM" for now.
bug 427242 Had "feature patch" working as well as Tycho will allow on test machine ... but, now won't run on production machine ... still investigating.
  • Kepler SR2 RC4 just finished (I think) ... will expect final sign-offs on Thursday. Should only be one new fix. But, I did "clean up" all local caches and re-clone, so sanity check wouldn't hurt.

JDT Core (Jay)

  • Progress on Java 8 work

JDT Debug (Mike)

JDT UI (Markus)

  • done with Kepler SR2 (4.3.2)
  • continued work on Java 8
  • vacation

PDE (Curtis)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

February 05, 2014

Discussion/Reminders

  • Kepler RC3 build today (M-build). Sign-off due Thursday, end of day.

Status

Platform Workspace (Szymon P)

  • Bug fixing and inbox tracking

Platform UI (Paul)

  • Fixing the M6 bugs

Platform Text (Dani)

Platform Debug (Mike)

Platform Ant (Mike)

Platform SWT (Arun)

  • Fixing M6 bugs
  • bug 421127 - continuing investigation for a proper fix / temporary fall back to GTK 2 mechanism if needed
  • bug 424657 - planning to back port this fix for Kepler SR2

Platform Releng (David)

  • bug 427242 - Produce Java 8 feature patch for 4.3.2.
In progress, hope to have something by end of week.
In progress, will ask teams to use initial versions ... on Thursday?
(Does not have to be perfectly coordinated, but good to have for next week's I-build)
Will ask for feedback from community ... but do not plan to "run a contest" or anything.
We do still need/support Solaris, right?
ECF has a "first cut" ... will try a test build, and propose patches for p2 and equinox ... on Friday or Monday?
  • Small tweaks to "branding wiki" (which, I mention, to encourage others to document what you learn, in our "new" build system, or as things change)
https://wiki.eclipse.org/Platform-releng/Updating_Branding#Launcher_.28Desktop.29_icons
https://wiki.eclipse.org/Platform-releng/Updating_Branding#Version_Numbers
https://wiki.eclipse.org/Platform-releng/Updating_Branding#Copyright_blurbs

JDT Core (Jay)

  • Java 8 EA3 announced
  • Continuing to work on Java 8 effort

JDT Debug (Mike)

JDT UI (Markus)

PDE (Curtis)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

January 29, 2014

Discussion/Reminders

  • Kepler SR 2 (4.3.2):
    • RC2 build on Wednesday 08:00 EST
    • full-time test pass against RC2 on Thursday
    • PMC approval required for non-doc fixes after RC2
  • February 14 is deadline for CQ submissions
  • Luna (4.4) M6 (March 7, 2014) is API freeze

Status

Platform Workspace (Szymon P)

  • Shipped M5
  • Bug fixing and inbox tracking
  • No open items for Kepler SR2

Platform UI (Paul)

Platform Text (Dani)

  • shipped M5
  • no open items for Kepler SR2
  • bug fixing

Platform Debug (Mike)

Platform Ant (Mike)

Platform SWT (Arun)

Platform Releng (David)

  • bug 426669 Good progress on doing "production builds" for Java 8 support (just in time ... as a few issues discovered that can be fixed in time for Kepler SR2! Such as bug 426841).
  • Working on (testing) "Sim. Release" M5 overall delivery. (EPP packages due Friday). Appears many changes going it (as is common every year for M5).

JDT Core (Jay)

  • M5 testing/delivered
  • Java 8 work
  • No open items for SR2

JDT Debug (Mike)

JDT UI (Markus)

  • shipped M5
  • no open items for Kepler SR2
  • Java 8 work

PDE (Curtis)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

January 22, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

Platform UI (Paul)

Platform Text (Dani)

  • shipped M5
  • no open items for Kepler SR2
  • bug fixing

Platform Debug (Mike)

Platform Ant (Mike)

Platform SWT (Arun)

  • No open items for Kepler SR2
  • API addition request for Luna M5 under review - https://git.eclipse.org/r/#/c/17893/
  • bug 421127 - GTK+ 3 port is broken from GTK+ version 3.10, needs to be highlighted in N&N and Readme files for M5 and SR2

Platform Releng (David)

JDT Core (Jay)

  • No open items for Kepler SR2
  • Luna M5 testing underway
  • Progress on Java 8 effort

JDT Debug (Mike)

JDT UI (Markus)

  • [Mac] fixed key binding conflicts for "Edit > Expand Selection To ...":
Ctrl+Shift+Arrow_Up/Down is used by Mission Control by default. Using Ctrl+Alt+Shift+Arrow_* now.
  • Java 8 work

PDE (Curtis)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

January 15, 2014

Discussion/Reminders

  • Lakshmi is on maternity leave. Arun Thondapu is responsible for SWT during that time.

Status

Platform Workspace (Szymon P)

  • Bug fixing and inbox tracking

Platform UI (Paul)

Platform Text (Dani)

Platform Debug (Mike)

Platform Ant (Mike)

Platform SWT (Lakshmi)

Platform Releng (David)

JDT Core (Jay)

  • All set for Kepler SR2
  • Working on open items for M5
  • Making progress on Java 8 effort.

JDT Debug (Mike)

JDT UI (Markus)

PDE (Curtis)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

January 8, 2014

Discussion/Reminders

Status

Platform Workspace (Szymon P)

  • API changes:
    • bug 311240 - Remove WorkspaceLock API
    • bug 310072 - Delete deprecated IncrementalProjectBuilder#getRule() API
  • Bug fixing and inbox tracking

Platform UI (Paul)

Platform Text (Dani)

Platform Debug (Mike)

Platform Ant (Mike)

Platform SWT (Lakshmi)

  • bug 422561 - implementation for Xulrunner 24 support merged to master branch
  • 4.4 M5 bug fixing

Platform Releng (David)

JDT Core (Jay)

  • Progress on Java 8: EA 2 announced and focusing on EA 3.

JDT Debug (Mike)

JDT UI (Markus)

  • Java 8: AST change catchup and other bug reviews

PDE (Curtis)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

Archived Minutes

Back to the top