Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Eclipse/Status meetings/Minutes"

(JDT UI (Markus))
(/* Discussion/Reminders - documented bidi bundle discussion)
(898 intermediate revisions by 22 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. -->
+
== February 3, 2016 ==
 
+
== February 20, 2013 ==
+
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
  
=== Status ===
+
* Neon
 
+
:* The deadline to submit CQs for Neon is February 12, 2016. Make sure to specify that the CQ is required for Neon.
==== Platform Workspace (Szymon) ====
+
:* M6 is the API freeze milestone - make sure to address bugs that require API changes by then.
 
+
:* Is the Platform ready for "equinox.bidi 1.0"? See {{bug|487047#c3}}
==== Platform UI (Paul) ====
+
:: - Some manifests and features will need to be adjusted, so needs to be coordinated.
 
+
:: - And does the equinox.bidi bundle need work to "declare API"? Such as update @since tags?
==== Platform Text (Dani) ====
+
::: ''The decision was "yes", can bump up to 1.0. Tom was to open a bug to cover the work and the coordination, but turned out there was one left over from Juno! ({{bug|380397}})''
 
+
::: ''And, I learned, ''@since'' tags are not needed for version 1.0, since that is implied. But, as Markus said, we will need to check to be sure its Javadoc is included in our documentation bundles.''
==== Platform Debug (Mike / Pawel) ====
+
* Mars
* bug fixing / triage
+
:* Wednesday's 10 AM (Eastern) M-build is our Mars.2 RC3 candidate build -- and ideally our last for Mars.2.
* still testing / improving pin and clone - [https://bugs.eclipse.org/bugs/show_bug.cgi?id=145635 bug 145635]
+
:: - Please [http://eclip.se/8U triage "4.5.2/Mars.2" bugs].
* vacations
+
:* Thursday is a one-day test pass against Mars.2 (4.5.2) RC3
 
+
:* There will be no RC4 ''scheduled''. We will build RC4 "upon request" as soon as all approvals/reviews are done.
==== Platform Ant (Mike) ====
+
:: - But 2/12 is last chance for us to contribute a "final build" to Sim. Release without disrupting schedules.
* bug triage
+
 
+
==== Platform SWT (Silenio) ====
+
* CEF3 work continuing, classified as a "works-with" dependency
+
* XULRunner 17 work continuing
+
* 4.3 bug fixing, many related to accessibility
+
 
+
==== Platform Releng (David) ====
+
 
+
==== JDT Core (Jay) ====
+
* Progress on JSR 308 and JSR 335
+
* Inbox tracking and triaging
+
 
+
==== JDT Debug (Mike) ====
+
* bug fixing / triage
+
 
+
==== JDT UI (Markus) ====
+
* Improved heuristics for auto-insertion of '}' after user typed '{'
+
* working on improving the Javadoc view to indicate when the linking is not in sync
+
* fixes for CBI
+
 
+
==== PDE (Curtis) ====
+
* Bug fixing
+
* Adding unresolved bundle support to API Tools freeze task
+
 
+
==== Equinox (Tom Watson) ====
+
 
+
==== Equinox p2 (Ian Bull) ====
+
 
+
 
+
== February 13, 2013 ==
+
 
+
=== Discussion/Reminders ===
+
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
 +
* 4.5.2 testing
  
==== Platform UI (Paul) ====
+
==== Platform UI (Lars) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* adopted SWT#COLOR_LINK_FOREGROUND in textual editors
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
* bug fixing / triage
+
* Neon M6 Bug fixing
* continued evaluation of pin and clone - [https://bugs.eclipse.org/bugs/show_bug.cgi?id=145635 bug 145635]
+
* reverted fix for [https://bugs.eclipse.org/bugs/show_bug.cgi?id=156134 bug 156134] - caused way more breakage than imagined
+
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
*bug triage
+
* Neon M6 Bug fixing
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* investigating various accessibility bugs
+
* Neon M5 and Mars.2 RC2 testing
* CEF3 work continuing, and CQ logged
+
* Neon M6 bug fixes including HiDPI work in progress
* XULRunner 17 work continuing
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
  
==== JDT Core (Jay) ====
+
* Working on improving and automating "repository checker" (such as for "version checking", and similar quality checks).
* Inbox tracking
+
* Built "BETA_JAVA9" patch that works with M5 ({{bug|486749}})
* Progress on JSR 335 and 308
+
* Have created a [https://hudson.eclipse.org/releng/ "Releng HIPP"] to help migrate away from "shell access" -- over time. (Tracked in {{bug|487044}}.)
* Going over the open bugs for potential API candidates
+
 
+
==== JDT Debug (Mike) ====
+
*bug fixing / triage
+
 
+
==== JDT UI (Markus) ====
+
* removed org.junit4 and org.junit version 3.x; fixed failing tests
+
* fixes in Eclipse JUnit view for re-running tests with names containing spaces
+
* fixed Javadoc view/hover for multi-line {@link ...} and @see <a href=...> tags
+
* reviews for jsr308 changes and for bidi APIs
+
* bug fixing/reviews
+
 
+
==== PDE (Curtis) ====
+
* API Tools Analysis scans can now run on bundles with an incomplete hierarchy (ant tasks only)
+
* Improving tests (DNF from Bug 399995, excess console output, transient failures)
+
* CBI build test failures for PDE indicate an incomplete target platform (missing doc/source bundles?)
+
 
+
==== Equinox (Tom Watson) ====
+
 
+
==== Equinox p2 (Ian Bull) ====
+
 
+
 
+
== February 6, 2013 ==
+
 
+
=== Discussion/Reminders ===
+
 
+
* Discuss how and when to tag SR2. See {{Bug|400102}} - Tag Juno SR2 Release
+
* Sign-offs needed for Juno SR2. See {{Bug|400107}} - Declare Juno SR2 RC4
+
* Reminder that [http://dev.eclipse.org/mhonarc/lists/eclipse.org-committers/msg00901.html eclipse.org is offline] this weekend (2/8-2/9).
+
 
+
=== Status ===
+
 
+
==== Platform Workspace (Szymon) ====
+
 
+
==== Platform UI (Paul) ====
+
 
+
==== Platform Text (Dani) ====
+
* full day test pass against RC3
+
* shipped 4.3 M5 (test pass, N&N)
+
* bug fixing/reviews
+
 
+
==== Platform Debug (Mike / Pawel) ====
+
 
+
==== Platform Ant (Mike) ====
+
 
+
==== Platform SWT (Silenio) ====
+
* lots of testing
+
* CEF3 work continuing
+
* GTK3 work continuing
+
* various 4.3-stream fixing
+
 
+
==== Platform Releng (David) ====
+
 
+
* Juno SR2
+
* Kepler M5a
+
* CBI builds
+
: have been focusing on mechanics of automating builds, promotion, unit tests.
+
: have not looked (too much) at "correctness" yet.
+
  
 
==== JDT Core (Jay) ====
 
==== JDT Core (Jay) ====
* Test pass RC3
 
* 4.3 M5 testing and bug verification
 
* Cherry-picking commits from master to BETA_JAVA8
 
* Progress on JSR 308 and JSR 335
 
  
==== JDT Debug (Mike) ====
+
==== JDT Debug (Sarika) ====
 +
* Java 9 Work
 +
* Neon M6 Bug fixing
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* full day test pass against RC
 
* shipped 4.3 M5 (test pass, N&N)
 
* prepared JDT UI for removal of org.junit4 and org.junit version 3.x (org.junit version 4.x will be used for JUnit 3 and JUnit 4 tests)
 
* Javadoc hover/view now also show packages as links
 
* working on improved if-else closing bracket hover
 
* bug fixing/reviews
 
 
==== PDE (Curtis) ====
 
  
* 4.2.2 RC3 / 4.3 M5 testing
+
==== PDE (Vikas) ====
* Improvements to API Tools ant tasks (report resolver errors, report missing filter files)
+
* Neon M6 Bug fixing
* Fixing tests, still some intermittent failures
+
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
  
==== Equinox p2 (Ian Bull) ====
+
==== Equinox p2 (Pascal) ====
  
 
+
== January 27, 2016 ==
== January 30, 2013 ==
+
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
  
* What's our standard for java source code encoding? Join the fun discussion in ...
+
* What is the policy on increasing features versions that increase simply because they have a branding bundle? See {{bug|486616}} both for this question, as well as a "late report" on other bundles and features that may need to be "bumped" for Mars.2.
:* {{bug|399441}} - [CBI] Warnings about UTF-8
+
* Neon M5 sign-off on Thursday
:* {{bug|399451}} - Some projects have incorrect encoding set
+
* Mars.2 RC2 test pass on Thursday
 
+
* PMC approval is needed for any change after Mars.2 RC2
* Proposed Plan for RC3/M5/RC4
+
:* Last scheduled M5 build tonight, 8 PM, sign-off tomorrow, contribute Friday
+
:* If that final build goes well (and no need for Thursday respin of M5) then we'll respin RC3 on Thursday with the known bugs fixes.
+
::* What are those bugs again?
+
::* Will schedule 3.8.x for 8 AM Thursday and 4.2.x 10 AM Thursday (Eastern), but will 'pull plug' if problems with M5
+
::* sign-off RC3 tomorrow, contribute RC3 on Friday
+
:* I believe some bugs are still planned for RC4? Should those builds be "on demand", once PMC approval is given? Final RC4 build on Wednesday?
+
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
* investigating/fixing failing tests
+
* Neon M5 testing
* testing
+
* Can't join today due to conflicting meeting
  
==== Platform UI (Paul) ====
+
==== Platform UI (Lars) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* full day test pass against Juno SR2 RC3: no issue found
+
* Neon M5 Bug fixing and testing
* full day test pass against Kepler M5: no issue found
+
* bug fixing
+
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
*Juno SR2 RC3 test pass
+
* Neon M5 Bug fixing and testing
** found [https://bugs.eclipse.org/bugs/show_bug.cgi?id=399423 bug 399423], considering for RC4
+
* Kepler M5 test pass
+
* bug fixing / triage
+
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
*Juno SR2 RC3 test pass
+
* Neon M5 Bug fixing and testing
* Kepler M5 test pass
+
* bug fixing / triage
+
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* 4.2.2RC3/3.8.2RC3 testing
+
* identified regression, back-ported fix to 4.2.2/3.8.2 stream, but not yet included in any builds: Bug 398711 (win32)NPE in AbstractTreeViewer.getSelection trying to select non-expanded nodes
+
* continuing GTK+ 3 work
+
* continuing XULRunner 17 work
+
* revisiting embedding of Chromium Embedded Framework
+
* committing CBI patches to 4.3 stream
+
* 4.3-stream bug fixing, including: Bug 395169 (win32)Table contents disappear when scrolling horizontally)
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
 
+
* Moved about 12 bugs "out" to future milestones. Most minor, a few "P2".
* Juno SR2
+
* Still plan to move to "released" version of CBI 1.1.3 for final M5 build {{bug|484495}}
* Kepler M5
+
* CBI builds
+
  
 
==== JDT Core (Jay) ====
 
==== JDT Core (Jay) ====
* 4.2.2 RC3 test pass - no issues found
+
* Neon M5 verification and testing
* 4.3 M5 test pass - no issues found
+
* Progress on Java 8 work
+
  
==== JDT Debug (Mike) ====
+
==== JDT Debug (Sarika) ====
*Juno SR2 RC3 test pass
+
* Neon M5 Bug fixing and testing
* Kepler M5 test pass
+
* investigating mass test failures: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=399373 bug 399373]
+
* bug fixing / triage
+
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* full day test pass against Juno SR2 RC3: no issue found
 
* full day test pass against Kepler M5: 1 minor issue found and fixed
 
* bug fixing
 
 
==== PDE (Curtis) ====
 
  
* 4.2.2 RC3 / 4.3 M5 testing
+
==== PDE (Vikas) ====
* Improvements to API Tools ant tasks (report resolver errors, report missing filter files)
+
* Fixing tests, still some intermittent failures
+
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
  
==== Equinox p2 (Ian Bull) ====
+
==== Equinox p2 (Pascal) ====
  
 
+
== January 20, 2016 ==
== January 23, 2013 ==
+
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
 
+
<ul>
* [davidw] Reminder there are two M-builds this week. Today's, and again Friday. With Friday being the "official" one for Juno SR2 RC3. Which we would like to be the final one for Juno SR2 ... though, for emergencies/blockers there is always RC4? (Recall, we are trying to finish "early" since next week is Kepler M5 stabilization week).
+
<li>ListenerList has been generified ({{bug|483340}}). ListenerList#getListeners() still returns Object[]. Clients should not only add type arguments to the ListenerList, but also convert usages of #getListeners() to an enhanced 'for' loop, thereby taking advantage of the type-safe #iterator().
 +
<ul><li>Old:<pre>
 +
Object[] listeners= fInputChangeListeners.getListeners();
 +
for (int i= 0; i < listeners.length; i++) {
 +
((IInputChangedListener) listeners[i]).inputChanged(fInput);
 +
}
 +
</pre></li>
 +
<li>New:<pre>
 +
for (IInputChangedListener listener : fInputChangeListeners) {
 +
listener.inputChanged(fInput);
 +
}
 +
</pre></li>
 +
<li>Regular expression to convert usages that followed the old recommendation:<pre>
 +
Search : Object\s*\[\]\s*(\w+)s\s*=\s*(\w+)\.getListeners\(\);\s*for\s*\(int\s*(\w+)\s*=\s*0;\s*\3\s*<\s*\1s\.length;\s*\3\+\+\)(\s*\{\s*)(?:\(\((\w+)\)\s*\1s\[\3\]\)|(\w+)\s*\1\s*=\s*\(\6\)\s*\1s\[\3\];\s*\1)\.([^}]+\})
 +
Replace: for (\5\6 \1 : \2)\4\1.\7
 +
</pre></li>
 +
</ul>
 +
<li>EventManager is a problem ({{bug|486067}}). I would deprecate it instead of trying to generify it. [Markus]</li>
 +
<li>Next week is Neon M5. The Bangalore team has a public holiday on Tuesday and will already test on Monday. Please don't release risky fixes on Monday, since we will have less cross-component test coverage for them.</li>
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
* bug fixing, testing
+
* can we add 3.8.2+/4.2.2+ target to Bugzilla?
+
* Szymon will not join today's call :|
+
  
==== Platform UI (Paul) ====
+
==== Platform UI (Lars) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* bug fixing/reviews, vacation
 
* test pass for Juno SR2 RC2
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
* bug fixing / triage / reviews
+
* Neon M5 Bug Fixing
* Juno SR2 RC2 testing
+
* nothing else planned for 3.8.2 / 4.2.2
+
* kicking the tires of [https://bugs.eclipse.org/bugs/show_bug.cgi?id=145635 bug 145635] for inclusion in 4.3M5
+
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
* bug triage
+
* Neon M5 Bug Fixing
* Juno SR2 RC2 testing
+
* nothing else planned for 3.8.2 / 4.2.2
+
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* one fix submitted for 4.2.2RC3: Bug 398386 - Tooltips appearing randomly
+
* continuing GTK+ 3 work
+
* continuing XULRunner 17 work
+
* Linux-PPC32 resurrected as a supported platform
+
* various 4.3-stream bug fixes
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
 
* Good progress on CBI-based Kepler builds (no more "blockers", once I moved up to JDK 1.7.0_11 instead of 1.7.0!)
 
: Not "urgent", but "this week" would be good for two CBI related fixes for Kepler:
 
:: SWT: {{bug|398848}} [CBI] Please port pom build sections forward to master branch
 
:: Equinox launcher PPC: {{bug|398141}} Request to resume builds for gtk.linux.ppc (32-bit)
 
  
 
==== JDT Core (Jay) ====
 
==== JDT Core (Jay) ====
* Bug fixes on master and 3.8.2
+
* 4.5.2 Bug verification and testing
* Progress on JSR 308
+
* M5 Bug fixes
  
==== JDT Debug (Mike) ====
+
==== JDT Debug (Sarika) ====
* bug fixing / triage / reviews
+
* Neon M5 Bug Fixing
* Juno SR2 RC2 testing
+
* nothing else planned for 3.8.2 / 4.2.2
+
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* bug fixing/reviews, vacation
+
* Content Assist supports sub-string completion and proposals highlight the matching characters.
 
+
==== PDE (Curtis) ====
+
  
* Nothing else planned for 3.8.2
+
==== PDE (Vikas) ====
** Waiting for tests to run on Mac (2 failures last week)
+
* Neon M5 Bug Fixing
* Bug fixing
+
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
  
==== Equinox p2 (Ian Bull) ====
+
==== Equinox p2 (Pascal) ====
  
  
== January 16, 2013 ==
+
== January 6, 2016 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
 
+
* Mars.2 RC1 next week (warm-up only - no test pass), see [https://www.eclipse.org/eclipse/development/plans/freeze_plan_4_5_2.php Eclipse Mars.2 (4.5.2) Endgame Plan] for details.
* Should we revisit our current practice of leaving failing tests in the build ({{bug|398159}}).
+
* Dani: Happy New Year to everyone! Sorry, I can't join today due to a conflict.
  
 
=== Status ===
 
=== Status ===
  
==== Platform Workspace (Szymon) ====
+
==== Platform Workspace (Szymon P) ====
  
==== Platform UI (Paul) ====
+
==== Platform UI (Lars) ====
  
 
==== Platform Text (Dani) ====
 
==== Platform Text (Dani) ====
* bug fixing
 
  
==== Platform Debug (Mike / Pawel) ====
+
==== Platform Debug (Sarika) ====
* Getting ready to commit pin and clone feature: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=145635 bug 145635- (Support for debug view pin & clone)]
+
* Neon M6 bug fixing
* Refactoring contribution for expressions view: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=372181 bug 372181 (Working set support for Expressions View)]
+
  
==== Platform Ant (Mike) ====
+
==== Platform Ant (Sarika) ====
 +
* Mars.2 Ant upgrade to 1.9.6
  
==== Platform SWT (Silenio) ====
+
==== Platform SWT (Arun) ====
* backported last planned fixes for 4.2.2
+
* Neon M5 and 4.5.2 bug fixes and patch reviews
* GTK+ 3 work continuing
+
* various 4.3-stream fixes
+
  
 
==== Platform Releng (David) ====
 
==== Platform Releng (David) ====
 
* Working on Juno SR2 RC2
 
: See [http://www.eclipse.org/eclipse/platform-releng/buildSchedule.html| Build Schedule]: build today, test Thursday, sign-offs due Tues. End of next week (and the week after that) we will be "doubled up" on Juno SR2 and Kepler M5.
 
* Working on getting CBI-based builds to run for Kepler. {{bug|398201}} is current "blocker".  After that, I'll work on getting unit tests to run against our CBI-based N-builds.
 
  
 
==== JDT Core (Jay) ====
 
==== JDT Core (Jay) ====
* Will not be able to attend the call today
+
* Neon M6 bug fixes
* One open item for 4.2.2 ({{Bug|395897}}, INDEX_LOCATION_ATTRIBUTE_NAME attribute value is ignored when the index is rebuilt)
+
* 4.5.2 back porting.
* Bug fixes and inbox tracking
+
* Progress on Java 8 work
+
  
==== JDT Debug (Mike) ====
+
==== JDT Debug (Sarika) ====
 +
* Neon M6 bug fixing
 +
* Mars.2 backporting
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
* added quick fixes for "unused type parameter" problems
 
  
==== PDE (Curtis) ====
+
==== PDE (Vikas) ====
* Backported one more fix to 4.2.2 {{Bug|398235}}
+
** Classpath update job locks the workspace
+
** In 4.2.2 this only happens if system property "pde.lockWorkspaceForClasspath" is set to true
+
* Samples moved to PDE website
+
* Category xml editor now supports individual bundles for creating p2 repositories
+
* Community submitted improvements to the New Plug-in With Incremental Builder template
+
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
  
==== Equinox p2 (Ian Bull) ====
+
==== Equinox p2 (Pascal) ====
 
+
 
+
== January 9, 2013 ==
+
 
+
=== Discussion/Reminders ===
+
* Samples on welcome page no longer load (CVS shutdown), see {{Bug|396429}}
+
** Should we remove the samples page entirely?
+
** Dani: No. It was promised that read-only access stays. This includes anonymous HTTP for me ({{Bug|397237}}).
+
 
+
=== Status ===
+
 
+
==== Platform Workspace (Szymon) ====
+
 
+
==== Platform UI (Paul) ====
+
 
+
==== Platform Text (Dani) ====
+
* bug fixing
+
 
+
==== Platform Debug (Mike / Pawel) ====
+
* continued work on Pin / Clone [https://bugs.eclipse.org/bugs/show_bug.cgi?id=145635 bug 145635]
+
* bug fixing / triage
+
 
+
==== Platform Ant (Mike) ====
+
* bug fixing / triage
+
 
+
==== Platform SWT (Silenio) ====
+
* beginning work on embedding CEF (Chromium Embedded Framework)
+
* beginning work on XULRunner 17 support
+
* continuing GTK+ 3 work
+
* continuing UIA work
+
* still have some fixes from 4.3.x to backport to 4.2.2
+
* vacation
+
 
+
==== Platform Releng (David) ====
+
 
+
==== JDT Core (Jay) ====
+
* One open item for 4.2.2 ({{Bug|395897}}, INDEX_LOCATION_ATTRIBUTE_NAME attribute value is ignored when the index is rebuilt)
+
* Progress on Java 8 work
+
 
+
==== JDT Debug (Mike) ====
+
* completed investigation of interrupting / stopping threads from the debug view - [https://bugs.eclipse.org/bugs/show_bug.cgi?id=392893 bug 392893]
+
* continuing investigation of using JDT core evaluation code - [https://bugs.eclipse.org/bugs/show_bug.cgi?id=289798 bug 289798]
+
* started converting the inspect / evaluate actions to commands / handlers - [https://bugs.eclipse.org/bugs/show_bug.cgi?id=390869 bug 390869]
+
* bug fixing triage
+
 
+
==== JDT UI (Markus) ====
+
* Javadoc view and hovers now show package docs from package-info.java and package.html
+
* Backported last fix for 4.2.2 ({{Bug|319054}}, New Java Project wizard can delete files when trying to use symlink in project path)
+
 
+
==== PDE (Curtis) ====
+
 
+
* New API to contribute to the PDE required plug-ins classpath container {{Bug|363733}}
+
 
+
==== Equinox (Tom Watson) ====
+
 
+
==== Equinox p2 (Ian Bull) ====
+
 
+
 
+
== January 2, 2013 ==
+
 
+
=== Discussion/Reminders ===
+
 
+
=== Status ===
+
 
+
==== Platform Workspace (Szymon) ====
+
 
+
==== Platform UI (Paul) ====
+
 
+
==== Platform Text (Dani) ====
+
 
+
==== Platform Debug (Mike / Pawel) ====
+
 
+
==== Platform Ant (Mike) ====
+
 
+
==== Platform SWT (Silenio) ====
+
 
+
==== Platform Releng (David) ====
+
 
+
==== JDT Core (Jay) ====
+
* Backporting verify error fixes complete
+
* Progress on Java 8 work
+
* Bug fixes and inbox tracking
+
 
+
==== JDT Debug (Mike) ====
+
 
+
==== JDT UI (Markus) ====
+
 
+
==== PDE (Curtis) ====
+
* API filters in projects will filter api use scan results ({{Bug|332772}})
+
 
+
==== Equinox (Tom Watson) ====
+
 
+
==== Equinox p2 (Ian Bull) ====
+
  
 
== Archived Minutes ==  
 
== Archived Minutes ==  
  
[[Eclipse/Status_meetings/Minutes_2012|2012 Minutes]]
+
* [[Eclipse/Status_meetings/Minutes_2015|2015]]
 
+
* [[Eclipse/Status_meetings/Minutes_2014|2014]]
 +
* [[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):
== February 20, 2013 ==
+
== February 3, 2016 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
Line 480: Line 228:
 
=== 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) ====
Line 496: Line 244:
 
==== JDT Core (Jay) ====
 
==== JDT Core (Jay) ====
  
==== JDT Debug (Mike) ====
+
==== JDT Debug (Sarika) ====
  
 
==== JDT UI (Markus) ====
 
==== JDT UI (Markus) ====
  
==== PDE (Curtis) ====
+
==== PDE (Vikas) ====
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
  
==== Equinox p2 (Ian Bull) ====
+
==== Equinox p2 (Pascal) ====
 
-->
 
-->

Revision as of 11:34, 3 February 2016


February 3, 2016

Discussion/Reminders

  • Neon
  • The deadline to submit CQs for Neon is February 12, 2016. Make sure to specify that the CQ is required for Neon.
  • M6 is the API freeze milestone - make sure to address bugs that require API changes by then.
  • Is the Platform ready for "equinox.bidi 1.0"? See bug 487047#c3
- Some manifests and features will need to be adjusted, so needs to be coordinated.
- And does the equinox.bidi bundle need work to "declare API"? Such as update @since tags?
The decision was "yes", can bump up to 1.0. Tom was to open a bug to cover the work and the coordination, but turned out there was one left over from Juno! (bug 380397)
And, I learned, @since tags are not needed for version 1.0, since that is implied. But, as Markus said, we will need to check to be sure its Javadoc is included in our documentation bundles.
  • Mars
  • Wednesday's 10 AM (Eastern) M-build is our Mars.2 RC3 candidate build -- and ideally our last for Mars.2.
- Please triage "4.5.2/Mars.2" bugs.
  • Thursday is a one-day test pass against Mars.2 (4.5.2) RC3
  • There will be no RC4 scheduled. We will build RC4 "upon request" as soon as all approvals/reviews are done.
- But 2/12 is last chance for us to contribute a "final build" to Sim. Release without disrupting schedules.

Status

Platform Workspace (Szymon P)

  • 4.5.2 testing

Platform UI (Lars)

Platform Text (Dani)

Platform Debug (Sarika)

  • Neon M6 Bug fixing

Platform Ant (Sarika)

  • Neon M6 Bug fixing

Platform SWT (Arun)

  • Neon M5 and Mars.2 RC2 testing
  • Neon M6 bug fixes including HiDPI work in progress

Platform Releng (David)

  • Working on improving and automating "repository checker" (such as for "version checking", and similar quality checks).
  • Built "BETA_JAVA9" patch that works with M5 (bug 486749)
  • Have created a "Releng HIPP" to help migrate away from "shell access" -- over time. (Tracked in bug 487044.)

JDT Core (Jay)

JDT Debug (Sarika)

  • Java 9 Work
  • Neon M6 Bug fixing

JDT UI (Markus)

PDE (Vikas)

  • Neon M6 Bug fixing

Equinox (Tom Watson)

Equinox p2 (Pascal)

January 27, 2016

Discussion/Reminders

  • What is the policy on increasing features versions that increase simply because they have a branding bundle? See bug 486616 both for this question, as well as a "late report" on other bundles and features that may need to be "bumped" for Mars.2.
  • Neon M5 sign-off on Thursday
  • Mars.2 RC2 test pass on Thursday
  • PMC approval is needed for any change after Mars.2 RC2

Status

Platform Workspace (Szymon P)

  • Neon M5 testing
  • Can't join today due to conflicting meeting

Platform UI (Lars)

Platform Text (Dani)

  • Neon M5 Bug fixing and testing

Platform Debug (Sarika)

  • Neon M5 Bug fixing and testing

Platform Ant (Sarika)

  • Neon M5 Bug fixing and testing

Platform SWT (Arun)

Platform Releng (David)

  • Moved about 12 bugs "out" to future milestones. Most minor, a few "P2".
  • Still plan to move to "released" version of CBI 1.1.3 for final M5 build bug 484495

JDT Core (Jay)

  • Neon M5 verification and testing

JDT Debug (Sarika)

  • Neon M5 Bug fixing and testing

JDT UI (Markus)

PDE (Vikas)

Equinox (Tom Watson)

Equinox p2 (Pascal)

January 20, 2016

Discussion/Reminders

  • ListenerList has been generified (bug 483340). ListenerList#getListeners() still returns Object[]. Clients should not only add type arguments to the ListenerList, but also convert usages of #getListeners() to an enhanced 'for' loop, thereby taking advantage of the type-safe #iterator().
    • Old:
      		Object[] listeners= fInputChangeListeners.getListeners();
      		for (int i= 0; i < listeners.length; i++) {
      			((IInputChangedListener) listeners[i]).inputChanged(fInput);
      		}
      
    • New:
      		for (IInputChangedListener listener : fInputChangeListeners) {
      			listener.inputChanged(fInput);
      		}
      
    • Regular expression to convert usages that followed the old recommendation:
       Search : Object\s*\[\]\s*(\w+)s\s*=\s*(\w+)\.getListeners\(\);\s*for\s*\(int\s*(\w+)\s*=\s*0;\s*\3\s*<\s*\1s\.length;\s*\3\+\+\)(\s*\{\s*)(?:\(\((\w+)\)\s*\1s\[\3\]\)|(\w+)\s*\1\s*=\s*\(\6\)\s*\1s\[\3\];\s*\1)\.([^}]+\})
       Replace: for (\5\6 \1 : \2)\4\1.\7
      
  • EventManager is a problem (bug 486067). I would deprecate it instead of trying to generify it. [Markus]
  • Next week is Neon M5. The Bangalore team has a public holiday on Tuesday and will already test on Monday. Please don't release risky fixes on Monday, since we will have less cross-component test coverage for them.
  • Status

    Platform Workspace (Szymon P)

    Platform UI (Lars)

    Platform Text (Dani)

    Platform Debug (Sarika)

    • Neon M5 Bug Fixing

    Platform Ant (Sarika)

    • Neon M5 Bug Fixing

    Platform SWT (Arun)

    Platform Releng (David)

    JDT Core (Jay)

    • 4.5.2 Bug verification and testing
    • M5 Bug fixes

    JDT Debug (Sarika)

    • Neon M5 Bug Fixing

    JDT UI (Markus)

    • Content Assist supports sub-string completion and proposals highlight the matching characters.

    PDE (Vikas)

    • Neon M5 Bug Fixing

    Equinox (Tom Watson)

    Equinox p2 (Pascal)

    January 6, 2016

    Discussion/Reminders

    • Mars.2 RC1 next week (warm-up only - no test pass), see Eclipse Mars.2 (4.5.2) Endgame Plan for details.
    • Dani: Happy New Year to everyone! Sorry, I can't join today due to a conflict.

    Status

    Platform Workspace (Szymon P)

    Platform UI (Lars)

    Platform Text (Dani)

    Platform Debug (Sarika)

    • Neon M6 bug fixing

    Platform Ant (Sarika)

    • Mars.2 Ant upgrade to 1.9.6

    Platform SWT (Arun)

    • Neon M5 and 4.5.2 bug fixes and patch reviews

    Platform Releng (David)

    JDT Core (Jay)

    • Neon M6 bug fixes
    • 4.5.2 back porting.

    JDT Debug (Sarika)

    • Neon M6 bug fixing
    • Mars.2 backporting

    JDT UI (Markus)

    PDE (Vikas)

    Equinox (Tom Watson)

    Equinox p2 (Pascal)

    Archived Minutes


Back to the top