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))
(879 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 #)
 +
-->
 +
== 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
  
<!-- Hint: Copy the empty template for the next week from the very end of this edit box. -->
+
== June 24, 2015 ==
 
+
== October 31, 2012 ==
+
 
+
 
=== 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) ====
* Open Resource dialog: improved filtering performance (reduced time to 1/4)
+
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* working towards 4.3 M3 (full day test pass, bug fixing)
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* 4.3M3 testing
+
* GTK3 work continuing, SWT Control Example is now usable
+
* continuing performance investigation
+
* getting Windows 8 installation for testing
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
* routine releng. Except for breaking 3 hard drives and a video card.
+
==== JDT Core (Jay) ====
  
==== JDT Core (Srikanth) ====
+
==== JDT Debug (Sarika) ====
* made progress on the DOM/AST part (JSR 308)
+
* 4.3 M3 Bugs verification and testing - things are fine so far and no new bugs reported as of now
+
 
+
==== JDT Debug (Mike) ====
+
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* continued work on showing package doc in hovers and in Javadoc view
 
* don't copy annotations any more when overriding/implementing methods
 
* don't add @Override for implementation of interface method if corresponding compiler option is disabled
 
* added warning for Unused type parameter
 
* found that the Oracle 1.7 VM crashes on StackOverflowError if started with -XstartOnFirstThread
 
  
==== PDE (Curtis) ====
+
==== PDE (Vikas) ====
* PDE Build fixes ready to go
+
* Test pass went well, no major issues found
+
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 52: Line 43:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
== October 24, 2012 ==
+
== April 29, 2015 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
 
+
* FYI: Gerrit jobs for platform builds now run against I-builds (not N-builds) during RC cycle ({{bug|465853}})
* 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) ====
  
==== Platform UI (Paul) ====
+
==== Platform UI (Lars Vogel) ====
* New [http://wiki.eclipse.org/Platform_UI/Plan/4.2.2 4.2.2 plan]
+
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* fixed block selection editing for Korean characters
 
* investigated DNF test on Mac ==> bug in the JRE; disabled the test
 
* bug fixing
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
* Working on updating command/menu contributions
+
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* switch to 64-bit HPUX complete
+
* minimum supported GTK version now 2.10 (corresponds to RHEL 5)
+
* investigating reported slowness in virtual trees
+
* various bug fixes, including:
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=380966 Bug 380966: (OS X crashes in OS.object_getInstanceVariable())]
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=392229 Bug 392229: (XULRunner crashes with IBM JRE)]
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
* {{Bug|392401}} - Unit tests and test framework mixed up over vmargs vs. extraVMargs
+
==== JDT Core (Jay) ====
 
+
: 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|389048}} - test results sometimes do not get routed back to right download page summary
+
 
+
: Coolest fix ever. a) much more reliable automation b) leads to much more flexibility to run subsets of tests or, soon, easily re-run just one test suite.
+
 
+
==== JDT Core (Srikanth) ====
+
 
+
* Good progress on JSR308
+
  
==== JDT Debug (Mike) ====
+
==== JDT Debug (Sarika) ====
* 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
 
  
==== PDE (Curtis) ====
+
==== PDE (Vikas) ====
* Fixed PDE Build mac failures
+
* Found version ordering problem in 3.6.2 Java 7 stream
+
* PDE import no longer overwrites custom build.properties files
+
* bug fixing
+
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 116: Line 76:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
== October 17, 2012 ==
 
  
=== Discussion/Reminders ===
 
  
* [dw] Do we need a well defined "no commits period" after I- and M- builds to allow for rebuilds?
+
== April 1, 2015 ==
:* Say, 24 hours? 48 hours? Could document in [[Eclipse/Rhythm]]
+
:* Or, if rebuild desired, just chance picking up new things not specifically planned for rebuild?
+
:* Nearly all components now use "master" as input to I- and N- builds.
+
  
:''Conclusion was no, we don't need a formal "quiet period" (it'd be too confusing with all the different time zones, etc.); the current [[Eclipse/Rhythm#Weeks| weekly rhythm description]] suffices; basically comes down to being component lead's responsibility to make sure only safe fixes are going into master. If/when there are risky changes, team may want to return to master/integration model, or wait a while after I build, so less chance of a risky change going into a re-build before it had been through a nightly build. Another option mentioned was if rebuild was required, all repositories could be "commented out" except for the repositories that intend to be in the rebuild ... but, that sounds complicated and error prone itself (but ... could be done on occasion).''
+
=== Discussion/Reminders ===
  
 
=== 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.
  
==== Platform UI (Paul) ====
+
==== Platform UI (Lars Vogel) ====
 +
 
 +
 
 +
* [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) ====
* busy working for other components
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* continuing move to RHEL5/GTK 2.10 as minimum supported
+
* M7 feature work + bug fixes
* continuing 4.2.2 performance investigation, released Shell.setTooltipText() fix (GTK)
+
* Patch reviews and launcher builds
* 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?
+
* M7 bug fixes going on
* Investigating/preparing to run tests in a more parallel fashion, say in 6 jobs ({{bug|377718}})
+
* API verification fine from JDT Core point of view.
  
==== JDT Core (Srikanth) ====
+
==== JDT Debug (Sarika) ====
 
+
==== JDT Debug (Mike) ====
+
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* reduced JDT UI test execution time to 1/3
 
:stopped synchronizing with the indexer and deal with file system access conflicts in tearDown
 
* cleaned website for transfer to Git
 
:moved JDT UI dev tools update site to archive.eclipse.org and replaced it with a composite p2 repo, so that move is transparent for existing clients
 
* welcome Manju Mathew as new team member!
 
* bug fixing, reviews
 
  
==== PDE (Curtis) ====
+
==== PDE (Vikas) ====
* bug fixing, reviewed contributions
+
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 171: Line 120:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
 
+
== March 18, 2015 ==
== October 10, 2012 ==
+
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
 +
 +
* (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}}.
  
==== Platform UI (Paul) ====
+
==== 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 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.
+
* {{bug|462284}} - May want to make "javadoc location" parameter specific for "mac" or "not mac"
 +
:: Fixed in I20150318-0800
  
:- I plan to remove the "old" Mac 32 bit Hudson jobs unless someone thinks we might need them for some special case?
+
==== JDT Core (Jay) ====
  
* 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 Debug (Sarika) ====
 
+
==== JDT Core (Srikanth) ====
+
 
+
* Good progress on JSR308 & JSR335.
+
 
+
==== JDT Debug (Mike) ====
+
* fixed bugs in 'Open from Clipboard' action
+
* migrated website to git
+
* bug fixing / triage
+
* continued work on converting JDT debug actions
+
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* cleaning up website for transfer to Git
 
* planning to remove org.junit 3.8.2 from the SDK builds; JUnit 3 tests can also be run with JUnit 4 now
 
  
==== PDE (Curtis) ====
+
==== PDE (Vikas) ====
 
+
* PDE Core/UI bundles are now a 1.5 BREE for yesterday's I build
+
* New plug-in image browsing view
+
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 236: Line 162:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
== October 03, 2012 ==
+
 
 +
== March 11, 2015 ==
  
 
=== Discussion/Reminders ===
 
=== 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) ====
  
* back from vacation
+
==== Platform UI (Lars) ====
 
+
==== Platform UI (Paul) ====
+
  
 
==== 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
+
** this does *not* affect end users that consume the compiled 32- or 64-bit SWT bundles
+
** developers who use SWT from source on 32-bit machines can install the "64to32" charset to avoid tons of changes, see {{bug|377107}}
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
* tests of performance tests
+
==== JDT Core (Jay) ====
* nearly done with "windows tests" and will resume windows unit tests in day or so
+
 
+
==== 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 ==
 
  
=== Discussion/Reminders ===
+
== February 25, 2015 ==
  
* {{bug|390343}} Tag Juno SR1 Release
+
=== 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}}).
  
* vacation
+
==== Platform UI (Daniel R) ====
 
+
==== Platform UI (Paul) ====
+
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* vacation
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
* bug fixing / triage
+
* Mars M6 Bug fixing
 +
* Moving to 1.7 BREE
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
* bug fixing / triage
+
* No Unexpected test performance results observed
  
==== Platform SWT (Silenio) ====
+
==== 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) ====
 
==== Platform Releng (David) ====
  
* prepared for Juno SR1 release on Friday
+
==== JDT Core (Jay) ====
* 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.
+
* M6 bug fixes
* {{bug|389857}} - run performance tests on eclipse.org hardware - with windows job
+
* Investigating preliminary support for JDK 9
: got one run so far. Took 13 hours! May disable some and run shorter set for now?
+
* 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.
: 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 Debug (Sarika) ====
* New engineer onboard ! Welcome Manoj Palat to Eclipse.
+
* Mars M6 Bug fixing
* Progress on JSR 335 & JSR 308
+
* Adapting to Platform UI IAdaptable changes
* Shipped M2.
+
* 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.
* Routine matters
+
 
+
==== JDT Debug (Mike) ====
+
* bug fixing / triage
+
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* fixed leak test failures in automated tests by closing the intro view
 
  
==== PDE (Curtis) ====
+
==== PDE (Vikas) ====
* org.eclipse.pde.core and org.eclipse.pde.ui bundles will increase BREE to 1.5 (Bug 319744)
+
* M6 bug fixes
* CQ approved for new plug-in image browser view
+
* 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
* bug fixing
+
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 352: Line 247:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
== September 19, 2012 ==
+
== 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 ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
  
==== Platform UI (Paul) ====
+
==== Platform UI (Daniel R) ====
* 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
+
* Mars 4.5 M6 Bug fixes
  
==== 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
+
* Code Formatter has been replaced with a new implementation ({{bug|303519}}).
* performance tests (basics)
+
** Some follow-ups are pending in {{bug|458208}}.
* Reminder: Kepler M2 sign-offs on Thursday
+
** Please file bugs if you see other strange behavior in the formatter, in content assist, quick fixes, or refactorings.
  
==== JDT Core (Srikanth) ====
+
==== JDT Debug (Sarika) ====
 
+
* Mars 4.5 M6 Bug fixes
* 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 403: Line 286:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
== September 12, 2012 ==
+
== February 11, 2015 ==
 +
 
 +
=== Discussion/Reminders ===
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
 +
* 4.4.2 testing
 +
* 4.5 M6 bug fixing
  
==== 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
+
* 4.4.2 RC3 testing and pass
* bug fixing / inbox triage
+
* Mars M6 bug fixes
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
* SR1 done
+
* 4.4.2 RC3 testing and pass
* 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) ====
 
+
* 4.4.2 RC3 testing
* Juno SR1 status: done
+
* 4.5 M6 bug fixes
* group is back at full strength
+
* 4.x performance investigation
+
* fixed the ld-linux crash that affects the JUnit tests of some groups
+
* nominated Alex from Red Hat as a committer for GTK 3 work
+
* 4.3-stream bug fixing
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
*{{bug|389273}} Final (again) EMF udpate for Juno SR1 RC4
+
* 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.  
*{{bug|389053}} For Kepler, with Curtis, simplifying o.e.pde.api.tools.ee.feature categories (and adding license)
+
*{{bug|389369}} Baby steps to running performance tests on build.eclipse.org
+
* 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.
  
==== JDT Debug (Mike) ====
+
* Anyone know why so many failures in last night's Nightly?
* SR1 done
+
* bug fixing / inbox triage
+
  
==== JDT UI (Dani) ====
+
==== JDT Core (Jay) ====
* Juno SR1 status: done
+
* replaced old Linux build machine install with a new one
+
* bug fixing
+
* local holiday
+
  
==== PDE (Curtis) ====
+
==== JDT Debug (Sarika) ====
 +
* 4.4.2 RC3 testing and pass
 +
* Mars M6 Bug analysis
  
* I (Curtis) may miss the meeting due to an unexpected appointment
+
==== JDT UI (Markus) ====
* No changes planned for SR1
+
* filed CQ for JUnit 4.12
 +
* Content Assist auto-activation delay set to zero
 +
 
 +
==== PDE (Vikas) ====
 +
* Mars M6 bug fixes
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
Line 459: Line 338:
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
 +
== February 4, 2015 ==
  
== September 5, 2012 ==
+
=== 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]:
=== Reminders ===
+
** Tomorrow we have a one day test pass against Luna SR2 (4.4.2) RC3
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].
+
** After RC3 all changes need PMC approval on the bug report
 
+
=== Discussion  ===
+
 
+
==== Sign-off details [David] ====
+
 
+
I propose a slight tightening of "sign off" procedure, so there is a concrete deadline.
+
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?
+
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
* Juno SR1 status: no further fixes planned
+
  
==== Platform UI (Paul) ====
+
==== Platform UI (Daniel R) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* Juno SR1 status: no further fixes planned
 
* bug fixing
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
* Juno SR1 status: no further fixes planned
+
* Mars M5 and 4.4.2 RC2 testing and pass
* bug fixing / triage
+
* Vacation
+
  
==== Platform Ant (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) ====
 
+
* Juno SR1 status: no further fixes planned
+
* reviewing more GTK 3 patches
+
* bug fixing
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
prep for Juno SR1, minor work with tests, test framework
+
* Builds, Builds, and re-builds!
Orbit work
+
: - Orbit M5a, in addition to Platform M5a
 +
: - Infrastructure "restart" (for GHOST vulnerability fix) was unexpected "disruption"
 +
:: - That is, many "aftershocks"
  
==== JDT Core (Srikanth) ====
+
==== JDT Core (Jay) ====
  
* Progress on JSR335 - we are able to execute code with default methods now.
+
==== JDT Debug (Sarika) ====
* Progress on JSR308 - Annotations on nested types, wildcards.
+
* Mars M5 and 4.4.2 RC2 testing and pass
* Progress on hiring - Two candidates short listed - looks promising barring last
+
* Mars M6 bug fixes
  minute hitches.
+
* Nothing more in plan for SR1.
+
  
 +
==== JDT UI (Markus) ====
  
==== JDT Debug (Mike) ====
+
==== PDE (Vikas) ====
* Juno SR1 status: no further fixes planned
+
* Mars M5 and Luna 4.4.2 RC2 testing/pass
* bug fixing / triage
+
* Mars M6 bug fixes
* Vacation
+
 
+
==== JDT UI & Text (Dani) ====
+
* Juno SR1 status: no further fixes planned
+
* replacing old Linux build machine install with a new one (continued)
+
* bug fixing
+
 
+
==== PDE (Curtis) ====
+
 
+
* No further fixes planned for SR1
+
* bug fixing
+
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
* Last planned fix went into todays SR1 build {{bug|388299}}
 
* No more planned fixes for SR1
 
  
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
 +
== January 28, 2015 ==
  
 
+
=== Discussion/Reminders ===
== August 29, 2012 ==
+
* 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]
 
+
* [Markus] provide N&N items by Wednesday, January 28, end-of-day
=== Reminder  ===
+
:: I'll be away in the M5 week, so please contact Dani if you have questions.
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  ===
+
  
 
=== 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]
+
* M5 testing and bug verification
* 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 (Wojtek) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* Juno SR1 status: made last fix ([https://bugs.eclipse.org/387095  bug 387095 ]) for SR1
+
* Reviewed and committed a contribution that speeds up text search by parallelizing it using JobGroups ({{bug|441016 }})
* bug fixing
+
  
==== Platform Debug (Dani for Mike / Pawel Piech) ====
+
==== Platform Debug (Sarika) ====
* Juno SR1 status: no further fixes planned
+
* Mars M5 Bug fixing and verification
* vacation
+
  
==== Platform Ant (Dani for Mike) ====
+
==== Platform Ant (Sarika) ====
* Juno SR1 status: no further fixes planned
+
* 4.4.2 Bug fixing
* vacation
+
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
 
+
* Luna SR2 and Mars M5 bug fixes in SWT
* investigating crashes on GTK ([https://bugs.eclipse.org/383890  bug 383890 ][https://bugs.eclipse.org/387496  bug 387496 ])
+
* 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
* reviewing GTK 3 patches
+
* Mars M5 testing and bug verification
* vacation
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
: investigating unit tests and (occasionally) improving test infrastructure.  
+
* Last weeks fix for blocking 4.4.2 bug was incomplete ... so, NOW it is fixed ({{bug|457071}}).
:: Can now (again) run 32 bit linux tests (automatically)
+
* Rev'd ICU4J in Orbit, and Platform:
: no further bug fixes planned for Juno SR2  
+
: - 52.1.1 will be in Luna SR2. 54.1.1 will be in Mars M5.
: will be working/investigating/testing (locally) from feature branches until SR1 is done.
+
: - please sanity check, if any of you have a favorite "NL test case".
: reminder once Juno SR1 is done (in approx. 3 weeks), only one week till Kepler M2 +0 deadline
+
* 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 (Srikanth) ====
+
==== JDT Core (Jay) ====
 +
* 4.5 M5 bug fixes and testing
  
==== JDT Debug (Dani for Mike) ====
+
==== JDT Debug (Sarika) ====
* Juno SR1 status: no further fixes planned
+
* Mars M5 Bug fixing and verification
* vacation
+
  
==== 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
+
* vacation
+
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
* Juno SR1 - One more bug we are investigating {{bug|388299}}
 
  
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
== August 22, 2012 ==
 
  
=== Discussion ===
+
== January 21, 2015 ==
 +
 
 +
=== Discussion/Reminders ===
 +
 
 +
* M5 Stabilization Builds to begin Sunday, 1/25.
 +
* 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) ====
  
 
==== 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 ])
 
* bug fixing
 
  
==== Platform Debug (Michael Rennie / Pawel Piech) ====
+
==== Platform Debug (Sarika) ====
* nothing more planned for SR1
+
* vacations
+
* bug fixing
+
  
==== Platform Ant (Michael Rennie) ====
+
==== Platform Ant (Sarika) ====
* nothing more planned for SR1
+
* Mars M5 Bug fixing and bug verifications
* vacations
+
  
==== 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]
  
:Vacations
+
==== Platform Releng (David) ====
:Investigating remaining issues for SR1
+
:GTK 3 patches review
+
  
==== Platform Releng (davidw) ====
+
* 4.4.2
 +
:- All blockers fixed.
 +
:- Still waiting for ICU4J CQ 9141 approval (needed for {{bug|444897}}
 +
:- A few other "releng" bugs.
  
:Promoted and Simrel work for Juno SR1 RC1
+
* 4.5
:Improving Unit test diagnostic info (90% Markus, THANKS!): Properties button, Crash logs saved, Screen Captures?, log sizes displayed.  
+
:- 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.
:(still) looking at bug 387052 for SR1
+
:- Several other releng changes (such "update compiler")
:Next week hope to start on 3rd party updates (ant 1.8.4, javax.annotations 1.1, IUC4J 49.1?) for M2
+
  
==== JDT Core (Srikanth) ====
+
==== JDT Core (Jay) ====
  
==== JDT Debug (Michael Rennie) ====
+
==== JDT Debug (Sarika) ====
* nothing more planned for SR1
+
* Mars M5 Bug fixing and bug verifications
* vacations
+
* bug fixing
+
  
==== JDT UI & Text (Dani) ====
+
==== JDT UI (Markus) ====
* replacing old Linux build machine install with a new one
+
* bug fixing
+
  
==== PDE (Curtis Windatt) ====
+
==== PDE (Vikas) ====
* nothing more planned for SR1
+
* Curtis is a new dad
+
* vacations
+
* bug fixing
+
  
==== Equinox (Tom Watson) ====  
+
==== Equinox (Tom Watson) ====
  
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
== August 15, 2012 ==  
+
== January 14, 2015 ==
  
=== Discussion ===
+
=== Discussion/Reminders ===
 
+
* (Markus) Auto-tagging from master is problematic in the milestone week
+
** No possibility for a controlled rebuild
+
** Not all committers seem to follow (or know about) the Eclipse process (lockdown rules; changes on or after test day need to be reviewed)
+
** Team leads should decide and stick to one of two working modes:
+
*** Either work with integration and master branches, and only push integration in a controlled fashion
+
*** Or work with master only, but make sure all committers follow the rules and do not commit ongoing work to master in milestone weeks after the last scheduled test build and until the milestone is released
+
: ''Decision: Team leads who keep working with master only remind their committers to not push unreviewed work in milestone weeks''
+
  
* (John) What to do in the Git repository when bundles or features are removed?
+
* 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.)  
: ''Decision: Keep a .project file and add a readme.''
+
* 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]?
  
 
=== 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
+
* Mars M5 Bug fixing and bug verifications
  
==== Platform Ant (Michael Rennie) ====
+
==== Platform Ant (Sarika) ====
:Vacation
+
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
  
:Vacation
+
==== Platform Releng (David) ====
:Still investigating one issue for SR1 {{bug|321887}}
+
* Produced the "JGit Security Fix" repo for Luna SR1a ({{bug|456947}})
:GTK 3 patches review
+
* Some tricky issues getting some teams "aggregating" on Luna ({{bug|457144}}
:Bug fixing
+
* 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.]
  
==== Platform Releng (davidw) ====
+
==== JDT Core (Jay) ====
:Promoted Kepler M1 +0 (congratulations and thanks!)
+
:Updated Build Schedule
+
:Prep for Juno RC1
+
:looking at {{bug|387052}} for SR1
+
:hope to simplify unit tests soon {{bug|377718}}
+
  
==== JDT Core (Srikanth) ====
+
==== JDT Debug (Sarika) ====
: Aug 15th & Aug 20th are public holidays in India.
+
: Juno SR1 status: no further bug fixes planned.
+
: bug fixing
+
: Java 8 on lower gear past 15 days and next week due to M1 and SR1 related work and vacations.
+
: We bid adieu to Ayushman Jain.
+
  
 +
==== JDT UI (Markus) ====
  
==== JDT Debug (Michael Rennie) ====
+
==== PDE (Vikas) ====
* Vacation
+
* 442 bugs
 +
* 45 M5 bugs
  
==== JDT UI & Text (Dani) ====
+
==== Equinox (Tom Watson) ====
:Juno SR1 status: fixed 1 remaining issue - no further fixes planned
+
:bug fixing
+
 
+
==== PDE (Curtis Windatt) ====
+
:One PDE UI bug being backported to SR1 - {{bug|386866}} Translations for tracing preference page
+
:Bug fixing
+
:Sick time
+
 
+
==== Equinox (Tom Watson) ====  
+
  
 
==== Equinox p2 (Ian Bull) ====
 
==== Equinox p2 (Ian Bull) ====
  
 +
== January 7, 2015 ==
  
 +
=== Discussion/Reminders ===
  
== August 08, 2012 ==
+
* 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.
  
=== 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 (Daniel R) ====
: 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) ====
  
=== Status ===
+
==== Platform Debug (Sarika) ====
  
<!-- ==== Platform Workspace ==== -->
+
==== Platform Ant (Sarika) ====
  
<!-- ==== Platform User Assistance ==== -->
+
==== Platform SWT (Arun) ====
  
<!-- ==== Platform UI ==== -->             
+
==== Platform Releng (David) ====
  
==== Platform Text (Dani) ====           
+
* 442:
: working towards Kepler M1 (one day test pass, bug fixing, N&N)
+
:* will update ICU4J
: Juno SR1 status: no bug fixes planned so far
+
:* investigating making "rcp.config" have consistent meta-data (same for each Platform).
<!-- ==== Platform Search ==== -->
+
  
==== Platform Debug (Michael Rennie) ====
+
==== JDT Core (Jay) ====
: Holidays
+
: Testing 4.3 M1
+
: SR1 - fixed two bugs, no additional fixes planned
+
  
==== Platform Ant (Michael Rennie) ====
+
==== JDT Debug (Sarika) ====
: Holidays
+
: Testing 4.3 M1
+
: No fixes planned for SR1
+
  
==== Platform SWT (Silenio) ====  
+
==== JDT UI (Markus) ====
: Holidays
+
: SR1 fixes
+
: Reviewing GTK 3 patches         
+
  
==== Platform Releng (davidw) ====
+
==== PDE (Vikas) ====
:Sim Release:
+
::Completed migration of repository to git.
+
::Converted and setup aggregation build for Kepler and Juno SR1
+
  
==== JDT Core (Srikanth) ====
+
==== Equinox (Tom Watson) ====
:Working towards Kepler M1 (one day test pass, bug fixing, N&N)
+
 
:Nothing more planned for M1.
+
==== Equinox p2 (Ian Bull) ====
:Juno SR1 status: Still a few bugs being worked on.
+
  
==== 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):
== October 17, 2012 ==
+
== April 1, 2015 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
Line 807: Line 590:
 
=== 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:39, 24 June 2015

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