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"

(Platform Releng (David))
(Meeting time in 2015)
(606 intermediate revisions by 18 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):
  
== March 20, 2013 ==
+
{| 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) ====
* shipped M6
+
 
 +
==== 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 [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) ====
 +
 
 +
==== PDE (Vikas) ====
 +
* Bug fixes for M2
 +
* Verifications for 4.4.1
 +
 
 +
==== Equinox (Tom Watson) ====
 +
 
 +
==== Equinox p2 (Ian Bull) ====
 +
 
 +
== August 27, 2014 ==
 +
 
 +
=== 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 ===
 +
 
 +
* 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
 
* bug fixing
  
==== Platform Debug (Mike / Pawel) ====
+
==== 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 [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 ===
 +
 
 +
==== 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:
 +
:- [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"!]
 +
 
 +
* 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 [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) ====
 +
 
 +
==== 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.
 +
* {{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?]
 +
 
 +
==== 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 Ant (Mike) ====
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* Lina Kemmel now has SWT commit rights (BIDI)
+
* RC2 bugfixes and patch reviews
* BIDI fixes released
+
* reviewing GTK+ 3 patches, GTK+ 3 shows new problems on Fedora 18
+
* CEF3 work continuing, focus on messaging between browser and render processes
+
* 4.3M6 test pass
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
*finishing M6 SimRel
+
==== JDT Core (Jay) ====
*updated [[Platform-releng/Releng_Plan_for_CBI_adoption#Towards_M7| "CBI transition plan"]] for M7
+
 
 +
* 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) ====
 +
* 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 ===
 +
 
 +
=== 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) ====
 
==== JDT Core (Jay) ====
 +
* M7 Test pass
 +
* RC1 bug fixes underway.
  
 
==== JDT Debug (Mike) ====
 
==== JDT Debug (Mike) ====
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* shipped M6
 
* working on Java 8 plan for JDT UI (in progress)
 
* bug fixing / reviews
 
  
 
==== PDE (Curtis) ====
 
==== PDE (Curtis) ====
Line 48: Line 1,305:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
 +
== April 30, 2014 ==
  
== March 13, 2013 ==
+
=== 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 ===
 
=== Discussion/Reminders ===
Line 55: Line 1,352:
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
* new developer on board (Daniel Rolka) who works on Platform UI
+
* failing tests related to timeouts on cvs server will be disabled for M6
+
* no more bug fixing planed for M6
+
  
 
==== Platform UI (Paul) ====
 
==== Platform UI (Paul) ====
* added API BidiUtils for handling structured text display and base text direction enforcement ({{bug|383185}})
 
* added command line arguments to control bidi support ({{bug|307307}})
 
* added full bidi support to New File/Folder wizards
 
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* added whole word option to File Search page (external contribution)
 
* added option to open Search dialog on last used search page (external contribution)
 
* full day test pass for M6
 
* vacation
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
*bug fixing /triage
+
* Defect fixing for M7
*nothing left for M6
+
*testing
+
*dropped pin & clone support from Kepler to give us more time to work out the kinks
+
  
 
==== Platform Ant (Mike) ====
 
==== Platform Ant (Mike) ====
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
- test pass on 4.3M6, no changes currently planned
+
* M7 bug fixes, patch reviews and inbox tracking
- CEF3 work continuing
+
- XULRunner 17 work continuing
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
* M6 CBI builds are about as done as they are going to be. But appear to be usable (for end users, and other's builds).
+
==== JDT Core (Jay) ====
: Most notable omissions: Delta pack isn't quiet right. Equinox drops are not being "collected and published".
+
  
* At least Windows Tests are finally working. (If any of failing Unit tests, such as in p2? On Mac? appear due to proxy problems, let me know and there is more tweaking I can do).
+
* M7 bug fixes including Java 8 maintenance fixes
  
* Announcement: A new drop from EMF went into this morning's build, so ... may deserve a little retesting.
+
==== JDT Debug (Sarika) ====
 +
* Defect fixing for M7
  
* Discussion? Instead of composite of all milestones, should M6 be just M6?
+
==== JDT UI (Markus) ====
 +
* Java 8 bug fixing
  
==== JDT Core (Jay) ====
+
==== PDE (Vikas) ====
  
==== JDT Debug (Mike) ====
+
==== 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
  
*bug fixing / triage
+
==== JDT Debug (Sarika) ====
*testing
+
* M7 bug fixes
*nothing left for M6
+
* Java 8 bug analysis
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* fixed several visibility issues in quick fixes
 
* CBI build: fixed all Javadoc generation problems in the SDK
 
  
 
==== PDE (Curtis) ====
 
==== PDE (Curtis) ====
* Added committer FAQ to wiki [[Eclipse/Committers/FAQ]]
 
* New builder option to check POM file versions (must be turned on PDE > Compilers preference page)
 
* PDE tests failing due to pending CBI fixes have been disabled
 
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
* cleansed the org.eclipse.equinox.bidi APIs
 
  
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
 +
== April 09, 2014 ==
  
== March 6, 2013 ==
+
=== 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 ===
 
=== 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 ===
 
=== 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) ====
Line 130: Line 1,508:
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Mike) ====
* bug fixing / triage
+
* pin and clone testing (bug 145635)
+
* expression view working sets (bug  372181)
+
  
 
==== Platform Ant (Mike) ====
 
==== Platform Ant (Mike) ====
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* CEF3 work continuing (Benoit)
+
* M7 bug fixing, patch reviews and inbox tracking
* XULRunner 17 work continuing
+
* reviewing GTK+ 3 patch that re-implements much of DateTime
+
* 4.3-stream bug fixing
+
  
 
==== Platform Releng (David) ====
 
==== 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) ====
 
==== JDT Core (Jay) ====
* AST/Rewrite work for JSR 335/308
+
* Bug fixes for M7
* Sementic analysis for JSR 335
+
* Inbox tracking
+
  
 
==== JDT Debug (Mike) ====
 
==== JDT Debug (Mike) ====
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* CBI stuff, e.g. {{bug|402392}} about Javadoc generation problems
 
* reviewed/cleansed AST APIs for Java 8
 
* updated to JUnit 4.11
 
  
 
==== PDE (Curtis) ====
 
==== PDE (Curtis) ====
 
* CBI work
 
** PDE UI tests, PDE Build export, API description file generation
 
* Bug fixing
 
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 167: Line 1,541:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
 
+
== March 26, 2014 ==
== February 27, 2013 ==
+
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
Line 174: Line 1,547:
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
  
 
==== Platform UI (Paul) ====
 
==== Platform UI (Paul) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* CBI testing / fixing
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Mike) ====
*bug fixing / triage
+
*CBI testing / patches
+
*pin and clone testing (on-going)
+
  
 
==== Platform Ant (Mike) ====
 
==== Platform Ant (Mike) ====
*inbox triage
 
*CBI testing
 
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* changes for CBI builds, doing test pass of CBI builds across all platforms
+
* M7 bug fixing and inbox tracking
* initial CEF3 work released to branch, getting help on it from our student Benoit
+
* Update the supported versions page? - http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments
* XULRunner 17 work continuing
+
* accessibility bug fixes
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
 +
 +
* {{bug|429406}} - Remember to "turn on" API change-check in post M6 builds
  
 
==== JDT Core (Jay) ====
 
==== JDT Core (Jay) ====
* CBI Builds
+
* Java 8 GA announced
* progress on Java 8 work
+
* Working on bug fixes for Luna and Java 8
* Bug fixes for Kepler
+
  
 
==== JDT Debug (Mike) ====
 
==== JDT Debug (Mike) ====
*bug fixing / triage
 
*CBI testing
 
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* Declaration and Javadoc view now indicate when the linking is not in sync
+
* Java 8 GA announced
* fixes for CBI
+
* Working on bug fixes for Luna and Java 8
* bug fixing / reviews
+
* Fixed {{bug|399391}} on bugs.eclipse.org: Diff for Git patches drops file path after first space
  
 
==== PDE (Curtis) ====
 
==== PDE (Curtis) ====
* CBI Testing
 
** Bug 401572 - PDE Build test failures - eclipse.exe is not copied into final destination
 
** Bug 400740 - PDE UI test failures - Source bundles do not have correct folder structure
 
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 221: Line 1,582:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
 +
== March 19, 2014 ==
  
== February 20, 2013 ==
+
=== 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 ===
 
=== 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 ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
* bug fixing
+
* {{bug|380325}} Release jdk7 filesystem fragment providing Java 7 NIO2 support
  
 
==== Platform UI (Paul) ====
 
==== Platform UI (Paul) ====
Line 235: Line 1,637:
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Mike) ====
* bug fixing / triage
+
* still testing / improving pin and clone - [https://bugs.eclipse.org/bugs/show_bug.cgi?id=145635 bug 145635]
+
* vacations
+
  
 
==== Platform Ant (Mike) ====
 
==== Platform Ant (Mike) ====
* bug triage
 
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* CEF3 work continuing, classified as a "works-with" dependency
+
* XULRunner 17 work continuing
+
* 4.3 bug fixing, many related to accessibility
+
  
 
==== Platform Releng (David) ====
 
==== 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 Core (Jay) ====
* Progress on JSR 308 and JSR 335
 
* Inbox tracking and triaging
 
  
 
==== JDT Debug (Mike) ====
 
==== JDT Debug (Mike) ====
* bug fixing / triage
 
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* Improved heuristics for auto-insertion of '}' after user typed '{'
 
* working on improving the Javadoc view to indicate when the linking is not in sync
 
* fixes for CBI
 
* bug fixing / reviews
 
  
 
==== PDE (Curtis) ====
 
==== PDE (Curtis) ====
* Bug fixing
 
* Adding unresolved bundle support to API Tools freeze task
 
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 272: Line 1,671:
  
  
== February 13, 2013 ==
+
== March 05, 2014 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
 +
* [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}}.
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
 +
* M6 testing and bug verification
 +
* M7 planning
  
 
==== Platform UI (Paul) ====
 
==== Platform UI (Paul) ====
 +
* Still looking at https://bugs.eclipse.org/bugs/show_bug.cgi?id=429579
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* adopted SWT#COLOR_LINK_FOREGROUND in textual editors
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Mike) ====
* bug fixing / triage
+
* continued evaluation of pin and clone - [https://bugs.eclipse.org/bugs/show_bug.cgi?id=145635 bug 145635]
+
* reverted fix for [https://bugs.eclipse.org/bugs/show_bug.cgi?id=156134 bug 156134] - caused way more breakage than imagined
+
  
 
==== Platform Ant (Mike) ====
 
==== Platform Ant (Mike) ====
*bug triage
 
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* investigating various accessibility bugs
+
* M6 testing and bug verification
* CEF3 work continuing, and CQ logged
+
* Inbox tracking and M7 planning
* XULRunner 17 work continuing
+
  
 
==== Platform Releng (David) ====
 
==== 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) ====
 
==== JDT Core (Jay) ====
* Inbox tracking
+
* Java 8 bug fixes
* Progress on JSR 335 and 308
+
* Luna M6 bug fixes and testing/bug-verification
* Going over the open bugs for potential API candidates
+
  
 
==== JDT Debug (Mike) ====
 
==== JDT Debug (Mike) ====
*bug fixing / triage
 
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* removed org.junit4 and org.junit version 3.x; fixed failing tests
 
* fixes in Eclipse JUnit view for re-running tests with names containing spaces
 
* fixed Javadoc view/hover for multi-line {@link ...} and @see <a href=...> tags
 
* reviews for jsr308 changes and for bidi APIs
 
* bug fixing/reviews
 
  
 
==== PDE (Curtis) ====
 
==== PDE (Curtis) ====
* API Tools Analysis scans can now run on bundles with an incomplete hierarchy (ant tasks only)
 
* Improving tests (DNF from Bug 399995, excess console output, transient failures)
 
* CBI build test failures for PDE indicate an incomplete target platform (missing doc/source bundles?)
 
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 324: Line 1,717:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
 
+
== February 26, 2014 ==
== February 6, 2013 ==
+
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
  
* Discuss how and when to tag SR2. See {{Bug|400102}} - Tag Juno SR2 Release
+
* (dw) should we re-spin weekly I-build to get fix for {{bug|426826}}?
* Sign-offs needed for Juno SR2. See {{Bug|400107}} - Declare Juno SR2 RC4
+
* Reminder that [http://dev.eclipse.org/mhonarc/lists/eclipse.org-committers/msg00901.html eclipse.org is offline] this weekend (2/8-2/9).
+
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
 +
* 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) ====
* full day test pass against RC3
 
* shipped 4.3 M5 (test pass, N&N)
 
* bug fixing/reviews
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Mike) ====
 +
* Bug fixing
 +
* Investigating source lookup bug: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=327497 bug 327497]
  
 
==== Platform Ant (Mike) ====
 
==== Platform Ant (Mike) ====
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* lots of testing
+
* M6 bug fixing and inbox tracking
* CEF3 work continuing
+
* {{bug|407927}} - Combo API addition for BiDi, reviewing the patch
* GTK3 work continuing
+
* {{bug|421127}} - Raised a bug against GTK+, investigating a workaround for M6
* various 4.3-stream fixing
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
* Juno SR2
+
* Kepler RC4a respun for p2 bug. Aggregated "Sim Rel" repo rebuilt.
* Kepler M5a
+
:* both have been "promoted" (but not visible) so mirroring can start
* CBI builds
+
* Most "icon, splash screen, and about box copyright" work is done, but still lots of details to "follow-up" on.  
: have been focusing on mechanics of automating builds, promotion, unit tests.  
+
:: (See list of dependencies on {{bug|426260}}).
: have not looked (too much) at "correctness" yet.
+
:* 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) ====
 
==== JDT Core (Jay) ====
* Test pass RC3
+
 
* 4.3 M5 testing and bug verification
+
* RC1 bug verification and testing for Java 8
* Cherry-picking commits from master to BETA_JAVA8
+
* Bug fixes for Java 8
* Progress on JSR 308 and JSR 335
+
  
 
==== JDT Debug (Mike) ====
 
==== JDT Debug (Mike) ====
 +
* Bug fixing
 +
* Java 8 work and testing
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* full day test pass against RC
+
* Java 8 work: Organize Imports, finding unimplemented methods, convert lambda to anonymous
* shipped 4.3 M5 (test pass, N&N)
+
* prepared JDT UI for removal of org.junit4 and org.junit version 3.x (org.junit version 4.x will be used for JUnit 3 and JUnit 4 tests)
+
* Javadoc hover/view now also show packages as links
+
* working on improved if-else closing bracket hover
+
* bug fixing/reviews
+
  
 
==== PDE (Curtis) ====
 
==== 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]
* 4.2.2 RC3 / 4.3 M5 testing
+
* Java 8 work for API Tools
* Improvements to API Tools ant tasks (report resolver errors, report missing filter files)
+
* Fixing tests, still some intermittent failures
+
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 388: Line 1,776:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
 
+
== February 19, 2014 ==
== January 30, 2013 ==
+
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
  
* What's our standard for java source code encoding? Join the fun discussion in ...
+
=== Status ===
:* {{bug|399441}} - [CBI] Warnings about UTF-8
+
:* {{bug|399451}} - Some projects have incorrect encoding set
+
  
* Proposed Plan for RC3/M5/RC4
+
==== Platform Workspace (Szymon P) ====
:* Last scheduled M5 build tonight, 8 PM, sign-off tomorrow, contribute Friday
+
* Bug fixing and inbox tracking
:* If that final build goes well (and no need for Thursday respin of M5) then we'll respin RC3 on Thursday with the known bugs fixes.  
+
 
::* What are those bugs again?
+
==== Platform UI (Paul) ====
::* Will schedule 3.8.x for 8 AM Thursday and 4.2.x 10 AM Thursday (Eastern), but will 'pull plug' if problems with M5
+
 
::* sign-off RC3 tomorrow, contribute RC3 on Friday
+
*Winnowed down our M6 bug list
:* I believe some bugs are still planned for RC4? Should those builds be "on demand", once PMC approval is given? Final RC4 build on Wednesday?
+
*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.
 +
 
 +
* 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.
 +
 
 +
* 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 ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
* investigating/fixing failing tests
+
* Bug fixing and inbox tracking
* testing
+
  
 
==== Platform UI (Paul) ====
 
==== Platform UI (Paul) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* full day test pass against Juno SR2 RC3: no issue found
+
* done with Kepler SR2 (4.3.2)
* full day test pass against Kepler M5: no issue found
+
* bug fixing
+
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Mike) ====
*Juno SR2 RC3 test pass
+
** found [https://bugs.eclipse.org/bugs/show_bug.cgi?id=399423 bug 399423], considering for RC4
+
* Kepler M5 test pass
+
* bug fixing / triage
+
  
 
==== Platform Ant (Mike) ====
 
==== Platform Ant (Mike) ====
*Juno SR2 RC3 test pass
 
* Kepler M5 test pass
 
* bug fixing / triage
 
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Lakshmi) ====
* 4.2.2RC3/3.8.2RC3 testing
+
* identified regression, back-ported fix to 4.2.2/3.8.2 stream, but not yet included in any builds: Bug 398711 (win32)NPE in AbstractTreeViewer.getSelection trying to select non-expanded nodes
+
* continuing GTK+ 3 work
+
* continuing XULRunner 17 work
+
* revisiting embedding of Chromium Embedded Framework
+
* committing CBI patches to 4.3 stream
+
* 4.3-stream bug fixing, including: Bug 395169 (win32)Table contents disappear when scrolling horizontally)
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
* Juno SR2
+
* Last week people asked "what's the performance bug?", Main one is {{bug|374441}}
* Kepler M5
+
:: Hope to restart effort in a week or two.
* CBI builds
+
 
 +
* 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) ====
 
==== JDT Core (Jay) ====
* 4.2.2 RC3 test pass - no issues found
 
* 4.3 M5 test pass - no issues found
 
 
* Progress on Java 8 work
 
* Progress on Java 8 work
  
 
==== JDT Debug (Mike) ====
 
==== JDT Debug (Mike) ====
*Juno SR2 RC3 test pass
 
* Kepler M5 test pass
 
* investigating mass test failures: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=399373 bug 399373]
 
* bug fixing / triage
 
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* full day test pass against Juno SR2 RC3: no issue found
+
* done with Kepler SR2 (4.3.2)
* full day test pass against Kepler M5: 1 minor issue found and fixed
+
* continued work on Java 8
* bug fixing
+
* vacation
  
 
==== PDE (Curtis) ====
 
==== PDE (Curtis) ====
 
* 4.2.2 RC3 / 4.3 M5 testing
 
* Improvements to API Tools ant tasks (report resolver errors, report missing filter files)
 
* Fixing tests, still some intermittent failures
 
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 470: Line 1,882:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
 
+
== February 05, 2014 ==
== January 23, 2013 ==
+
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
  
* [davidw] Reminder there are two M-builds this week. Today's, and again Friday. With Friday being the "official" one for Juno SR2 RC3. Which we would like to be the final one for Juno SR2 ... though, for emergencies/blockers there is always RC4? (Recall, we are trying to finish "early" since next week is Kepler M5 stabilization week).
+
* Kepler RC3 build today (M-build). Sign-off due Thursday, end of day.
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
* bug fixing, testing
+
* Bug fixing and inbox tracking
* can we add 3.8.2+/4.2.2+ target to Bugzilla?
+
* Szymon will not join today's call :|
+
  
 
==== Platform UI (Paul) ====
 
==== Platform UI (Paul) ====
 +
 +
* Fixing the M6 bugs
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* bug fixing/reviews, vacation
 
* test pass for Juno SR2 RC2
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Mike) ====
* bug fixing / triage / reviews
+
* Juno SR2 RC2 testing
+
* nothing else planned for 3.8.2 / 4.2.2
+
* kicking the tires of [https://bugs.eclipse.org/bugs/show_bug.cgi?id=145635 bug 145635] for inclusion in 4.3M5
+
  
 
==== Platform Ant (Mike) ====
 
==== Platform Ant (Mike) ====
* bug triage
 
* Juno SR2 RC2 testing
 
* nothing else planned for 3.8.2 / 4.2.2
 
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* one fix submitted for 4.2.2RC3: Bug 398386 - Tooltips appearing randomly
+
 
* continuing GTK+ 3 work
+
* Fixing M6 bugs
* continuing XULRunner 17 work
+
* {{bug|421127}} - continuing investigation for a proper fix / temporary fall back to GTK 2 mechanism if needed
* Linux-PPC32 resurrected as a supported platform
+
* {{bug|424657}} - planning to back port this fix for Kepler SR2
* various 4.3-stream bug fixes
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
* Good progress on CBI-based Kepler builds (no more "blockers", once I moved up to JDK 1.7.0_11 instead of 1.7.0!)
+
* {{bug|427242}} - Produce Java 8 feature patch for 4.3.2.  
: Not "urgent", but "this week" would be good for two CBI related fixes for Kepler:
+
:: In progress, hope to have something by end of week.
:: SWT: {{bug|398848}} [CBI] Please port pom build sections forward to master branch
+
* {{bug|426260}} - [Graphics] Files for new logo
:: Equinox launcher PPC: {{bug|398141}} Request to resume builds for gtk.linux.ppc (32-bit)
+
:: 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? 
 +
* {{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 (Jay) ====
 
==== JDT Core (Jay) ====
* Bug fixes on master and 3.8.2
+
 
* Progress on JSR 308
+
* Java 8 EA3 announced
 +
* Continuing to work on Java 8 effort
  
 
==== JDT Debug (Mike) ====
 
==== JDT Debug (Mike) ====
* bug fixing / triage / reviews
 
* Juno SR2 RC2 testing
 
* nothing else planned for 3.8.2 / 4.2.2
 
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* bug fixing/reviews, vacation
 
  
 
==== PDE (Curtis) ====
 
==== PDE (Curtis) ====
 
* Nothing else planned for 3.8.2
 
** Waiting for tests to run on Mac (2 failures last week)
 
* Bug fixing
 
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 537: Line 1,940:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
 
+
== January 29, 2014 ==
== January 16, 2013 ==
+
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
 
+
* Kepler SR 2 (4.3.2):
* Should we revisit our current practice of leaving failing tests in the build ({{bug|398159}}).
+
** 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) ====
+
==== 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) ====
 +
* shipped M5
 +
* no open items for Kepler SR2
 
* bug fixing
 
* bug fixing
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Mike) ====
* Getting ready to commit pin and clone feature: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=145635 bug 145635- (Support for debug view pin & clone)]
+
* Refactoring contribution for expressions view: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=372181 bug 372181 (Working set support for Expressions View)]
+
  
 
==== Platform Ant (Mike) ====
 
==== Platform Ant (Mike) ====
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* backported last planned fixes for 4.2.2
+
* GTK+ 3 work continuing
+
* various 4.3-stream fixes
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
* Working on Juno SR2 RC2
+
* {{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}}).
: See [http://www.eclipse.org/eclipse/platform-releng/buildSchedule.html| Build Schedule]: build today, test Thursday, sign-offs due Tues. End of next week (and the week after that) we will be "doubled up" on Juno SR2 and Kepler M5.
+
 
* Working on getting CBI-based builds to run for Kepler. {{bug|398201}} is current "blocker". After that, I'll work on getting unit tests to run against our CBI-based N-builds.
+
* 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) ====
 
==== JDT Core (Jay) ====
* Will not be able to attend the call today
+
* M5 testing/delivered
* One open item for 4.2.2 ({{Bug|395897}}, INDEX_LOCATION_ATTRIBUTE_NAME attribute value is ignored when the index is rebuilt)
+
* Java 8 work
* Bug fixes and inbox tracking
+
* No open items for SR2
* Progress on Java 8 work
+
  
 
==== JDT Debug (Mike) ====
 
==== JDT Debug (Mike) ====
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* added quick fixes for "unused type parameter" problems
+
* shipped M5
 +
* no open items for Kepler SR2
 +
* Java 8 work
  
 
==== PDE (Curtis) ====
 
==== PDE (Curtis) ====
* Backported one more fix to 4.2.2 {{Bug|398235}}
 
** Classpath update job locks the workspace
 
** In 4.2.2 this only happens if system property "pde.lockWorkspaceForClasspath" is set to true
 
* Samples moved to PDE website
 
* Category xml editor now supports individual bundles for creating p2 repositories
 
* Community submitted improvements to the New Plug-in With Incremental Builder template
 
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 593: Line 1,994:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
 
+
== January 22, 2014 ==
== January 9, 2013 ==
+
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
* Samples on welcome page no longer load (CVS shutdown), see {{Bug|396429}}
 
** Should we remove the samples page entirely?
 
** Dani: No. It was promised that read-only access stays. This includes anonymous HTTP for me ({{Bug|397237}}).
 
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
  
 
==== Platform UI (Paul) ====
 
==== Platform UI (Paul) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
 +
* shipped M5
 +
* no open items for Kepler SR2
 
* bug fixing
 
* bug fixing
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Mike) ====
* continued work on Pin / Clone [https://bugs.eclipse.org/bugs/show_bug.cgi?id=145635 bug 145635]
+
* bug fixing / triage
+
  
 
==== Platform Ant (Mike) ====
 
==== Platform Ant (Mike) ====
* bug fixing / triage
 
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* beginning work on embedding CEF (Chromium Embedded Framework)
+
 
* beginning work on XULRunner 17 support
+
* No open items for Kepler SR2
* continuing GTK+ 3 work
+
* API addition request for Luna M5 under review - https://git.eclipse.org/r/#/c/17893/
* continuing UIA work
+
* {{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
* still have some fixes from 4.3.x to backport to 4.2.2
+
* vacation
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
 
==== JDT Core (Jay) ====
 
==== JDT Core (Jay) ====
* One open item for 4.2.2 ({{Bug|395897}}, INDEX_LOCATION_ATTRIBUTE_NAME attribute value is ignored when the index is rebuilt)
+
 
* Progress on Java 8 work
+
* No open items for Kepler SR2
 +
* Luna M5 testing underway
 +
* Progress on Java 8 effort
  
 
==== JDT Debug (Mike) ====
 
==== JDT Debug (Mike) ====
* completed investigation of interrupting / stopping threads from the debug view - [https://bugs.eclipse.org/bugs/show_bug.cgi?id=392893 bug 392893]
 
* continuing investigation of using JDT core evaluation code - [https://bugs.eclipse.org/bugs/show_bug.cgi?id=289798 bug 289798]
 
* started converting the inspect / evaluate actions to commands / handlers - [https://bugs.eclipse.org/bugs/show_bug.cgi?id=390869 bug 390869]
 
* bug fixing triage
 
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* Javadoc view and hovers now show package docs from package-info.java and package.html
+
* [Mac] fixed key binding conflicts for "Edit > Expand Selection To ...":
* Backported last fix for 4.2.2 ({{Bug|319054}}, New Java Project wizard can delete files when trying to use symlink in project path)
+
:Ctrl+Shift+Arrow_Up/Down is used by Mission Control by default. Using Ctrl+Alt+Shift+Arrow_* now.
 +
* Java 8 work
  
 
==== PDE (Curtis) ====
 
==== PDE (Curtis) ====
 
* New API to contribute to the PDE required plug-ins classpath container {{Bug|363733}}
 
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 649: Line 2,040:
 
==== 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.
 +
 +
=== 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 2, 2013 ==
+
== January 8, 2014 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
Line 656: Line 2,084:
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== 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 UI (Paul) ====
Line 662: Line 2,094:
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Mike) ====
  
 
==== Platform Ant (Mike) ====
 
==== Platform Ant (Mike) ====
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Lakshmi) ====
 +
* {{bug|422561}} - implementation for Xulrunner 24 support merged to master branch
 +
* 4.4 M5 bug fixing
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
 
==== JDT Core (Jay) ====
 
==== JDT Core (Jay) ====
* Backporting verify error fixes complete
+
* Progress on Java 8: EA 2 announced and focusing on EA 3.
* Progress on Java 8 work
+
* Bug fixes and inbox tracking
+
  
 
==== JDT Debug (Mike) ====
 
==== JDT Debug (Mike) ====
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
 +
* Java 8: AST change catchup and other bug reviews
  
 
==== PDE (Curtis) ====
 
==== PDE (Curtis) ====
* API filters in projects will filter api use scan results ({{Bug|332772}})
 
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
  
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
 +
  
 
== Archived Minutes ==  
 
== Archived Minutes ==  
  
[[Eclipse/Status_meetings/Minutes_2012|2012 Minutes]]
+
* [[Eclipse/Status_meetings/Minutes_2013|2013 Minutes]]
 +
* [[Eclipse/Status_meetings/Minutes_2012|2012 Minutes]]
  
  
Line 695: Line 2,129:
  
 
<!-- Template for next week's status (add 7 days, then copy):
 
<!-- Template for next week's status (add 7 days, then copy):
== March 20, 2013 ==
+
== December 17, 2014 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
Line 701: 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) ====
Line 717: Line 2,151:
 
==== JDT Core (Jay) ====
 
==== 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