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 Debug (Mike / Pawel))
(904 intermediate revisions by 25 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. -->
+
== September 2, 2015 ==
 
+
== November 14, 2012 ==
+
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
 +
* [Markus] Pushing changes that cause API problems is easily avoidable: [[Version_Numbering#API_Baseline_in_API_Tools]]. Expect such commits to be reverted without much fuss. If you find a bug in API Tools, you should report it and include the bug number in the API filter's comment.
 +
** Note that committers are expected to run on the latest I-build.
 +
 +
* Reminder: Mars.1 RC3 is our last scheduled build. All changes need PMC approval:
 +
:: https://www.eclipse.org/eclipse/development/plans/freeze_plan_4_5_1.php
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
 +
* No more fixes planned for Mars SR1
 +
* Szymon on vacation (August 31 - September 14)
  
==== Platform UI (Paul) ====
+
==== Platform UI (Lars) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* fixed an encoding test failure
 
* backported fixed tests to 'R3_8_maintenance'
 
* inbox tracking
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
* triage / bug fixing
+
* working on fix for multiple successive source look up requests - https://bugs.eclipse.org/327497
+
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
* triage
+
* updating support for the Ant augment task - https://bugs.eclipse.org/377075
+
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* Linux 4.2.x: Backported fix for bad color of selected, inactive items (e.g. in Content Assist or Open Type dialog)
+
* continuing GTK+ 3 work, Eclipse comes up and is somewhat usable
+
* investigating crash introduced by recent WebKitGTK+ 1.10 release
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
* moved builds to Kepler M3 level of JDT compiler {{bug|393558}}
+
==== JDT Core (Jay) ====
* removing Windows CE (ARM PocketPC) SWT jar from builds {{bug|388091}}
+
  
==== JDT Core (Srikanth) ====
+
==== JDT Debug (Sarika) ====
 
+
==== JDT Debug (Mike) ====
+
* triage / bug fixing
+
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* (contribution) new Quick Assist 'Combine to single String' on String concatenations like "a" + "b"
 
  
==== PDE (Curtis) ====
+
==== PDE (Vikas) ====
 
+
* John has committed fixes for several PDE Build test failures
+
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 53: Line 45:
  
  
== November 7, 2012 ==
+
== August 26, 2015 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
* [Markus] Move org.eclipse.equinox.bidi to the eclipse.platform.runtime git repo and rename it to org.eclipse.core.bidi?
+
* Dani away
: See https://bugs.eclipse.org/bugs/show_bug.cgi?id=383185#c36
+
* Reminder today's 10 AM M-build is for Mars.1 RC2 -- sign-offs on Thursday
 +
:: https://www.eclipse.org/eclipse/development/plans/freeze_plan_4_5_1.php
 +
* Remember 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=Update%20%20%28deprecated%20-%20use%20RT%3EEquinox%3Ep2%29&component=User%20Assistance&component=Weaving&component=WebDAV&component=Website&product=Equinox&product=JDT&product=PDE&product=Platform&target_milestone=4.5&target_milestone=4.5%20M1&target_milestone=4.5%20M2&target_milestone=4.5%20M3&target_milestone=4.5%20M4&target_milestone=4.5%20M5&target_milestone=4.5%20M6&target_milestone=4.5%20M7&target_milestone=4.5%20RC1&target_milestone=4.5%20RC2&target_milestone=4.5%20RC3&target_milestone=4.5%20RC4&target_milestone=4.5.1&target_milestone=Mars&target_milestone=Mars%20M1&target_milestone=Mars%20M2&target_milestone=Mars%20M3&target_milestone=Mars%20M4&target_milestone=Mars%20M5&target_milestone=Mars%20M6&target_milestone=Mars%20M7&target_milestone=Mars%20RC1&target_milestone=Mars%20RC2&target_milestone=Mars%20RC3&target_milestone=Mars%20RC4&target_milestone=Mars%20SR1&x_axis_field=bug_severity&y_axis_field=component&z_axis_field=target_milestone&format=table&action=wrap&saved_report_id=48 "Mars Maintenance" bugs] (58 still open, or re-opened)
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
 +
* Reviewing patches for Platform/Compare
 +
* Szymon on vacation (August 31 - September 14)
  
==== Platform UI (Paul) ====
+
==== Platform UI (Lars) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* investigated an encoding test failure
+
* nothing in the queue for SR1
* bug fixing
+
* inbox tracking
+
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
* bug fixing / triage
+
* Nothing pending for SR1
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
* inbox triage
+
* 1 bug pending for SR1
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
 +
* 4.6 M2 bug fixes and 4.5.1 backports
 +
* Eclipse Day India on 29th Aug - [http://eclipsedayindia.mybluemix.net/Home]
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
==== JDT Core (Srikanth) ====
+
* We are trying last minute change in splash screen. Please comment in bug if you hate it (or love it):
* Progress on the DOM/AST part (JSR 308)
+
:{{Bug|472209}} - Update splash and various labels for Mars.1
* Inbox tracking and bug fixing
+
* Need to check (and change) if versions incremented appropriately:
 +
:{{Bug|475853}} - Reminder to increase Mars service fields, if changed
 +
* Are we done with "build individual bundle" POM/Profile changes? (i.e. I need to check, and check original issue)
 +
:{{Bug|471835}} - Build succeeds, even when "old" parent pom is referred to
 +
* Will get back to JDT patch build soon ... first need to fix aggregation build {{bug|475748}}
 +
 
 +
==== JDT Core (Jay) ====
 +
* Back porting formatter bugs for 4.5.1
 +
* Bug fixes as usual for Neon.
  
==== JDT Debug (Mike) ====
+
==== JDT Debug (Sarika) ====
* bug fixing / triage
+
* Nothing pending for SR1
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* moved JDT website to Git
 
  
==== PDE (Curtis) ====
+
==== PDE (Vikas) ====
* bug fixing / triage
+
* 4.6 M2 bugs
 +
* Markus to backport 430640
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 97: Line 101:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
 
+
== August 19, 2015 ==
== October 31, 2012 ==
+
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
 
+
* next week is Mars SR1 (4.5.1) RC2
* Reminder: M3 sign-offs on Thursday
+
* Jetty can run on Java 8 compact 3 profile. Any plans to ensure Eclipse working on this profile? https://bugs.eclipse.org/bugs/show_bug.cgi?id=454952 -> Not planned to investigate
 +
** Dani: nothing planned since there are dependencies outside compact 3. We can look at concrete requests should they arise.
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
  
==== Platform UI (Paul) ====
+
==== Platform UI (Lars) ====
* Open Resource dialog: improved filtering performance (reduced time to 1/4)
+
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* working towards 4.3 M3 (full day test pass, bug fixing)
+
* nothing in the queue for SR1
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
* Work towards 4.3M3 (testing, bug fixes)
+
* 4.5.1 bugs review
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
* Work towards 4.3M3 (testing, bug fixes)
+
* 4.5.1 bugs review
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* 4.3M3 testing
+
* 4.5.1 backports
* GTK3 work continuing, SWT Control Example is now usable
+
* 4.6 bug fixes and M2 patch reviews
* continuing performance investigation
+
* getting Windows 8 installation for testing
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
* routine releng. Except for breaking 3 hard drives and a video card.
+
* A few things left for Mars.1. (relatively minor, but low impact on others).
 +
* Have been VERY busy with "Simultaneousness Release" problems.
 +
* Got the Orbit Maintenance Builds running again (finally)
 +
:: - Jsch 0.1.53 is ready for one of our M-builds, after someone sanity checks it. 
 +
* After moving all the unit/integration tests up to Java 8, want to sync up "production tests" with "stand alone tests"
 +
:: - This may cause some disruption, to those that use "stand alone tests", until I am finished (such as some paths and variables are not always defined as they need to be.
 +
* Have started to look at producing java9patch again. Gotten far enough to know if won't be easy. :\
 +
:: I think 3 or 4 components need to finish fixing Bug 471835 - Build succeeds, even when "old" parent pom is referred to
 +
:: I think that *might* be making it harder to straighten out the patch streams.
  
==== JDT Core (Srikanth) ====
+
==== JDT Core (Jay) ====
* made progress on the DOM/AST part (JSR 308)
+
* 4.5.1 Reviews and back porting
* 4.3 M3 Bugs verification and testing - things are fine so far and no new bugs reported as of now
+
* Neon bug fixes as usual
  
==== JDT Debug (Mike) ====
+
==== JDT Debug (Sarika) ====
* Work towards 4.3M3 (testing, bug fixes)
+
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* continued work on showing package doc in hovers and in Javadoc view
+
* backported a few fixes to 4.5.1:
* don't copy annotations any more when overriding/implementing methods
+
** stack overflow in Quick Outline
* don't add @Override for implementation of interface method if corresponding compiler option is disabled
+
** "The resource tree is locked for modifications" triggered by Save Action
* added warning for Unused type parameter
+
* 2 bugs under investigation for 4.5.1
* found that the Oracle 1.7 VM crashes on StackOverflowError if started with -XstartOnFirstThread
+
  
==== PDE (Curtis) ====
+
==== PDE (Vikas) ====
* PDE Build fixes ready to go
+
* Neon M2 bug fixes
* Test pass went well, no major issues found
+
* Performance areas for PDE for Neon
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 152: Line 159:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
== October 24, 2012 ==
+
 
 +
== August 12, 2015 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
 
* builds and re-builds today currently blocked by {{bug|392758}} - problems with ldap authentication?
 
 
* [dw] Next week "M3 week": I-builds only (no N-builds) Sun. to Wed. [thanks Dani for correction] (M-builds canceled if necessary) then only on-demand, after that. Thursday "sign-off day"; deadline for M3 +0 is Friday noon, next week.
 
** [Dani] as usual (see M2 for details): the N-builds become I-builds from Sun to Wed. Additional 0800 builds on Mon, Tue and Wed.
 
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
 +
* Szymon on vacation (August 11-19th)
 +
* Adding JSch 0.1.53 to Platform is waiting on Orbit ({{bug|468518}}).
 +
* No more fixes planned for Mars SR1 RC1.
  
==== Platform UI (Paul) ====
+
==== Platform UI (Lars) ====
* New [http://wiki.eclipse.org/Platform_UI/Plan/4.2.2 4.2.2 plan]
+
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* fixed block selection editing for Korean characters
+
* nothing in the queue for SR1
* investigated DNF test on Mac ==> bug in the JRE; disabled the test
+
* bug fixing
+
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
* Working on updating command/menu contributions
+
* Reviews, testing and test cases for SR1
 +
* Inbox tracking
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
 +
* Reviews, testing and test cases for SR1
 +
* Inbox tracking
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* switch to 64-bit HPUX complete
+
* 4.5.1 and 4.6 M2 bug fixes
* minimum supported GTK version now 2.10 (corresponds to RHEL 5)
+
* Patch reviews
* investigating reported slowness in virtual trees
+
* various bug fixes, including:
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=380966 Bug 380966: (OS X crashes in OS.object_getInstanceVariable())]
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=392229 Bug 392229: (XULRunner crashes with IBM JRE)]
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
 +
* Last week, Neon M1
 +
* Today, Mars RC1 build
  
* {{Bug|392401}} - Unit tests and test framework mixed up over vmargs vs. extraVMargs
+
==== JDT Core (Jay) ====
 
+
* Bug being back ported to SR1, targeting end of this week.
: Please comment in bug if you recall any of original design or purpose of these two properties, especially if you have good examples to use in the documentation; so we avoid future confusing (mis) use.  
+
* Bug fixes as usual for M2.
  
* {{Bug|389048}} - test results sometimes do not get routed back to right download page summary
+
==== JDT Debug (Sarika) ====
 
+
* Review pending for SR1
: Coolest fix ever. a) much more reliable automation b) leads to much more flexibility to run subsets of tests or, soon, easily re-run just one test suite.
+
* Inbox tracking
 
+
==== JDT Core (Srikanth) ====
+
 
+
* Good progress on JSR308
+
 
+
==== JDT Debug (Mike) ====
+
* Tests requiring JDK source now pass
+
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* started to work on showing package doc in hovers and in Javadoc view
+
* 4.5.1 backports
 +
* investigating/fixing test failures in various components
 +
** see e.g. [[Eclipse/Testing/JUnit4_Changes#JUnit-4-style_test_suites]]
  
==== PDE (Curtis) ====
+
==== PDE (Vikas) ====
* Fixed PDE Build mac failures
+
* Bug fixes for 4.5.1
* Found version ordering problem in 3.6.2 Java 7 stream
+
* 4.6 M2 bugs
* PDE import no longer overwrites custom build.properties files
+
* bug fixing
+
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 216: Line 213:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
== October 17, 2012 ==
+
 
 +
== August 5, 2015 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
 +
* Mars retrospective [[Eclipse/Mars Retrospective]]
  
* [dw] Do we need a well defined "no commits period" after I- and M- builds to allow for rebuilds?  
+
* Question that came up in the call: How can I see what version of GTK is used to run the tests during the build?
:* Say, 24 hours? 48 hours? Could document in [[Eclipse/Rhythm]]
+
** Answer: You can see it in the "Properties »" link at the end of test results for tests that ran in an Eclipse runtime instance. E.g. [http://download.eclipse.org/eclipse/downloads/drops4/R-4.5-201506032000/testresults/html/org.eclipse.ui.tests.navigator_linux.gtk.x86_64_8.0.html here], it says: "org.eclipse.swt.internal.gtk.version 2.18.9".
:* Or, if rebuild desired, just chance picking up new things not specifically planned for rebuild?
+
** These properties also tell other interesting things like the exact VM version, XULRunner path, locale, etc.
:* Nearly all components now use "master" as input to I- and N- builds.
+
** The gtk.version property does ''not'' show up in the swt.tests results because SWT tests need to run with the plain JUnit runner, which fetches these properties at a time when SWT has not been loaded yet.
 
+
** Teams are working on setting up an environment where tests can regularly run under GTK3 as well.
:''Conclusion was no, we don't need a formal "quiet period" (it'd be too confusing with all the different time zones, etc.); the current [[Eclipse/Rhythm#Weeks| weekly rhythm description]] suffices; basically comes down to being component lead's responsibility to make sure only safe fixes are going into master. If/when there are risky changes, team may want to return to master/integration model, or wait a while after I build, so less chance of a risky change going into a re-build before it had been through a nightly build. Another option mentioned was if rebuild was required, all repositories could be "commented out" except for the repositories that intend to be in the rebuild ... but, that sounds complicated and error prone itself (but ... could be done on occasion).''
+
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
 +
* 4.6 M1 testing. No more fixes planned for M1.
  
==== Platform UI (Paul) ====
+
==== Platform UI (Lars) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* busy working for other components
+
* fixed a bug in Text search where results were missing when searching in all files
 +
* test pass for Mars M1 went well and no further fixes planned
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
 +
* 4.6 M1 testing. No more fixes planned for M1.
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
 +
* 4.6 M1 testing. No more fixes planned for M1.
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* continuing move to RHEL5/GTK 2.10 as minimum supported
+
* 4.6 M1 testing, no further fixes planned
* continuing 4.2.2 performance investigation, released Shell.setTooltipText() fix (GTK)
+
* Working on 4.5.1 bugs and patch reviews
* continuing review and release of changes for GTK 3
+
* 4.3-stream bug fixes, on Cocoa in particular
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
* Problems with crashes on Mac Unit Tests ({{bug|392048}})  
+
==== JDT Core (Jay) ====
:* logs attached to {{bug|392048}} ... can someone from SWT peek at a few and see if the bug can be addressed/caused by SWT?
+
* Bug fixes and testing for M1 - no open items for M1.
* Investigating/preparing to run tests in a more parallel fashion, say in 6 jobs ({{bug|377718}})
+
  
==== JDT Core (Srikanth) ====
+
==== JDT Debug (Sarika) ====
 
+
* 4.6 M1 testing. No more fixes planned for M1.
==== JDT Debug (Mike) ====
+
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* reduced JDT UI test execution time to 1/3
+
- Neon M1 testing; no open issues
:stopped synchronizing with the indexer and deal with file system access conflicts in tearDown
+
* cleaned website for transfer to Git
+
:moved JDT UI dev tools update site to archive.eclipse.org and replaced it with a composite p2 repo, so that move is transparent for existing clients
+
* welcome Manju Mathew as new team member!
+
* bug fixing, reviews
+
  
==== PDE (Curtis) ====
+
==== PDE (Vikas) ====
* bug fixing, reviewed contributions
+
* Neon (4.6) M1 testing
 +
* Working on 4.5.1 bugs
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 271: Line 265:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
 +
== July 1|8|15|22|29, 2015 ==
 +
* 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
 +
* identify the main work areas in your component for the Neon plan and send your top items to Dani
 +
* everyone: please prepare for the Mars retrospective [[Eclipse/Mars Retrospective]] which we will discuss on August 5
  
== October 10, 2012 ==
+
== June 24, 2015 ==
 
+
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
 +
* identify the main work areas in your component for the Neon plan and send your top items to Dani
 +
* everyone: please prepare for the Mars retrospective [[Eclipse/Mars Retrospective]] which we will discuss on August 5
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
  
==== Platform UI (Paul) ====
+
==== Platform UI (Lars) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* bug fixing / triage / investigation
 
* removed the obsolete "File > Convert Line Delimiters To > MacOS 9" (Mac OS X uses Unix' \n)
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
* migrated website to git
+
* bug fixing / triage
+
* continued work on converting debug actions
+
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
* migrated website to git
+
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* continuing performance investigation
+
* continuing review and integration of patches for GTK 3 support
+
* released accessibility fixes for 64-bit Cocoa
+
* beginning investigation of OS X 10.8-specific bugs
+
* investigating bugs that are particular to running with JRE 7
+
* replacing 32-bit HPUX with 64-bit HPUX
+
* WebKitGTK plans to discontinue GTK 2.x support in their next release (likely Spring 2013)
+
* EclipseCon Europe prep (Arun)
+
* Markus committer election completed
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
* Mac 64 bit machine (VM and Eclipse) is now used instead of 32 bit. ({{bug|354774}}) It is now quickest run of unit tests (though, admittedly we do run a few fewer tests there). Some labeling will remain wrong until {{bug|390986}} is fixed. But it is 64 bit, using a Java 6 VM.
+
==== JDT Core (Jay) ====
  
:- I plan to remove the "old" Mac 32 bit Hudson jobs unless someone thinks we might need them for some special case?
+
==== JDT Debug (Sarika) ====
  
* Windows. Sigh. After our performance "tests of the tests" we have had trouble getting ordinary JUnit's running again in a reasonable period of time due to "virtualization tweaking" that's needed. Join in or watch the fun at {{bug|389857}}. I think progress is being made, but seems clear it will never "be the same" as running plain windows.
+
==== JDT UI (Markus) ====
  
==== JDT Core (Srikanth) ====
+
==== PDE (Vikas) ====
  
* Good progress on JSR308 & JSR335.
+
==== Equinox (Tom Watson) ====
  
==== JDT Debug (Mike) ====
+
==== Equinox p2 (Ian Bull) ====
* fixed bugs in 'Open from Clipboard' action
+
* migrated website to git
+
* bug fixing / triage
+
* continued work on converting JDT debug actions
+
  
==== JDT UI (Markus) ====
+
== April 29, 2015 ==
* cleaning up website for transfer to Git
+
* planning to remove org.junit 3.8.2 from the SDK builds; JUnit 3 tests can also be run with JUnit 4 now
+
  
==== PDE (Curtis) ====
+
=== Discussion/Reminders ===
 +
* FYI: Gerrit jobs for platform builds now run against I-builds (not N-builds) during RC cycle ({{bug|465853}})
  
* PDE Core/UI bundles are now a 1.5 BREE for yesterday's I build
+
=== Status ===
* New plug-in image browsing view
+
 
 +
==== Platform Workspace (Szymon P) ====
 +
 
 +
==== Platform UI (Lars Vogel) ====
 +
 
 +
==== 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 (Tom Watson) ====
Line 336: Line 337:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
== October 03, 2012 ==
+
 
 +
 
 +
== April 1, 2015 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
Line 342: Line 345:
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
 +
* 2 CQs were rejected and so we are not able to ship ssh-agent implementation - {{bug|179924}}.
 +
** See {{bug|179924|78}} and {{bug|179924|79}} for possible next steps.
  
* back from vacation
+
==== Platform UI (Lars Vogel) ====
  
==== Platform UI (Paul) ====
+
 
 +
* [http://www.google-melange.com/gsoc/proposal/review/org/google/gsoc2015/gabor/5711520524664832 Proposal GSOC to improve JDT UI]
 +
* Icon work continues, expecting reviews from PDE
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* vacation
 
* bug fixing
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
* investigating UI issues with Debug actions / tool bars / views
+
* started converting all deprecated actions, etc to commands / handlers (bug https://bugs.eclipse.org/390869)
+
* bug fixing / triage
+
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
* bug fixing / triage
+
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* converted SWT source to 64 bit by default
+
* M7 feature work + bug fixes
** this does *not* affect end users that consume the compiled 32- or 64-bit SWT bundles
+
* Patch reviews and launcher builds
** developers who use SWT from source on 32-bit machines can install the "64to32" charset to avoid tons of changes, see {{bug|377107}}
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
* tests of performance tests
+
==== JDT Core (Jay) ====
* nearly done with "windows tests" and will resume windows unit tests in day or so
+
* M7 bug fixes going on
 
+
* API verification fine from JDT Core point of view.
==== JDT Core (Srikanth) ====
+
 
+
* Good progress on JSR 335 and JSR 308.
+
  
==== JDT Debug (Mike) ====
+
==== JDT Debug (Sarika) ====
* investigating UI issues with Debug actions / tool bars
+
* started converting all deprecated actions, etc to commands / handlers (bug https://bugs.eclipse.org/390869)
+
* bug fixing / triage
+
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* bug fixing / triage / investigation
 
  
==== PDE (Curtis) ====
+
==== PDE (Vikas) ====
* Moved core/ui bundles to 1.5 BREE (starting with tonight's N build)
+
* Investigating moving API Tools to use ASM 4.0
+
* Bug fixing
+
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
* Juno SR1 updates were halted because of Mac issues.  Determined that a buckminster fix is needed {{bug|390984}}
 
  
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
== September 26, 2012 ==
+
== March 18, 2015 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
  
* {{bug|390343}} Tag Juno SR1 Release
+
* (dw) Any objections/suggestions: {{bug|462416}} - For all platforms, have default workspace be @user.home/Documents/workspace
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
 +
* 4.5 M6 testing. No more fixes planned for M6.
 +
* We are still waiting for several CQs required to finish work on {{bug|179924}}.
  
* vacation
+
==== Platform UI (Lars) ====
  
==== Platform UI (Paul) ====
+
4.5 M6 testing. One change planned for Bug 462216.
 +
We are waiting for one CQs required to finish work on Bug 422102 and dependent.
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* vacation
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
* bug fixing / triage
+
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
* bug fixing / triage
+
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
* prepared for Juno SR1 release on Friday
+
* {{bug|462284}} - May want to make "javadoc location" parameter specific for "mac" or "not mac"
* I'm prepared to give up trying to fix the 2 p2-related DNFs on Mac tests. I think "manual" proxies really don't work with p2!? Opened {{bug|390392}}. Also requested webmasters use transparent proxies which (I'm guessing) would make the tests work again. {{bug|390401}}. Should we disable them? DNFs add hours and hours to total test time.
+
:: Fixed in I20150318-0800
* {{bug|389857}} - run performance tests on eclipse.org hardware - with windows job
+
: got one run so far. Took 13 hours! May disable some and run shorter set for now?
+
: some performance suites will likely need work, just to get them to run (just a heads up)
+
* 27 of 43 (37%) bugs marked fixed in "umbrella bug" for move to eclipse.org {{bug|381873}}.
+
: Is that good progress? Or does it need focus?
+
: In terms of actual junit failures:
+
::SR0: 528 failures  5 DNFs
+
::SR1: 506 failures  2 DNSs
+
::one suite (still) disabled: org.eclipse.ui.tests.rcp
+
  
==== JDT Core (Srikanth) ====
+
==== JDT Core (Jay) ====
* New engineer onboard ! Welcome Manoj Palat to Eclipse.
+
* Progress on JSR 335 & JSR 308
+
* Shipped M2.
+
* Routine matters
+
  
==== JDT Debug (Mike) ====
+
==== JDT Debug (Sarika) ====
* bug fixing / triage
+
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* fixed leak test failures in automated tests by closing the intro view
 
  
==== PDE (Curtis) ====
+
==== PDE (Vikas) ====
* org.eclipse.pde.core and org.eclipse.pde.ui bundles will increase BREE to 1.5 (Bug 319744)
+
* CQ approved for new plug-in image browser view
+
* bug fixing
+
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 452: Line 423:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
== September 19, 2012 ==
+
 
 +
== March 11, 2015 ==
 +
 
 +
=== Discussion/Reminders ===
 +
* next week is Mars M6 (API freeze)
 +
:* component leads please make a pass over your 4.5 and M6 bugs
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
  
==== Platform UI (Paul) ====
+
==== Platform UI (Lars) ====
* Fixed button ordering that was broken in some dialogs (e.g. "Delete Resource" didn't use "Cancel | OK" on Mac and GTK).
+
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* Juno SR1 status: done
 
* working towards Kepler M2 (one day test pass, bug fixing)
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
* Welcome Markus Keller as new committer
+
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
* bug fixing / triage
+
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* committer vote for Alexander Kurtakov (Red Hat) just concluded successfully
+
* investigating CTabFolder performance
+
* beginning UIA investigation (UIA is new Windows accessibility framework)
+
* reviewing and committing some GTK3 patches from Red Hat
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
* Juno SR1 simrel
+
==== JDT Core (Jay) ====
* Kepler M2
+
* performance tests (basics)
+
* Reminder: Kepler M2 sign-offs on Thursday
+
  
==== JDT Core (Srikanth) ====
+
==== JDT Debug (Sarika) ====
 
+
* Good progress on JSR 335 & JSR 308.
+
 
+
==== JDT Debug (Mike) ====
+
* content assist in Debug and Variables view now shows additional info (Javadoc)
+
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* Fixed various coloring problems for platforms with white-on-black tooltips (e.g. Variable value hover on Ubuntu with Ambiance theme). Common flaw: Code sets bg to SWT.COLOR_INFO_BACKGROUND but doesn't set fg to COLOR_INFO_FOREGROUND.
 
 
==== PDE (Curtis) ====
 
  
* API Tools EE Descriptions categories now distributed in a single feature
+
==== PDE (Vikas) ====
* Bug fixing
+
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 503: Line 458:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
== September 12, 2012 ==
+
 
 +
== February 25, 2015 ==
 +
 
 +
=== Discussion/Reminders ===
 +
* Each component lead comments on one performance test (is the test/difference accurate?)
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
 +
* 4.5 M6 bug fixing.
 +
* Performance tests seem to be fine although sometimes inexplicable spikes happen which turn out to be false alarms ({{bug|458959}}).
  
==== Platform UI (Paul) ====
+
==== Platform UI (Daniel R) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* Juno SR1 status: done
 
* bug fixing
 
* local holiday
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
* SR1 done
+
* Mars M6 Bug fixing
* bug fixing / inbox triage
+
* Moving to 1.7 BREE
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
* SR1 done
+
* No Unexpected test performance results observed
* platform has been updated to use Ant 1.8.4 (https://bugs.eclipse.org/380418)
+
* bug fixing / inbox triage
+
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
 
+
* Mars M6 bug fixes
* Juno SR1 status: done
+
* WIP on moving native library builds away from Windows XP to Windows 7 and also from Mac OS X 10.5.8 to 10.7
* group is back at full strength
+
* Investigation underway for 2 performance test scenarios which seem to have a regression in performance
* 4.x performance investigation
+
* fixed the ld-linux crash that affects the JUnit tests of some groups
+
* nominated Alex from Red Hat as a committer for GTK 3 work
+
* 4.3-stream bug fixing
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
*{{bug|389273}} Final (again) EMF udpate for Juno SR1 RC4
+
==== JDT Core (Jay) ====
*{{bug|389053}} For Kepler, with Curtis, simplifying o.e.pde.api.tools.ee.feature categories (and adding license)
+
* M6 bug fixes
*{{bug|389369}} Baby steps to running performance tests on build.eclipse.org
+
* Investigating preliminary support for JDK 9
 +
* Compiler performance has slowed down by 10%. This due new features to support new language versions, a new type system etc., which are documented in {{bug|457871}} to some extent.
  
==== JDT Debug (Mike) ====
+
==== JDT Debug (Sarika) ====
* SR1 done
+
* Mars M6 Bug fixing
* bug fixing / inbox triage
+
* Adapting to Platform UI IAdaptable changes
 +
* Performance test to load Breakpoint Manager with 50 BPS is down 23%. Even though loading with 200 BPS does not seem to have regressed. In One scenario, it was reversely observed with  32% improvement with 200 BPS and 23% regression with 50 BPs. Needs some analysis.
  
==== JDT UI (Dani) ====
+
==== JDT UI (Markus) ====
* Juno SR1 status: done
+
* replaced old Linux build machine install with a new one
+
* bug fixing
+
* local holiday
+
  
==== PDE (Curtis) ====
+
==== PDE (Vikas) ====
 
+
* M6 bug fixes
* I (Curtis) may miss the meeting due to an unexpected appointment
+
* Performance test on local machine times similar to those on webpage. Manual run of tests on 4.5 and 4.4 are nearly equal. ( 4.5 is slightly faster). This is for manifest file opening test case
* No changes planned for SR1
+
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 559: Line 508:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
 +
== February 18, 2015 ==
  
== September 5, 2012 ==
+
=== Discussion/Reminders ===
 +
* EGit 3.7: if you see strange selection behavoir when you click into an editor, see {{bug|460243}}
 +
* Homework for next meeting: each component lead comments on one performance test (is the test/difference accurate?)
  
=== Reminders  ===
+
=== Status ===
RC3 this week with a test pass on Thursday and official sign-off. All non-doc ''fixes need PMC approval''. For details see [http://www.eclipse.org/eclipse/development/plans/freeze_plan_4_2_1.php Juno 4.2 SR1 Endgame Plan]. Please ''make sure that all bugs are verified'' and marked as such in bugzilla. Currently we still have [http://tinyurl.com/unverifiedJunoSR1bugs many unverified bugs].
+
  
=== Discussion  ===
+
==== Platform Workspace (Szymon P) ====
  
==== Sign-off details [David] ====  
+
==== Platform UI (Daniel R) ====
  
I propose a slight tightening of "sign off" procedure, so there is a concrete deadline.
+
==== Platform Text (Dani) ====
Typically, if "test day" is Thursday, we'd say project leads or delegates 1) must sign-off by 5 PM (Eastern) Thursday,
+
or, 2) by 5 PM, comment in sign-off bugzilla entry when they plan to be done (Such as "by noon Friday"). If no sign-off and no word from component, then Friday morning a note sent to PMC List asking for PMC member to "sign off", or not. If no word from PMC, by 5 PM Friday, we would assume a "go", hope for the best, and sort out errors in process or delegation later. See discussions in {{bug|388377}} for the background and motivation for this proposal.
+
  
Suggestions? Counter proposals?
+
==== Platform Debug (Sarika) ====
 +
* Mars 4.5 M6 Bug fixes
  
=== Status ===
+
==== Platform Ant (Sarika) ====
  
==== Platform Workspace (Szymon) ====
+
==== Platform SWT (Arun) ====
* Juno SR1 status: no further fixes planned
+
  
==== Platform UI (Paul) ====
+
==== Platform Releng (David) ====
  
==== Platform Text (Dani) ====
+
==== JDT Core (Jay) ====
* Juno SR1 status: no further fixes planned
+
* Code Formatter has been replaced with a new implementation ({{bug|303519}}).
* bug fixing
+
** Some follow-ups are pending in {{bug|458208}}.
 +
** Please file bugs if you see other strange behavior in the formatter, in content assist, quick fixes, or refactorings.
  
==== Platform Debug (Mike / Pawel) ====
+
==== JDT Debug (Sarika) ====
* Juno SR1 status: no further fixes planned
+
* Mars 4.5 M6 Bug fixes
* bug fixing / triage
+
* Vacation
+
  
==== Platform Ant (Mike) ====
+
==== JDT UI (Markus) ====
* Juno SR1 status: no further fixes planned
+
* Vacation
+
  
==== Platform SWT (Silenio) ====
+
==== PDE (Vikas) ====
  
* Juno SR1 status: no further fixes planned
+
==== Equinox (Tom Watson) ====
* reviewing more GTK 3 patches
+
* bug fixing
+
  
==== Platform Releng (David) ====
+
==== Equinox p2 (Ian Bull) ====
  
prep for Juno SR1, minor work with tests, test framework
+
== February 11, 2015 ==
Orbit work
+
  
==== JDT Core (Srikanth) ====
+
=== Discussion/Reminders ===
  
* Progress on JSR335 - we are able to execute code with default methods now.
+
=== Status ===
* Progress on JSR308 - Annotations on nested types, wildcards.
+
* Progress on hiring - Two candidates short listed - looks promising barring last
+
  minute hitches.
+
* Nothing more in plan for SR1.
+
  
 +
==== Platform Workspace (Szymon P) ====
 +
* 4.4.2 testing
 +
* 4.5 M6 bug fixing
  
==== JDT Debug (Mike) ====
+
==== Platform UI (Daniel R) ====
* Juno SR1 status: no further fixes planned
+
* bug fixing / triage
+
* Vacation
+
  
==== JDT UI & Text (Dani) ====
+
==== Platform Text (Dani) ====
* Juno SR1 status: no further fixes planned
+
* replacing old Linux build machine install with a new one (continued)
+
* bug fixing
+
  
==== PDE (Curtis) ====
+
==== Platform Debug (Sarika) ====
 +
* 4.4.2 RC3 testing and pass
 +
* Mars M6 bug fixes
  
* No further fixes planned for SR1
+
==== Platform Ant (Sarika) ====
* bug fixing
+
* 4.4.2 RC3 testing and pass
  
==== Equinox (Tom Watson) ====
+
==== Platform SWT (Arun) ====
* Last planned fix went into todays SR1 build {{bug|388299}}
+
* 4.4.2 RC3 testing
* No more planned fixes for SR1
+
* 4.5 M6 bug fixes
  
==== Equinox p2 (Ian Bull) ====
+
==== Platform Releng (David) ====
  
 +
* Note the SDK has moved to specify -Xmx1024 (by default) instead of 512m ... which will also be used in our unit tests and performance tests (by default), effective in tonight's "nightly" tests.
 +
 +
* Our Platform Luna SR2 RC4 is due this week (which is our "final build" for SR2, but appears a new build is not needed. So far?
 +
: - Unless someone feels strongly otherwise, I will rename our "RC3" as "RC4" on due date, Friday.
 +
:: Even though "same bits" (same versions, etc.) from my experience, less confusing to community to have them renamed on DL site, and will state in "announcement" that they are the same bits.
  
== August 29, 2012 ==
+
* Anyone know why so many failures in last night's Nightly?
  
=== Reminder  ===
+
==== JDT Core (Jay) ====
RC2 this week with a test pass on Thursday and official sign-off. All non-doc ''fixes after RC3 need PMC approval''. For details see [http://www.eclipse.org/eclipse/development/plans/freeze_plan_4_2_1.php Juno 4.2 SR1 Endgame Plan].
+
  
=== Discussion ===
+
==== JDT Debug (Sarika) ====
 +
* 4.4.2 RC3 testing and pass
 +
* Mars M6 Bug analysis
 +
 
 +
==== JDT UI (Markus) ====
 +
* filed CQ for JUnit 4.12
 +
* Content Assist auto-activation delay set to zero
 +
 
 +
==== PDE (Vikas) ====
 +
* Mars M6 bug fixes
 +
 
 +
==== Equinox (Tom Watson) ====
 +
 
 +
==== Equinox p2 (Ian Bull) ====
 +
 
 +
== February 4, 2015 ==
 +
 
 +
=== Discussion/Reminders ===
 +
* From the [https://www.eclipse.org/eclipse/development/plans/freeze_plan_4_4_2.php Eclipse Luna SR2 (4.4.2) Endgame Plan]:
 +
** Tomorrow we have a one day test pass against Luna SR2 (4.4.2) RC3
 +
** After RC3 all changes need PMC approval on the bug report
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
* one minor thing planned for SR1, but can be moved to SR2, see [https://bugs.eclipse.org/bugs/show_bug.cgi?id=381670 bug 381670]
+
* new critical bug against 4.2.1 to investigate, see [https://bugs.eclipse.org/bugs/show_bug.cgi?id=388289 bug 388289]
+
  
==== Platform UI (Paul) ====
+
==== Platform UI (Daniel R) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* Juno SR1 status: made last fix ([https://bugs.eclipse.org/387095  bug 387095 ]) for SR1
 
* bug fixing
 
  
==== Platform Debug (Dani for Mike / Pawel Piech) ====
+
==== Platform Debug (Sarika) ====
* Juno SR1 status: no further fixes planned
+
* Mars M5 and 4.4.2 RC2 testing and pass
* vacation
+
  
==== Platform Ant (Dani for Mike) ====
+
==== Platform Ant (Sarika) ====
* Juno SR1 status: no further fixes planned
+
* Mars M5 and 4.4.2 RC2 testing and pass
* vacation
+
* Mars M6 bug fixes
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
 
+
* investigating crashes on GTK ([https://bugs.eclipse.org/383890  bug 383890 ][https://bugs.eclipse.org/387496  bug 387496 ])
+
* reviewing GTK 3 patches
+
* vacation
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
: investigating unit tests and (occasionally) improving test infrastructure.
+
* Builds, Builds, and re-builds!
:: Can now (again) run 32 bit linux tests (automatically)
+
: - Orbit M5a, in addition to Platform M5a
: no further bug fixes planned for Juno SR2
+
: - Infrastructure "restart" (for GHOST vulnerability fix) was unexpected "disruption"
: will be working/investigating/testing (locally) from feature branches until SR1 is done.
+
:: - That is, many "aftershocks"
: reminder once Juno SR1 is done (in approx. 3 weeks), only one week till Kepler M2 +0 deadline
+
  
==== JDT Core (Srikanth) ====
+
==== JDT Core (Jay) ====
  
==== JDT Debug (Dani for Mike) ====
+
==== JDT Debug (Sarika) ====
* Juno SR1 status: no further fixes planned
+
* Mars M5 and 4.4.2 RC2 testing and pass
* vacation
+
* Mars M6 bug fixes
  
==== JDT UI & Text (Dani) ====
+
==== JDT UI (Markus) ====
* Juno SR1 status: no further fixes planned
+
* replacing old Linux build machine install with a new one (continued)
+
* bug fixing
+
  
==== PDE (Dani for Curtis) ====
+
==== PDE (Vikas) ====
* Juno SR1 status: no further fixes planned
+
* Mars M5 and Luna 4.4.2 RC2 testing/pass
* vacation
+
* Mars M6 bug fixes
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
* Juno SR1 - One more bug we are investigating {{bug|388299}}
 
  
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
 +
== January 28, 2015 ==
  
== August 22, 2012 ==
+
=== Discussion/Reminders ===
 
+
* Component leads, please clean up your [https://bugs.eclipse.org/bugs/buglist.cgi?action=wrap&classification=Eclipse&classification=RT&list_id=10973473&product=Equinox&product=JDT&product=PDE&product=Platform&resolution=---&target_milestone=4.5%20M5&target_milestone=Mars%20M5 open 4.5 M5 bugs]
=== Discussion  ===
+
* [Markus] provide N&N items by Wednesday, January 28, end-of-day
 +
:: I'll be away in the M5 week, so please contact Dani if you have questions.
  
 
=== Status ===
 
=== Status ===
  
 +
==== Platform Workspace (Szymon P) ====
 +
* M5 testing and bug verification
  
==== Platform UI (Paul) ====
+
==== Platform UI (Wojtek) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* Juno SR1 status: added a workaround for a Platform UI [https://bugs.eclipse.org/375576 bug 375576] - one further fix under investigation ([https://bugs.eclipse.org/387095  bug 387095 ])
+
* Reviewed and committed a contribution that speeds up text search by parallelizing it using JobGroups ({{bug|441016 }})
* bug fixing
+
  
==== Platform Debug (Michael Rennie / Pawel Piech) ====
+
==== Platform Debug (Sarika) ====
* nothing more planned for SR1
+
* Mars M5 Bug fixing and verification
* vacations
+
* bug fixing
+
  
==== Platform Ant (Michael Rennie) ====
+
==== Platform Ant (Sarika) ====
* nothing more planned for SR1
+
* 4.4.2 Bug fixing
* vacations
+
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
 +
* Luna SR2 and Mars M5 bug fixes in SWT
 +
* Launchers recompiled for Mars M5 [https://bugs.eclipse.org/bugs/show_bug.cgi?id=458558 458558] as well as Luna SR2 [https://bugs.eclipse.org/bugs/show_bug.cgi?id=449990 449990] to fix issues with Oracle Java 9 VMs
 +
* Mars M5 testing and bug verification
  
:Vacations
+
==== Platform Releng (David) ====
:Investigating remaining issues for SR1
+
:GTK 3 patches review
+
  
==== Platform Releng (davidw) ====
+
* Last weeks fix for blocking 4.4.2 bug was incomplete ... so, NOW it is fixed ({{bug|457071}}).
 +
* Rev'd ICU4J in Orbit, and Platform:
 +
: - 52.1.1 will be in Luna SR2. 54.1.1 will be in Mars M5.
 +
: - please sanity check, if any of you have a favorite "NL test case".
 +
* Last minute problems with infrastructure on Tuesday night ...
 +
: - any special considerations anyone needs? .. that impact exact schedule? Such as, does anyone need a short "delay" to finish commits that you could not finish due to lack of Git access?
  
:Promoted and Simrel work for Juno SR1 RC1
+
==== JDT Core (Jay) ====
:Improving Unit test diagnostic info (90% Markus, THANKS!): Properties button, Crash logs saved, Screen Captures?, log sizes displayed.
+
* 4.5 M5 bug fixes and testing
:(still) looking at bug 387052 for SR1
+
:Next week hope to start on 3rd party updates (ant 1.8.4, javax.annotations 1.1, IUC4J 49.1?) for M2
+
  
==== JDT Core (Srikanth) ====
+
==== JDT Debug (Sarika) ====
 +
* Mars M5 Bug fixing and verification
  
==== JDT Debug (Michael Rennie) ====
+
==== JDT UI (Markus) ====
* nothing more planned for SR1
+
* vacations
+
* bug fixing
+
  
==== JDT UI & Text (Dani) ====
+
==== PDE (Vikas) ====
* replacing old Linux build machine install with a new one
+
* bug fixing
+
  
==== PDE (Curtis Windatt) ====
+
==== Equinox (Tom Watson) ====
* nothing more planned for SR1
+
* Curtis is a new dad
+
* vacations
+
* bug fixing
+
 
+
==== Equinox (Tom Watson) ====  
+
  
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
== August 15, 2012 ==
 
  
=== Discussion  ===
+
== January 21, 2015 ==
  
* (Markus) Auto-tagging from master is problematic in the milestone week
+
=== Discussion/Reminders ===
** No possibility for a controlled rebuild
+
** Not all committers seem to follow (or know about) the Eclipse process (lockdown rules; changes on or after test day need to be reviewed)
+
** Team leads should decide and stick to one of two working modes:
+
*** Either work with integration and master branches, and only push integration in a controlled fashion
+
*** Or work with master only, but make sure all committers follow the rules and do not commit ongoing work to master in milestone weeks after the last scheduled test build and until the milestone is released
+
: ''Decision: Team leads who keep working with master only remind their committers to not push unreviewed work in milestone weeks''
+
  
* (John) What to do in the Git repository when bundles or features are removed?
+
* M5 Stabilization Builds to begin Sunday, 1/25.
: ''Decision: Keep a .project file and add a readme.''
+
* Time to triage [https://bugs.eclipse.org/bugs/report.cgi?bug_status=UNCONFIRMED&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&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=4.4%20M7&target_milestone=4.4%20RC1&target_milestone=4.4%20RC2&target_milestone=4.4%20RC3&target_milestone=4.4%20RC4&target_milestone=4.4.1&target_milestone=4.4.2&target_milestone=Luna&target_milestone=Luna%20M1&target_milestone=Luna%20M2&target_milestone=Luna%20M3&target_milestone=Luna%20M4&target_milestone=Luna%20M5&target_milestone=Luna%20M6&target_milestone=Luna%20M7&target_milestone=Luna%20RC1&target_milestone=Luna%20RC2&target_milestone=Luna%20RC3&target_milestone=Luna%20RC4&target_milestone=Luna%20SR1&target_milestone=Luna%20SR2&x_axis_field=bug_severity&y_axis_field=component&z_axis_field=target_milestone&format=table&action=wrap&saved_report_id=19 Luna SR2 (4.4.2) open bugs]?
  
 
=== Status ===
 
=== Status ===
  
 +
==== Platform Workspace (Szymon P) ====
  
==== Platform UI (Paul) ====
+
==== Platform UI (Wojtek) ====
: Returning from vacations
+
: Juno SR1 status: still have open bugs for 4.2.1, will need to bump some to 4.2.2
+
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
:Juno SR1 status: no further bug fixes planned so far
 
:bug fixing
 
  
==== Platform Debug (Michael Rennie / Pawel Piech) ====
+
==== Platform Debug (Sarika) ====
:Vacation
+
  
==== Platform Ant (Michael Rennie) ====
+
==== Platform Ant (Sarika) ====
:Vacation
+
* Mars M5 Bug fixing and bug verifications
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
 +
* Mars M5 and Luna SR2 bug fixes
 +
* Rebuilt launchers in Luna SR2 (and soon in Mars) to allow Eclipse to run with Oracle Java 9 VMs, more details in [https://bugs.eclipse.org/bugs/show_bug.cgi?id=449990 bug 449990]
  
:Vacation
+
==== Platform Releng (David) ====
:Still investigating one issue for SR1 {{bug|321887}}
+
:GTK 3 patches review
+
:Bug fixing
+
  
==== Platform Releng (davidw) ====
+
* 4.4.2
:Promoted Kepler M1 +0 (congratulations and thanks!)
+
:- All blockers fixed.
:Updated Build Schedule
+
:- Still waiting for ICU4J CQ 9141 approval (needed for {{bug|444897}}
:Prep for Juno RC1
+
:- A few other "releng" bugs.
:looking at {{bug|387052}} for SR1
+
:hope to simplify unit tests soon {{bug|377718}}
+
  
==== JDT Core (Srikanth) ====
+
* 4.5
: Aug 15th & Aug 20th are public holidays in India.
+
:- Want to update Jetty to 9.2.7 {{bug|453910}} but a) its update site is not ready yet. b) not positive the desire bug was fixed.  
: Juno SR1 status: no further bug fixes planned.
+
:- Several other releng changes (such "update compiler")
: bug fixing
+
: Java 8 on lower gear past 15 days and next week due to M1 and SR1 related work and vacations.
+
: We bid adieu to Ayushman Jain.
+
  
 +
==== JDT Core (Jay) ====
  
==== JDT Debug (Michael Rennie) ====
+
==== JDT Debug (Sarika) ====
* Vacation
+
* Mars M5 Bug fixing and bug verifications
  
==== JDT UI & Text (Dani) ====
+
==== JDT UI (Markus) ====
:Juno SR1 status: fixed 1 remaining issue - no further fixes planned
+
:bug fixing
+
  
==== PDE (Curtis Windatt) ====
+
==== PDE (Vikas) ====
:One PDE UI bug being backported to SR1 - {{bug|386866}} Translations for tracing preference page
+
:Bug fixing
+
:Sick time
+
  
==== Equinox (Tom Watson) ====  
+
==== Equinox (Tom Watson) ====
  
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
 +
== January 14, 2015 ==
  
 +
=== Discussion/Reminders ===
  
== August 08, 2012 ==  
+
* Can "web app dependency" issue be fixed by making its web app BREE 1.6? {{bug|457396}}. (Jetty and org.apache.jasper.glassfish require that anyway.)
 +
* Reminder: This week's M-build is for Luna SR2 RC1. [https://www.eclipse.org/eclipse/platform-releng/buildSchedule.html Build schedule] has been updated for Luna SR2 and M5 ... there is some overlap, so a few "busy days". 
 +
* Architectural question: Should we increase default -Xmx? (See {{bug|456585}}) It has been 512m for 5 years. I *think* VMs now "use only what they need", not literally reserving max heap value, like they used to? Anyone know for sure?  Or, who to ask? An alternative, interesting approach (at least approximately 2012) [http://wiki.netbeans.org/FaqSettingHeapSize some IDEs] set the default "mx" more dynamically, based on the memory they find installed on the system (such as 1/4 total RAM -- which user can still override).
 +
* Time to triage [https://bugs.eclipse.org/bugs/report.cgi?bug_status=UNCONFIRMED&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&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=4.4%20M7&target_milestone=4.4%20RC1&target_milestone=4.4%20RC2&target_milestone=4.4%20RC3&target_milestone=4.4%20RC4&target_milestone=4.4.1&target_milestone=4.4.2&target_milestone=Luna&target_milestone=Luna%20M1&target_milestone=Luna%20M2&target_milestone=Luna%20M3&target_milestone=Luna%20M4&target_milestone=Luna%20M5&target_milestone=Luna%20M6&target_milestone=Luna%20M7&target_milestone=Luna%20RC1&target_milestone=Luna%20RC2&target_milestone=Luna%20RC3&target_milestone=Luna%20RC4&target_milestone=Luna%20SR1&target_milestone=Luna%20SR2&x_axis_field=bug_severity&y_axis_field=component&z_axis_field=target_milestone&format=table&action=wrap&saved_report_id=19 Luna SR2 (4.4.2) open bugs]?
  
=== Discussion ===
+
=== Status ===
  
* Should we collect status notes on a wiki?
+
==== Platform Workspace (Szymon P) ====
: http://wiki.eclipse.org/Eclipse/Status_meetings
+
: ''answer was "yes" but suggested a "one page" format so always same page, easier to "watch" for changes.''
+
  
* What build schedule would we like for Juno SR1 RC1? Our +0 day is 8/17 (then a week off, then RCs three Friday's in a row).
+
==== Platform UI (Wojtek) ====
: Assume we'll be doing both 3.8.1 and 4.2.1 "in sync" (Though 4.2.1 is the official Juno SR1 deliverable).
+
: How to fit these two "M-builds" in with other I-builds, N-builds?
+
:: M builds scheduled for Mondays? 10 AM, 12 AM Eastern, with rebuilds upon request?
+
:: ''Decision was to move to Wednesday's 10, 12:00; always, instead of Thursday, and then schedule nothing special for RC weeks. This aligns with the [http://www.eclipse.org/eclipse/development/plans/freeze_plan_4_2_1.php 4.2.1 SR 1 Endgame Plan].''
+
  
* Question was asked about how to "change history" to correct authorship of a commit. Basic answer was that changing history risks messing up others who have that branch checked out, so best to add a new commit explaining the connection to a bug, the other commit hash, and ?fixing? authorship if possible ... but, not sure any of us on call knew all details of how that all works with auto IP log (especially, if desire was to remove an author? ... though, not sure that's legitimate ... maybe if someone just added whitespace formatting or something?). [Its not clear, to me, how "authorship" could ever be "wrong"? Interesting case. ]
+
==== Platform Text (Dani) ====
 +
 
 +
==== Platform Debug (Sarika) ====
 +
* Mars M5 Bug fixing and bug verifications
 +
 
 +
==== Platform Ant (Sarika) ====
 +
 
 +
==== Platform SWT (Arun) ====
 +
 
 +
==== Platform Releng (David) ====
 +
* Produced the "JGit Security Fix" repo for Luna SR1a ({{bug|456947}})
 +
* Some tricky issues getting some teams "aggregating" on Luna ({{bug|457144}}
 +
* Despite the problem it's causing us now, important fix in Orbit's "jasper.glassfish" bundle (with Tom's help!) ({{bug|442310}})
 +
* ICU4J
 +
: - we plan to update for 4.4.2 and 4.5 (different versions). ICU team "nearly done building" (every day :)
 +
* Inconsistencies in org.eclipes.rcp.configuration. ({{bug|457071}})
 +
: - in local tests, two steps forward, one step back ... but, more optimistic than I was a week ago, that it can be fixed.
 +
: - did get some of the history of those "configuration units" from Andrew (via email) [which I'll summarize in some bug, somewhere.]
 +
 
 +
==== JDT Core (Jay) ====
 +
 
 +
==== JDT Debug (Sarika) ====
 +
 
 +
==== JDT UI (Markus) ====
 +
 
 +
==== PDE (Vikas) ====
 +
* 442 bugs
 +
* 45 M5 bugs
 +
 
 +
==== Equinox (Tom Watson) ====
 +
 
 +
==== Equinox p2 (Ian Bull) ====
 +
 
 +
== January 7, 2015 ==
 +
 
 +
=== Discussion/Reminders ===
 +
 
 +
* Next Wednesday, 1/14 will be the M-build we contribute to Luna SR2 RC1 (warm-up RC).
 +
* in two weeks, 1/28 is our I- (S-) build we contribute to Mars M5.
  
 
=== Status ===
 
=== Status ===
  
<!-- ==== Platform Workspace ==== -->
+
==== Platform Workspace (Szymon P) ====
  
<!-- ==== Platform User Assistance ==== -->
+
==== Platform UI (Daniel R) ====
  
<!-- ==== Platform UI ==== -->             
+
==== Platform Text (Dani) ====
  
==== Platform Text (Dani) ====            
+
==== Platform Debug (Sarika) ====
: working towards Kepler M1 (one day test pass, bug fixing, N&N)
+
: Juno SR1 status: no bug fixes planned so far
+
<!-- ==== Platform Search ==== -->
+
  
==== Platform Debug (Michael Rennie) ====
+
==== Platform Ant (Sarika) ====
: Holidays
+
: Testing 4.3 M1
+
: SR1 - fixed two bugs, no additional fixes planned
+
  
==== Platform Ant (Michael Rennie) ====
+
==== Platform SWT (Arun) ====
: Holidays
+
: Testing 4.3 M1
+
: No fixes planned for SR1
+
  
==== Platform SWT (Silenio) ====  
+
==== Platform Releng (David) ====
: Holidays
+
: SR1 fixes
+
: Reviewing GTK 3 patches         
+
  
==== Platform Releng (davidw) ====
+
* 442:
:Sim Release:
+
:* will update ICU4J
::Completed migration of repository to git.
+
:* investigating making "rcp.config" have consistent meta-data (same for each Platform).
::Converted and setup aggregation build for Kepler and Juno SR1
+
  
==== JDT Core (Srikanth) ====
+
==== JDT Core (Jay) ====
:Working towards Kepler M1 (one day test pass, bug fixing, N&N)
+
 
:Nothing more planned for M1.
+
==== JDT Debug (Sarika) ====
:Juno SR1 status: Still a few bugs being worked on.
+
 
 +
==== JDT UI (Markus) ====
 +
 
 +
==== PDE (Vikas) ====
 +
 
 +
==== Equinox (Tom Watson) ====
 +
 
 +
==== Equinox p2 (Ian Bull) ====
  
==== JDT Debug ====
 
:Holidays
 
:Testing 4.3 M1
 
:SR1 - fixed two bugs, no additional fixes planned
 
  
==== JDT UI & Text (Dani) ====         
 
:working towards Kepler M1 (one day test pass, bug fixing, N&N)
 
:Juno SR1 status: fixed 2 bugs - no further bug fixes planned to fix so far
 
  
==== PDE (Curtis Windatt) ====             
+
== Archived Minutes ==  
:testing for M1
+
:no more fixes planned for SR1
+
  
<!-- ==== Equinox (Tom Watson) ==== -->   
+
* [[Eclipse/Status_meetings/Minutes_2014|2014]]
<!-- ==== Equinox p2 (Ian Bull) ==== -->
+
* [[Eclipse/Status_meetings/Minutes_2013|2013]]
 +
* [[Eclipse/Status_meetings/Minutes_2012|2012]]
  
  
[[Category:Eclipse_Platform_Status_Meetings| ]]
+
[[Category:Eclipse_Platform_Status_Meetings| ]][[Category:Eclipse]]
  
  
 
<!-- Template for next week's status (add 7 days, then copy):
 
<!-- Template for next week's status (add 7 days, then copy):
== November 7, 2012 ==
+
== September 2, 2015 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
Line 907: Line 851:
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
  
==== Platform UI (Paul) ====
+
==== Platform UI (Lars) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
==== JDT Core (Srikanth) ====
+
==== JDT Core (Jay) ====
  
==== JDT Debug (Mike) ====
+
==== JDT Debug (Sarika) ====
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
  
==== PDE (Curtis) ====
+
==== PDE (Vikas) ====
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====

Revision as of 05:02, 28 August 2015


September 2, 2015

Discussion/Reminders

  • [Markus] Pushing changes that cause API problems is easily avoidable: Version_Numbering#API_Baseline_in_API_Tools. Expect such commits to be reverted without much fuss. If you find a bug in API Tools, you should report it and include the bug number in the API filter's comment.
    • Note that committers are expected to run on the latest I-build.
  • Reminder: Mars.1 RC3 is our last scheduled build. All changes need PMC approval:
https://www.eclipse.org/eclipse/development/plans/freeze_plan_4_5_1.php

Status

Platform Workspace (Szymon P)

  • No more fixes planned for Mars SR1
  • Szymon on vacation (August 31 - September 14)

Platform UI (Lars)

Platform Text (Dani)

Platform Debug (Sarika)

Platform Ant (Sarika)

Platform SWT (Arun)

Platform Releng (David)

JDT Core (Jay)

JDT Debug (Sarika)

JDT UI (Markus)

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

August 26, 2015

Discussion/Reminders

  • Dani away
  • Reminder today's 10 AM M-build is for Mars.1 RC2 -- sign-offs on Thursday
https://www.eclipse.org/eclipse/development/plans/freeze_plan_4_5_1.php

Status

Platform Workspace (Szymon P)

  • Reviewing patches for Platform/Compare
  • Szymon on vacation (August 31 - September 14)

Platform UI (Lars)

Platform Text (Dani)

  • nothing in the queue for SR1

Platform Debug (Sarika)

  • Nothing pending for SR1

Platform Ant (Sarika)

  • 1 bug pending for SR1

Platform SWT (Arun)

  • 4.6 M2 bug fixes and 4.5.1 backports
  • Eclipse Day India on 29th Aug - [1]

Platform Releng (David)

  • We are trying last minute change in splash screen. Please comment in bug if you hate it (or love it):
bug 472209 - Update splash and various labels for Mars.1
  • Need to check (and change) if versions incremented appropriately:
bug 475853 - Reminder to increase Mars service fields, if changed
  • Are we done with "build individual bundle" POM/Profile changes? (i.e. I need to check, and check original issue)
bug 471835 - Build succeeds, even when "old" parent pom is referred to
  • Will get back to JDT patch build soon ... first need to fix aggregation build bug 475748

JDT Core (Jay)

  • Back porting formatter bugs for 4.5.1
  • Bug fixes as usual for Neon.

JDT Debug (Sarika)

  • Nothing pending for SR1

JDT UI (Markus)

PDE (Vikas)

  • 4.6 M2 bugs
  • Markus to backport 430640

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

August 19, 2015

Discussion/Reminders

  • next week is Mars SR1 (4.5.1) RC2
  • Jetty can run on Java 8 compact 3 profile. Any plans to ensure Eclipse working on this profile? https://bugs.eclipse.org/bugs/show_bug.cgi?id=454952 -> Not planned to investigate
    • Dani: nothing planned since there are dependencies outside compact 3. We can look at concrete requests should they arise.

Status

Platform Workspace (Szymon P)

Platform UI (Lars)

Platform Text (Dani)

  • nothing in the queue for SR1

Platform Debug (Sarika)

  • 4.5.1 bugs review

Platform Ant (Sarika)

  • 4.5.1 bugs review

Platform SWT (Arun)

  • 4.5.1 backports
  • 4.6 bug fixes and M2 patch reviews

Platform Releng (David)

  • A few things left for Mars.1. (relatively minor, but low impact on others).
  • Have been VERY busy with "Simultaneousness Release" problems.
  • Got the Orbit Maintenance Builds running again (finally)
- Jsch 0.1.53 is ready for one of our M-builds, after someone sanity checks it.
  • After moving all the unit/integration tests up to Java 8, want to sync up "production tests" with "stand alone tests"
- This may cause some disruption, to those that use "stand alone tests", until I am finished (such as some paths and variables are not always defined as they need to be.
  • Have started to look at producing java9patch again. Gotten far enough to know if won't be easy. :\
I think 3 or 4 components need to finish fixing Bug 471835 - Build succeeds, even when "old" parent pom is referred to
I think that *might* be making it harder to straighten out the patch streams.

JDT Core (Jay)

  • 4.5.1 Reviews and back porting
  • Neon bug fixes as usual

JDT Debug (Sarika)

JDT UI (Markus)

  • backported a few fixes to 4.5.1:
    • stack overflow in Quick Outline
    • "The resource tree is locked for modifications" triggered by Save Action
  • 2 bugs under investigation for 4.5.1

PDE (Vikas)

  • Neon M2 bug fixes
  • Performance areas for PDE for Neon

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

August 12, 2015

Discussion/Reminders

Status

Platform Workspace (Szymon P)

  • Szymon on vacation (August 11-19th)
  • Adding JSch 0.1.53 to Platform is waiting on Orbit (bug 468518).
  • No more fixes planned for Mars SR1 RC1.

Platform UI (Lars)

Platform Text (Dani)

  • nothing in the queue for SR1

Platform Debug (Sarika)

  • Reviews, testing and test cases for SR1
  • Inbox tracking

Platform Ant (Sarika)

  • Reviews, testing and test cases for SR1
  • Inbox tracking

Platform SWT (Arun)

  • 4.5.1 and 4.6 M2 bug fixes
  • Patch reviews

Platform Releng (David)

  • Last week, Neon M1
  • Today, Mars RC1 build

JDT Core (Jay)

  • Bug being back ported to SR1, targeting end of this week.
  • Bug fixes as usual for M2.

JDT Debug (Sarika)

  • Review pending for SR1
  • Inbox tracking

JDT UI (Markus)

PDE (Vikas)

  • Bug fixes for 4.5.1
  • 4.6 M2 bugs

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

August 5, 2015

Discussion/Reminders

  • Question that came up in the call: How can I see what version of GTK is used to run the tests during the build?
    • Answer: You can see it in the "Properties »" link at the end of test results for tests that ran in an Eclipse runtime instance. E.g. here, it says: "org.eclipse.swt.internal.gtk.version 2.18.9".
    • These properties also tell other interesting things like the exact VM version, XULRunner path, locale, etc.
    • The gtk.version property does not show up in the swt.tests results because SWT tests need to run with the plain JUnit runner, which fetches these properties at a time when SWT has not been loaded yet.
    • Teams are working on setting up an environment where tests can regularly run under GTK3 as well.

Status

Platform Workspace (Szymon P)

  • 4.6 M1 testing. No more fixes planned for M1.

Platform UI (Lars)

Platform Text (Dani)

  • fixed a bug in Text search where results were missing when searching in all files
  • test pass for Mars M1 went well and no further fixes planned

Platform Debug (Sarika)

  • 4.6 M1 testing. No more fixes planned for M1.

Platform Ant (Sarika)

  • 4.6 M1 testing. No more fixes planned for M1.

Platform SWT (Arun)

  • 4.6 M1 testing, no further fixes planned
  • Working on 4.5.1 bugs and patch reviews

Platform Releng (David)

JDT Core (Jay)

  • Bug fixes and testing for M1 - no open items for M1.

JDT Debug (Sarika)

  • 4.6 M1 testing. No more fixes planned for M1.

JDT UI (Markus)

- Neon M1 testing; no open issues

PDE (Vikas)

  • Neon (4.6) M1 testing
  • Working on 4.5.1 bugs

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

July 1|8|15|22|29, 2015

  • 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
  • identify the main work areas in your component for the Neon plan and send your top items to Dani
  • everyone: please prepare for the Mars retrospective Eclipse/Mars Retrospective which we will discuss on August 5

June 24, 2015

Discussion/Reminders

  • identify the main work areas in your component for the Neon plan and send your top items to Dani
  • everyone: please prepare for the Mars retrospective Eclipse/Mars Retrospective which we will discuss on August 5

Status

Platform Workspace (Szymon P)

Platform UI (Lars)

Platform Text (Dani)

Platform Debug (Sarika)

Platform Ant (Sarika)

Platform SWT (Arun)

Platform Releng (David)

JDT Core (Jay)

JDT Debug (Sarika)

JDT UI (Markus)

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

April 29, 2015

Discussion/Reminders

  • FYI: Gerrit jobs for platform builds now run against I-builds (not N-builds) during RC cycle (bug 465853)

Status

Platform Workspace (Szymon P)

Platform UI (Lars Vogel)

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)

April 1, 2015

Discussion/Reminders

Status

Platform Workspace (Szymon P)

Platform UI (Lars Vogel)

Platform Text (Dani)

Platform Debug (Sarika)

Platform Ant (Sarika)

Platform SWT (Arun)

  • M7 feature work + bug fixes
  • Patch reviews and launcher builds

Platform Releng (David)

JDT Core (Jay)

  • M7 bug fixes going on
  • API verification fine from JDT Core point of view.

JDT Debug (Sarika)

JDT UI (Markus)

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

March 18, 2015

Discussion/Reminders

  • (dw) Any objections/suggestions: bug 462416 - For all platforms, have default workspace be @user.home/Documents/workspace

Status

Platform Workspace (Szymon P)

  • 4.5 M6 testing. No more fixes planned for M6.
  • We are still waiting for several CQs required to finish work on bug 179924.

Platform UI (Lars)

4.5 M6 testing. One change planned for Bug 462216. We are waiting for one CQs required to finish work on Bug 422102 and dependent.

Platform Text (Dani)

Platform Debug (Sarika)

Platform Ant (Sarika)

Platform SWT (Arun)

Platform Releng (David)

  • bug 462284 - May want to make "javadoc location" parameter specific for "mac" or "not mac"
Fixed in I20150318-0800

JDT Core (Jay)

JDT Debug (Sarika)

JDT UI (Markus)

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

March 11, 2015

Discussion/Reminders

  • next week is Mars M6 (API freeze)
  • component leads please make a pass over your 4.5 and M6 bugs

Status

Platform Workspace (Szymon P)

Platform UI (Lars)

Platform Text (Dani)

Platform Debug (Sarika)

Platform Ant (Sarika)

Platform SWT (Arun)

Platform Releng (David)

JDT Core (Jay)

JDT Debug (Sarika)

JDT UI (Markus)

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

February 25, 2015

Discussion/Reminders

  • Each component lead comments on one performance test (is the test/difference accurate?)

Status

Platform Workspace (Szymon P)

  • 4.5 M6 bug fixing.
  • Performance tests seem to be fine although sometimes inexplicable spikes happen which turn out to be false alarms (bug 458959).

Platform UI (Daniel R)

Platform Text (Dani)

Platform Debug (Sarika)

  • Mars M6 Bug fixing
  • Moving to 1.7 BREE

Platform Ant (Sarika)

  • No Unexpected test performance results observed

Platform SWT (Arun)

  • Mars M6 bug fixes
  • WIP on moving native library builds away from Windows XP to Windows 7 and also from Mac OS X 10.5.8 to 10.7
  • Investigation underway for 2 performance test scenarios which seem to have a regression in performance

Platform Releng (David)

JDT Core (Jay)

  • M6 bug fixes
  • Investigating preliminary support for JDK 9
  • Compiler performance has slowed down by 10%. This due new features to support new language versions, a new type system etc., which are documented in bug 457871 to some extent.

JDT Debug (Sarika)

  • Mars M6 Bug fixing
  • Adapting to Platform UI IAdaptable changes
  • Performance test to load Breakpoint Manager with 50 BPS is down 23%. Even though loading with 200 BPS does not seem to have regressed. In One scenario, it was reversely observed with 32% improvement with 200 BPS and 23% regression with 50 BPs. Needs some analysis.

JDT UI (Markus)

PDE (Vikas)

  • M6 bug fixes
  • Performance test on local machine times similar to those on webpage. Manual run of tests on 4.5 and 4.4 are nearly equal. ( 4.5 is slightly faster). This is for manifest file opening test case

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

February 18, 2015

Discussion/Reminders

  • EGit 3.7: if you see strange selection behavoir when you click into an editor, see bug 460243
  • Homework for next meeting: each component lead comments on one performance test (is the test/difference accurate?)

Status

Platform Workspace (Szymon P)

Platform UI (Daniel R)

Platform Text (Dani)

Platform Debug (Sarika)

  • Mars 4.5 M6 Bug fixes

Platform Ant (Sarika)

Platform SWT (Arun)

Platform Releng (David)

JDT Core (Jay)

  • Code Formatter has been replaced with a new implementation (bug 303519).
    • Some follow-ups are pending in bug 458208.
    • Please file bugs if you see other strange behavior in the formatter, in content assist, quick fixes, or refactorings.

JDT Debug (Sarika)

  • Mars 4.5 M6 Bug fixes

JDT UI (Markus)

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

February 11, 2015

Discussion/Reminders

Status

Platform Workspace (Szymon P)

  • 4.4.2 testing
  • 4.5 M6 bug fixing

Platform UI (Daniel R)

Platform Text (Dani)

Platform Debug (Sarika)

  • 4.4.2 RC3 testing and pass
  • Mars M6 bug fixes

Platform Ant (Sarika)

  • 4.4.2 RC3 testing and pass

Platform SWT (Arun)

  • 4.4.2 RC3 testing
  • 4.5 M6 bug fixes

Platform Releng (David)

  • Note the SDK has moved to specify -Xmx1024 (by default) instead of 512m ... which will also be used in our unit tests and performance tests (by default), effective in tonight's "nightly" tests.
  • Our Platform Luna SR2 RC4 is due this week (which is our "final build" for SR2, but appears a new build is not needed. So far?
- Unless someone feels strongly otherwise, I will rename our "RC3" as "RC4" on due date, Friday.
Even though "same bits" (same versions, etc.) from my experience, less confusing to community to have them renamed on DL site, and will state in "announcement" that they are the same bits.
  • Anyone know why so many failures in last night's Nightly?

JDT Core (Jay)

JDT Debug (Sarika)

  • 4.4.2 RC3 testing and pass
  • Mars M6 Bug analysis

JDT UI (Markus)

  • filed CQ for JUnit 4.12
  • Content Assist auto-activation delay set to zero

PDE (Vikas)

  • Mars M6 bug fixes

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

February 4, 2015

Discussion/Reminders

Status

Platform Workspace (Szymon P)

Platform UI (Daniel R)

Platform Text (Dani)

Platform Debug (Sarika)

  • Mars M5 and 4.4.2 RC2 testing and pass

Platform Ant (Sarika)

  • Mars M5 and 4.4.2 RC2 testing and pass
  • Mars M6 bug fixes

Platform SWT (Arun)

Platform Releng (David)

  • Builds, Builds, and re-builds!
- Orbit M5a, in addition to Platform M5a
- Infrastructure "restart" (for GHOST vulnerability fix) was unexpected "disruption"
- That is, many "aftershocks"

JDT Core (Jay)

JDT Debug (Sarika)

  • Mars M5 and 4.4.2 RC2 testing and pass
  • Mars M6 bug fixes

JDT UI (Markus)

PDE (Vikas)

  • Mars M5 and Luna 4.4.2 RC2 testing/pass
  • Mars M6 bug fixes

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

January 28, 2015

Discussion/Reminders

  • Component leads, please clean up your open 4.5 M5 bugs
  • [Markus] provide N&N items by Wednesday, January 28, end-of-day
I'll be away in the M5 week, so please contact Dani if you have questions.

Status

Platform Workspace (Szymon P)

  • M5 testing and bug verification

Platform UI (Wojtek)

Platform Text (Dani)

  • Reviewed and committed a contribution that speeds up text search by parallelizing it using JobGroups (bug 441016 )

Platform Debug (Sarika)

  • Mars M5 Bug fixing and verification

Platform Ant (Sarika)

  • 4.4.2 Bug fixing

Platform SWT (Arun)

  • Luna SR2 and Mars M5 bug fixes in SWT
  • Launchers recompiled for Mars M5 458558 as well as Luna SR2 449990 to fix issues with Oracle Java 9 VMs
  • Mars M5 testing and bug verification

Platform Releng (David)

  • Last weeks fix for blocking 4.4.2 bug was incomplete ... so, NOW it is fixed (bug 457071).
  • Rev'd ICU4J in Orbit, and Platform:
- 52.1.1 will be in Luna SR2. 54.1.1 will be in Mars M5.
- please sanity check, if any of you have a favorite "NL test case".
  • Last minute problems with infrastructure on Tuesday night ...
- any special considerations anyone needs? .. that impact exact schedule? Such as, does anyone need a short "delay" to finish commits that you could not finish due to lack of Git access?

JDT Core (Jay)

  • 4.5 M5 bug fixes and testing

JDT Debug (Sarika)

  • Mars M5 Bug fixing and verification

JDT UI (Markus)

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

January 21, 2015

Discussion/Reminders

Status

Platform Workspace (Szymon P)

Platform UI (Wojtek)

Platform Text (Dani)

Platform Debug (Sarika)

Platform Ant (Sarika)

  • Mars M5 Bug fixing and bug verifications

Platform SWT (Arun)

  • Mars M5 and Luna SR2 bug fixes
  • Rebuilt launchers in Luna SR2 (and soon in Mars) to allow Eclipse to run with Oracle Java 9 VMs, more details in bug 449990

Platform Releng (David)

  • 4.4.2
- All blockers fixed.
- Still waiting for ICU4J CQ 9141 approval (needed for bug 444897
- A few other "releng" bugs.
  • 4.5
- Want to update Jetty to 9.2.7 bug 453910 but a) its update site is not ready yet. b) not positive the desire bug was fixed.
- Several other releng changes (such "update compiler")

JDT Core (Jay)

JDT Debug (Sarika)

  • Mars M5 Bug fixing and bug verifications

JDT UI (Markus)

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

January 14, 2015

Discussion/Reminders

  • Can "web app dependency" issue be fixed by making its web app BREE 1.6? bug 457396. (Jetty and org.apache.jasper.glassfish require that anyway.)
  • Reminder: This week's M-build is for Luna SR2 RC1. Build schedule has been updated for Luna SR2 and M5 ... there is some overlap, so a few "busy days".
  • Architectural question: Should we increase default -Xmx? (See bug 456585) It has been 512m for 5 years. I *think* VMs now "use only what they need", not literally reserving max heap value, like they used to? Anyone know for sure? Or, who to ask? An alternative, interesting approach (at least approximately 2012) some IDEs set the default "mx" more dynamically, based on the memory they find installed on the system (such as 1/4 total RAM -- which user can still override).
  • Time to triage Luna SR2 (4.4.2) open bugs?

Status

Platform Workspace (Szymon P)

Platform UI (Wojtek)

Platform Text (Dani)

Platform Debug (Sarika)

  • Mars M5 Bug fixing and bug verifications

Platform Ant (Sarika)

Platform SWT (Arun)

Platform Releng (David)

  • Produced the "JGit Security Fix" repo for Luna SR1a (bug 456947)
  • Some tricky issues getting some teams "aggregating" on Luna (bug 457144
  • Despite the problem it's causing us now, important fix in Orbit's "jasper.glassfish" bundle (with Tom's help!) (bug 442310)
  • ICU4J
- we plan to update for 4.4.2 and 4.5 (different versions). ICU team "nearly done building" (every day :)
  • Inconsistencies in org.eclipes.rcp.configuration. (bug 457071)
- in local tests, two steps forward, one step back ... but, more optimistic than I was a week ago, that it can be fixed.
- did get some of the history of those "configuration units" from Andrew (via email) [which I'll summarize in some bug, somewhere.]

JDT Core (Jay)

JDT Debug (Sarika)

JDT UI (Markus)

PDE (Vikas)

  • 442 bugs
  • 45 M5 bugs

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

January 7, 2015

Discussion/Reminders

  • Next Wednesday, 1/14 will be the M-build we contribute to Luna SR2 RC1 (warm-up RC).
  • in two weeks, 1/28 is our I- (S-) build we contribute to Mars M5.

Status

Platform Workspace (Szymon P)

Platform UI (Daniel R)

Platform Text (Dani)

Platform Debug (Sarika)

Platform Ant (Sarika)

Platform SWT (Arun)

Platform Releng (David)

  • 442:
  • will update ICU4J
  • investigating making "rcp.config" have consistent meta-data (same for each Platform).

JDT Core (Jay)

JDT Debug (Sarika)

JDT UI (Markus)

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Ian Bull)

Archived Minutes

Back to the top