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"

 
(720 intermediate revisions by 20 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. -->
+
== May 10, 2017 ==
 
+
== November 06, 2013 ==
+
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
 +
As indicated earlier, Oxygen (4.7) RC1 will only be one week due to Devoxx and Eclipse Converge dates. Therefore we have a 2-day test pass this Thursday and Friday against M7/RC0 where all the work done during Oxygen must be tested and verified.
  
* [dw] {{bug|421038}} should we use zero for service field in labels/names for releases
+
I expect that everyone who contributed features and/or major code changes to this release spends at least a few hours to test their contributions. Of course testing other parts is very welcome too!
  
=== Status ===
+
This is crucial to make sure that we ship Oxygen (4.7) with high quality.
  
==== Platform Workspace (Szymon) ====
+
Please send any severe bugs directly to eclipse-dev, so that they get proper attention.
  
==== Platform UI (Paul) ====
+
== April 26, 2017 ==
 
+
==== Platform Text (Dani) ====
+
 
+
==== Platform Debug (Mike) ====
+
 
+
==== Platform Ant (Mike) ====
+
 
+
==== Platform SWT (Silenio) ====
+
 
+
==== Platform Releng (David) ====
+
 
+
==== JDT Core (Jay) ====
+
 
+
==== JDT Debug (Mike) ====
+
 
+
==== JDT UI (Markus) ====
+
 
+
==== PDE (Curtis) ====
+
 
+
==== Equinox (Tom Watson) ====
+
 
+
==== Equinox p2 (Ian Bull) ====
+
 
+
 
+
== October 30, 2013 ==
+
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
 +
* The [https://www.eclipse.org/eclipse/development/plans/freeze_plan_4_7.php Eclipse Oxygen 4.7 Endgame Plan] has been uploaded.
 +
* NOTE: At the end of M7 we will have a 2-day test pass against M7 since RC1 is only one week.
  
=== Status ===
+
== March 15, 2017 ==
 
+
==== Platform Workspace (Szymon) ====
+
 
+
==== Platform UI (Paul) ====
+
 
+
==== Platform Text (Dani) ====
+
* working towards 4.4 M3, no further fixes planned
+
 
+
==== Platform Debug (Mike) ====
+
 
+
==== Platform Ant (Mike) ====
+
 
+
==== Platform SWT (Lakshmi) ====
+
* 4.4M3 Testing
+
* Switch made to use GTK3 by default on Linux instead of GTK2
+
* Working on {{bug|420581}} - eclipse hangs on startup, on new workspace. It is caused due to problems in loading the webkit libraries. Workaround is to set SWT_GTK3=1 explicitly.
+
 
+
==== Platform Releng (David) ====
+
 
+
==== JDT Core (Jay) ====
+
* Bug fixes and testing for 4.4 M3 - No open items for M3
+
* Progress on Java 8 work
+
 
+
==== JDT Debug (Mike) ====
+
 
+
==== JDT UI (Markus) ====
+
* working on Java 8 in BETA_JAVA8 branch:
+
** switched the shared AST level to JLS8
+
** UI should work fine with Java 7 code, but support for Java 8 constructs is still weak
+
 
+
==== PDE (Curtis) ====
+
 
+
==== Equinox (Tom Watson) ====
+
 
+
==== Equinox p2 (Ian Bull) ====
+
 
+
 
+
== October 23, 2013 ==
+
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
 +
* All API changes, including additions, require PMC approval.
 +
* Upcoming M7 is the feature freeze milestone.
  
* [DW] Reminder: Our M3 stabilization week is next week, beginning with I-build on Sunday, 8 PM, 2 I-builds per day Monday through Wednesday, sign-offs on Thursday, and finally promotion on Friday, November 1. See our [http://www.eclipse.org/eclipse/platform-releng/buildSchedule.html build schedule]. (Plan is not to have an M-build next week, unless someone requests it).
+
== March 8, 2017 ==
+
 
+
* [DW] Can we coordinate a "buildId" branding bundle change for M3? Or should we wait until after M3? See {{bug|419503}}.
+
:Enticement: it is mostly "getting rid" of POM code. No "touching" required (since branding bundles always increment qualifier). If not coordinated, just a minor impact of branding-bundle "about" would say "@buildId@" instead of normal Idate-time ID.
+
:: Requires these 5 components to apply a POM patch in branding bundle in next few days:
+
:::eclipse.jdt
+
:::eclipse.pde.ui
+
:::eclipse.platform.resources
+
:::eclipse.platform.runtime
+
:::eclipse.platform.ua
+
 
+
:::Only unknown is effect on "source branding bundles".
+
 
+
 
+
* [DW and Dani] Should we remove "requires platform feature" from cvs-feature, pde-feature, and jdt-feature? See last few comments in {{bug|419201#c26}} (comment 26 and beyond). For reference, see [[Version_Numbering#To_require_features_or_to_require_bundles]]. Does this impact ability for these features to have a "root" IU? See also {{bug|403811}}.
+
:⇒ [Dani] We decided to test whether it fixes the build issue and if so, remove the "requires" dependencies where applicable.
+
+
* [DW] Just a question: are "capabilities" (activities) usable in 4.x stream? (Asking for {{bug|419334}}.) I see preferences for them in build I20131022-1300 ... but recall hearing "not supported in 4.x" (long ago)? And, they are not in JEE Package like they used to be ... maybe IDs/dialog changed name?
+
:⇒ [Dani] It works for old-style contributions but is not yet fully implemented for E4-style ones (see {{bug|359778}}).
+
 
+
 
+
* [DW] Should we respin I-build for {{bug|419940}}? (Could just do an I-build in place of tonight's N-build, unless someone really needs an N-build?)
+
 
+
=== Status ===
+
 
+
==== Platform Workspace (Szymon) ====
+
 
+
==== Platform UI (Paul) ====
+
 
+
==== Platform Text (Dani) ====
+
 
+
==== Platform Debug (Mike) ====
+
 
+
==== Platform Ant (Mike) ====
+
 
+
==== Platform SWT (Lakshmi) ====
+
* 4.4 stream bug fixing
+
* Trying to reproduce {{bug|402983}}- 'No more handles' error is thrown when clicking inside a Java text editor
+
* {{bug|420180}} - Work in progress to use GTK3 by default on Linux from 4.4M3
+
 
+
==== Platform Releng (David) ====
+
 
+
==== JDT Core (Jay) ====
+
* Making good progress on Java 8
+
* {{bug|419811}} - All APT tests are failing with the latest
+
 
+
==== JDT Debug (Mike) ====
+
 
+
==== JDT UI (Markus) ====
+
 
+
==== PDE (Curtis) ====
+
 
+
==== Equinox (Tom Watson) ====
+
 
+
==== Equinox p2 (Ian Bull) ====
+
 
+
 
+
== October 16, 2013 ==
+
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
 +
* Milestone week: No invite for a call was sent, so there's no call planned for today.
 +
* Component leads, please make sure your [https://bugs.eclipse.org/bugs/report.cgi?x_axis_field=product&y_axis_field=component&z_axis_field=&no_redirect=1&query_format=report-table&short_desc_type=allwordssubstr&short_desc=&classification=Eclipse&classification=RT&product=Equinox&product=JDT&product=PDE&product=Platform&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&longdesc_type=allwordssubstr&longdesc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_id=&bug_id_type=anyexact&votes=&votes_type=greaterthaneq&target_milestone=4.7+M6&target_milestone=Oxygen+M6&emailtype1=substring&email1=&emailtype2=substring&email2=&emailtype3=substring&email3=&chfieldvalue=&chfieldfrom=&chfieldto=Now&j_top=AND&f1=noop&o1=noop&v1=---&f2=noop&o2=noop&v2=&format=table&action=wrap bugs for Oxygen M6] get moved to a proper target milestone immediately.
 +
* If your component has a non-trivial open issue, please mention it here.
  
=== Status ===
+
== January 25, 2017 ==
 
+
==== Platform Workspace (Szymon) ====
+
 
+
==== Platform UI (Paul) ====
+
* new command: Show In > System Explorer
+
 
+
==== Platform Text (Dani) ====
+
 
+
==== Platform Debug (Mike) ====
+
 
+
==== Platform Ant (Mike) ====
+
 
+
==== Platform SWT (Silenio) ====
+
 
+
* 4.4-stream bug triage and fixing
+
 
+
==== Platform Releng (David) ====
+
 
+
==== JDT Core (Jay) ====
+
* Good progress on Java 8
+
* Inbox tracking for non Java 8 items
+
 
+
==== JDT Debug (Mike) ====
+
 
+
==== JDT UI (Markus) ====
+
* gave feedback for Java 8 specs
+
* Java 8 reviews in JDT Core and adoption work
+
* other bug reviews
+
 
+
==== PDE (Curtis) ====
+
 
+
==== Equinox (Tom Watson) ====
+
 
+
==== Equinox p2 (Ian Bull) ====
+
 
+
== October 9, 2013 ==
+
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
 +
* Holiday in Bangalore on Thursday
 +
** Markus will open sign-off bug and start rebuilds if necessary
  
 
=== Status ===
 
=== Status ===
 
+
==== Platform Resources (Sergey) ====
==== Platform Workspace (Szymon) ====
+
==== Platform UI (Lars or Dani) ====
 
+
==== Platform Debug (Sarika) ====
==== Platform UI (Paul) ====
+
==== Platform Ant (Sarika) ====
 
+
==== Platform SWT (Arun) ====
==== Platform Text (Dani) ====
+
==== Platform Releng (Sravan) ====
 
+
==== Platform Debug (Mike) ====
+
 
+
==== Platform Ant (Mike) ====
+
 
+
==== Platform SWT (Silenio) ====
+
* XULRunner 24 Browser support completed in separate branch, awaiting Foundation legal clearance
+
* 4.4-stream bug triage and fixing
+
 
+
==== Platform Releng (David) ====
+
 
+
 
==== JDT Core (Jay) ====
 
==== JDT Core (Jay) ====
 
+
==== JDT Debug (Sarika) ====
==== JDT Debug (Mike) ====
+
==== JDT UI (Noopur or Markus) ====
 
+
==== PDE (Vikas) ====
==== JDT UI (Markus) ====
+
* 4.7 M5 bug fixing
* reviews, Java 8 work
+
* 4.7 M5 bug verification and testing
 
+
* {{bug|510985}} still open for M5 ( Lars??) [edit: has been fixed]
==== PDE (Curtis) ====
+
  
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
  
==== Equinox p2 (Ian Bull) ====
+
== January 18, 2017 ==
 
+
 
+
== October 2, 2013 ==
+
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
 +
* M5 is next week. Please clean up your bugzilla backlog.
 +
* We will have a '''call on Wednesday, January 25'''.
  
=== Status ===
+
== January 4, 2017 ==
  
==== Platform Workspace (Szymon) ====
+
As decided last year, we will only have an Eclipse Project status call on demand, e.g. before and during a milestone week. The request for a call must be placed on this wiki page before Wednesday, and if so, a reminder will be sent to eclipse-dev.
  
==== Platform UI (Paul) ====
 
  
==== Platform Text (Dani) ====
 
* vacation
 
 
==== Platform Debug (Mike) ====
 
* Bug fixing / triage
 
 
==== Platform Ant (Mike) ====
 
* Bug fixing / triage
 
 
==== Platform SWT (Silenio) ====
 
* 4.4-stream bug triage and fixing
 
 
==== Platform Releng (David) ====
 
{{bug|417145}}: re-enabled generics-related warnings by default (but disabled unavoidable generic type problems due to raw APIs).
 
:Tests still don't get raw type or discouraged access warnings if they use <code>${tests.ignoredWarnings}</code> in the pom.xml like this:
 
<blockquote>
 
<pre>
 
  <properties>
 
    <code.ignoredWarnings>${tests.ignoredWarnings}</code.ignoredWarnings>
 
  </properties>
 
</pre>
 
</blockquote>
 
 
==== JDT Core (Jay) ====
 
 
==== JDT Debug (Mike) ====
 
* Bug fixing / triage
 
 
==== JDT UI (Markus) ====
 
* Java 8 reviews and implementation
 
 
==== PDE (Curtis) ====
 
* API Tools annotations support is now available
 
* Bug fixing
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
== September 25, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
* [dw] No emergency respins for SR1?!
 
: Suggest next week we tag repositories. See {{bug|417719}} Tag Kepler SR1 release with 'R4_3_1'
 
: Will restart M-builds next week (unless team preference is to wait until closer to SR2).
 
 
* [dw] If any one cares about "down load page" appearance or functions, please review proposed changes
 
:{{bug|415793}} - Improve DL page
 
:* In particular - I'd like to simplify by removing "platform filters"
 
:{{bug|415802}} - remove top navbar filter and other items from top of DL page
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
* vacation
 
 
==== Platform Debug (Mike) ====
 
 
==== Platform Ant (Mike) ====
 
 
==== Platform SWT (Silenio) ====
 
* implementing Browser support for XULRunner 24
 
* CQ will need to be logged with the Foundation because Linux port requires some static linking from the XULRunner SDK
 
* 4.4-stream bug triage and fixing
 
 
==== Platform Releng (David) ====
 
 
* Mostly long standing Orbit and Sim Release Build fixes
 
:{{bug|311341}} - Orbit repo needs artifact mirror url
 
:{{Bug|407545}} - Hudson aggregation job getting "old" content of b3aggrcon files
 
 
==== JDT Core (Jay) ====
 
* Making progress on Java 8 work on JDT/Core and JDT/APT
 
 
==== JDT Debug (Mike) ====
 
 
==== JDT UI (Markus) ====
 
* vacations; catching up
 
* working on Java 8
 
 
==== PDE (Curtis) ====
 
* {{bug|415607}} - Annotations available for API Tools
 
* {{bug|414255}} - Target error information available on status line and preference page
 
* Bug fixing
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
== September 18, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
* working towards M2 (test pass, bug fixing, N&N)
 
 
==== Platform Debug (Mike) ====
 
* M2 test pass
 
 
==== Platform Ant (Mike) ====
 
* M2 test pass
 
 
==== Platform SWT (Silenio) ====
 
* 4.4M2 test pass, no more changes currently planned for it
 
 
==== Platform Releng (David) ====
 
 
==== JDT Core (Jay) ====
 
* 4.4 M2 test pass, no issues found and no open items.
 
* Progress on Java 8
 
 
==== JDT Debug (Mike) ====
 
* M2 test pass
 
 
==== JDT UI (Dani) ====
 
* working towards M2 (test pass, bug fixing, N&N)
 
* progress on Java 8
 
* Markus on vacation
 
 
==== PDE (Curtis) ====
 
* M2 test pass
 
* API tooling annotation support will be added at start of M3 {{Bug|415607}}
 
* One more attempt at getting schema doc generation correct in CBI build {{Bug|415008}}
 
** Otherwise we will revert all changes for tonight's build
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
== September 11, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
* [dw] I assume we need/want a "sign-off" page to declare Kepler RC4?
 
: answer: No. not for just one change. (such confidence in the build system! :)
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
* bug fixing
 
 
==== Platform Debug (Mike) ====
 
* RC3 Test pass
 
* Bug fixing
 
 
==== Platform Ant (Mike) ====
 
* RC3 Test pass
 
 
==== Platform SWT (Silenio) ====
 
* 4.3.1RC3 test pass
 
* 4.4-stream bug triage and fixing
 
 
==== Platform Releng (David) ====
 
 
==== JDT Core (Jay) ====
 
* Kepler SR1 RC3 testing
 
* Progress on Java 8 work
 
 
==== JDT Debug (Mike) ====
 
* RC3 Test pass
 
* Bug fixing
 
 
==== JDT UI (Dani) ====
 
* JUnit view: added support for label decorators in TestRunnerViewPart
 
* progress on Java 8
 
* bug fixing
 
* Markus on vacation
 
 
==== PDE (Curtis) ====
 
* RC3 Test pass
 
* Bug fixing
 
* API tools BREE updated to 1.6 + generified
 
* Work almost complete supporting annnotations in API tools: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=415607 bug 415607]
 
* Vacation and sick time
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
== September 4, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
DW: Any questions or anyone need help with the issues and actions required that are discussed in following bugs:
 
: {{Bug|415966}} - Did I (we) break .api_description generation?
 
: {{bug|401098}} - [CBI] Inner jars are not signed in CBI based build (especially comment 13).
 
:: That is ... please get these cleaned up! :) I'm assuming the nightly I-builds are helpful for that?
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
 
==== Platform Debug (Mike) ====
 
 
==== Platform Ant (Mike) ====
 
 
==== Platform SWT (Silenio) ====
 
* welcome Niraj Modi as SWT team member
 
* 4.3.1RC2 test pass last week, no more fixes planned
 
* 4.4-stream bug triage and fixing
 
 
==== Platform Releng (David) ====
 
 
==== JDT Core (Jay) ====
 
* No more open items for 4.3.1
 
* Progress on Java 8 work
 
 
==== JDT Debug (Mike) ====
 
 
==== JDT UI (Markus) ====
 
* progress on Java 8
 
* Clean Up Refactorings now report which file caused the exception
 
 
==== PDE (Curtis) ====
 
* Major changes to PDE models/state/target platform - [[PDE/4.4TargetChanges|Wiki]]
 
* Test failures appear to be problems with inner jar signing {{Bug|412851}}
 
* org.eclipse.pde.launching and org.eclipse.pde.ui.tests BREE bumped to 1.5
 
* Bug fixing
 
 
==== Equinox (Tom Watson) ====
 
* No open items for Kepler SR1
 
 
==== Equinox p2 (Ian Bull) ====
 
 
 
== August 28, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
* No open items for 4.3.1
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
* resolved discouraged access warnings for test bundles in the CBI build
 
 
==== Platform Debug (Mike) ====
 
 
==== Platform Ant (Mike) ====
 
 
==== Platform SWT (Silenio) ====
 
* back-porting of fixes to 4.3.1, including:
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=320487 320487]: Eclipse crashes when listing certain files (e.g. *.fl) in project explorer
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=404448 404448]: GTK3 - Images of disabled buttons are not grayed out
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=409029 409029]: CTabFolder context menu opens in the wrong place when invoked by the keyboard
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=414643 414643]: GTK3 - Duplicated Items in the Combo
 
* no more fixes currently planned for 4.3.1
 
 
==== Platform Releng (David) ====
 
 
==== JDT Core (Jay) ====
 
* No open items for 4.3.1
 
* Continuing to focus on Java 8
 
 
==== JDT Debug (Mike) ====
 
 
==== JDT UI (Markus) ====
 
* resolved discouraged access warnings for test bundles in the CBI build
 
* continued work in BETA_JAVA8 and gave feedback to jsr308 EG
 
 
==== PDE (Curtis) ====
 
* No open items for 4.3.1
 
 
==== Equinox (Tom Watson) ====
 
* Investigating bug when upgrading to the latest I-Build {{bug|416056}}
 
* No planned items left for Kepler SR1
 
 
==== Equinox p2 (Ian Bull) ====
 
 
== August 21, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
* done with 4.3.1 items
 
 
==== Platform Debug (Mike) ====
 
* Done for 4.3.1
 
* Bug fixing / triage
 
 
==== Platform Ant (Mike) ====
 
* Done for 4.3.1
 
* Bug fixing / triage
 
 
==== Platform SWT (Silenio) ====
 
 
==== Platform Releng (David) ====
 
 
==== JDT Core (Jay) ====
 
 
* Working on last item for 4.3.1 (bug 410325)
 
* Continue to make progress on Java 8 work
 
 
==== JDT Debug (Mike) ====
 
* 1 test fix remaining for 4.3.1
 
* Bug fixing / triage
 
 
==== JDT UI (Markus) ====
 
* performance fix in the Package Explorer (too many refreshes for a simple file delta)
 
* done with 4.3.1 items
 
 
==== PDE (Curtis) ====
 
* Nothing left for 4.3.1
 
* Improved logic for finding public members in API Tools (Bug 409428)
 
* Improved handling of pre-OSGi plug-ins (Bug 407765)
 
* Fixing schema to HTML conversion task (Bug 415008)
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
== August 14, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
* shipped Luna M1
 
* all planned SR1 fixes released
 
* bug fixing
 
 
==== Platform Debug (Mike) ====
 
* Shipped 4.4M1
 
* Bug fixing / triage
 
* Nothing more planned for 4.3.1
 
 
==== Platform Ant (Mike) ====
 
* Shipped 4.4M1
 
* Bug fixing / triage
 
* Nothing more planned for 4.3.1
 
 
==== Platform SWT (Silenio) ====
 
 
==== Platform Releng (David) ====
 
 
==== JDT Core (Jay) ====
 
* Luna M1
 
* Java 8 work
 
* Two open items for Kepler SR1
 
 
==== JDT Debug (Mike) ====
 
* Shipped 4.4M1
 
* Bug fixing / triage
 
* Nothing more planned for 4.3.1
 
 
==== JDT UI (Markus) ====
 
* shipped Luna M1
 
* all planned SR1 fixes released except one
 
* continued work on Java 8
 
* bug fixing
 
 
==== PDE (Curtis) ====
 
 
* Nothing else planned for 4.3.1
 
* Bug fixing
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
== August 7, 2013 ==
 
 
=== Discussion/Reminders ===
 
* Kepler SR1 RC1 is next week and there are still over 60 open bugs
 
* Any p2 committers available to fix {{bug|414457}} (at least, 'touch' bundle and feature) for Luna M1?
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
* done for Luna M1 (except N&N entry)
 
* all planned SR1 fixes released at this point
 
 
==== Platform Debug (Mike) ====
 
 
* testing towards M1
 
* bug fixing / triage
 
 
==== Platform Ant (Mike) ====
 
 
* platform has been updated to Ant 1.9.2
 
* testing towards M1
 
* bug fixing / triage
 
 
==== Platform SWT (Silenio) ====
 
 
==== Platform Releng (David) ====
 
 
* I consider this [[Platform-releng/Kepler_2013_PDE_to_CBI_retrospective|"PDE to CBI" retrospect document]] complete, but I know I wrote it while many on vacation, so feel free to read/add to it at any time.
 
 
* Thanks to Eclipse Foundation ({{bug|388878}}) we will have signed Windows and Mac executables for Luna M1 ... and, likely, Kepler SR1 ({{bug|414143}}).
 
 
* We have a clear view of our own [http://build.eclipse.org/simrel/luna/reporeports/ "repo report"], since we are only thing in Luna aggregation right now.
 
 
==== JDT Core (Jay) ====
 
 
==== JDT Debug (Mike) ====
 
 
* testing towards M1
 
* bug fixing / triage
 
* one more fix planned for 4.3.1
 
 
==== JDT UI (Dani) ====
 
* done for Luna M1
 
* all planned SR1 fixes released except one
 
 
==== PDE (Curtis) ====
 
 
* No more fixes for M1
 
* 3 fixes being considered for SR1
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
== July 3|10|17|24|31, 2013 ==
 
* no status calls in July (but feel free to add major status updates here or post to eclipse-dev)
 
 
== July 31, 2013 ==
 
 
=== Status ===
 
 
==== JDT Core ====
 
* the "Ignore unavoidable generic type problems" compiler option suppressed too many "Type safety: Unchecked cast" problems
 
** expect a few additional warnings starting with I20130730 or later ({{bug|338350}}).
 
 
== June 26, 2013 ==
 
 
=== Discussion/Reminders ===
 
* everyone: please prepare for the Kepler retrospective [[Eclipse/Kepler Retrospective]]
 
 
* [dw] Remember to tag and branch Kepler repositories. Instructions for both in {{bug|410747}}. Please comment in bug once done.
 
* [dw] In master, remember to update version of eclipse-platform-parent pom you reference. Update to 4.4.0-SNAPSHOT. Umbrella  {{bug|410966}} should have a patch for your repository.
 
* [dw] Any objections to doing 4.3 maintenance builds at 10 AM on Tuesdays?
 
** Dani: I would suggest to do it at the same time as in the past years (except last year where we had two streams) i.e. <b>Wed 08:00</b>. Or are there good reasons to switch to Tuesday, where we already deal with the I-build?
 
* [dw] Congratulations, and THANKS for Kepler release!
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
* bug fixing
 
 
==== Platform Debug (Mike) ====
 
* bug fixing
 
 
==== Platform Ant (Mike) ====
 
* generifying Ant
 
* updating to Ant 1.9.1
 
 
==== Platform SWT (Silenio) ====
 
 
==== Platform Releng (David) ====
 
 
==== JDT Core (Jay) ====
 
* Bug fixes and Java 8
 
* Kepler retrospective
 
 
==== JDT Debug (Mike) ====
 
* bug fixing
 
 
==== JDT UI (Markus) ====
 
* Java 8 work
 
* fighting for usable and rational processes ({{bug|411515}})
 
* bug fixing
 
 
==== PDE (Curtis) ====
 
* bug fixing
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
== June 19, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
*Discuss when to make maintenance branches (and do maintenance builds) and make coordinated change for parent pom version. See {{bug|410966}}.
 
:* Dani: that all unchanged bundles have to update the POM is just wrong. There needs to be a way to fix this flaw - either in Tycho or in our builder,
 
 
* Executables will soon be signed. (Windows, then Mac) {{bug|406157}}. We'll try in Luna for month or so, and if all seems ok, we'll back port to Kepler SR1. This will be (should be) for "packaged" executables only ... not those in "repository" so adopters can still "brand" their own executables ... is there anyone who knows how to confirm that is needed, and works?
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
* team retrospective
 
* bug fixing
 
 
==== Platform Debug (Mike) ====
 
 
* team retrospective
 
 
==== Platform Ant (Mike) ====
 
* working on Ant 1.9.1 update
 
* updating Ant to 1.5 BREE + generifying Ant bundles
 
 
==== Platform SWT (Silenio) ====
 
 
==== Platform Releng (David) ====
 
 
==== JDT Core (Jay) ====
 
 
==== JDT Debug (Mike) ====
 
 
* team retrospective
 
 
==== JDT UI (Markus) ====
 
* working on Java 8
 
* team retrospective
 
* bug fixing
 
 
==== PDE (Curtis) ====
 
* 4.4 planning
 
* 4.3 restrospective
 
 
==== Equinox (Tom Watson) ====
 
* Getting luna branch ready to drop in the new framework implementation
 
* Need to coordinate with other teams to avoid breaking the build.  The following defects need attention and coordination.
 
** {{bug|407097}} - Add org.eclipse.osgi.compatibility.state to features - e4.rcp feature needs updated (eclipse.platform.ui)
 
** {{bug|408277}} - Need to remove references to internals from p2 tests to avoid breaking the build (rt.equinox.p2)
 
** {{bug|411046}} - Remove usage of equinox resolver API from simple configurator.  Needed to allow provisioning of tests during the build (rt.equinox.p2)
 
* Working branches that need to be merged into master.  The following branches contain the majority of the work already done to implement and migrate to the new framework.  All of these need to be merged into master (or rebased if appropriate) at the same time.
 
** [http://git.eclipse.org/c/equinox/rt.equinox.framework.git/log/?h=twatson/container rt.equinox.framework - twatson/container] - contains the new framework.  Plan to merge into master.
 
** [http://git.eclipse.org/c/equinox/rt.equinox.bundles.git/log/?h=twatson/container rt.equinox.bundles - twatson/container] - migrates equinox bundles to new framework where required.  Plan to merge into master
 
** [http://git.eclipse.org/c/platform/eclipse.platform.ui.git/log/?h=pwebster/luna eclipse.platform.ui - pwebster/luna] - adds org.eclipse.osgi.compatibility.state to e4.rcp feature.  Recommend we rebase on master and then fast-forward merge into master.
 
** [http://git.eclipse.org/c/platform/eclipse.platform.runtime.git/log/?h=twatson/luna eclipse.platform.runtime - twatson/luna] - updates tests to convert 2.0 style plugins to bundles.  Recommend we rebase on master and then fast-forward merge into master.
 
* With these coordinated changes there will be a number of test failures.
 
** org.eclipse.core.tests.resources - tests contain 2.0 style plugins
 
** org.eclipse.equinox.p2.tests - tests contain 2.0 style plugins
 
** org.eclipse.pde.api.tools.tests - one test for 2.0 style plugins
 
** org.eclipse.pde.build.tests - needs more investigation, likely has tests for 2.0 style plugins
 
** org.eclipse.pde.ui.tests - several tests for 2.0 style
 
 
==== Equinox p2 (Ian Bull) ====
 
 
== June 12, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
* bug fixing for Luna
 
 
==== Platform Debug (Mike) ====
 
 
==== Platform Ant (Mike) ====
 
 
==== Platform SWT (Silenio) ====
 
 
==== Platform Releng (David) ====
 
 
==== JDT Core (Jay) ====
 
*reviewed and released last planned JLS8 changes in DOM AST (MethodReference and subclasses)
 
 
==== JDT Debug (Mike) ====
 
 
==== JDT UI (Markus) ====
 
*working in BETA_JAVA8 branch (also in JDT Core)
 
 
==== PDE (Curtis) ====
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
 
== June 5, 2013 ==
 
 
=== Discussion/Reminders ===
 
* If not yet done so, please add any readme entries to [https://bugs.eclipse.org/407766 bug 407766]
 
* If not yet done so, please add your thanks to [https://bugs.eclipse.org/409117 bug 409117]
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
* done for Kepler
 
 
==== Platform Debug (Mike) ====
 
* Done for Kepler
 
 
==== Platform Ant (Mike) ====
 
* Done for Kepler
 
 
==== Platform SWT (Silenio) ====
 
 
==== Platform Releng (David) ====
 
 
==== JDT Core (Jay) ====
 
* Done for Kepler
 
 
==== JDT Debug (Mike) ====
 
* Done for Kepler
 
 
==== JDT UI (Markus) ====
 
*done for Kepler, except for some doc work
 
 
==== PDE (Curtis) ====
 
* No further changes for Kepler
 
* Look at providing API Tools reports as part of the build ({{Bug|409817}} - All API Tools reports are missing)
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
== May 29, 2013 ==
 
 
=== Discussion/Reminders ===
 
* POM Version tool moved to releng tools
 
** Tool is off by default, use the POM Version tool preference page to increase severity
 
 
* Reminder: {{bug|409117}} Kepler acknowledgements
 
 
* Discussion: {{bug|409195}} Need convention for "disabled test" bugzillas, such as prefix '[restore test]'
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
* done for Kepler
 
 
==== Platform Debug (Mike) ====
 
* Nothing more planned for Kepler
 
 
==== Platform Ant (Mike) ====
 
* Nothing more planned for Kepler
 
 
==== Platform SWT (Silenio) ====
 
* fixed in 4.3RC3: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=392967 Bug 392967]: eclipse crash SIGSEGV when trying to use Webkit
 
* translations update, javadoc and copyrights bash all done
 
 
==== Platform Releng (David) ====
 
 
Still some "script" and "documentation" work to do for 4.3
 
 
==== JDT Core (Jay) ====
 
* RC2 Testing went well and nothing more planned for RC3
 
* Progress on Java 8 work.
 
 
==== JDT Debug (Mike) ====
 
* Nothing more planned for Kepler
 
 
==== JDT UI (Dani, Markus) ====
 
* done for Kepler except documentation
 
 
==== PDE (Curtis) ====
 
* Considering one fix for RC3
 
** {{Bug|409352}} -  [regression] API tooling complains about missing @since tag for an interface method that has @noreference tag
 
 
==== Equinox (Tom Watson) ====
 
 
* {{bug|409314}} ?  Wrong ClassLoader.getResources with IBM JDKs
 
 
==== Equinox p2 (Ian Bull) ====
 
 
== May 22, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
* nothing more planned for Kepler, except documentation
 
 
==== Platform Debug (Mike) ====
 
* Nothing else planned for Kepler
 
 
==== Platform Ant (Mike) ====
 
* Nothing else planned for Kepler
 
 
==== Platform SWT (Silenio) ====
 
* fixed in 4.3RC2:
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=408298 Bug 408298]: Clear text in Text.getTextChars()
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=408298 Bug 408608]: [Browser] WebKitGTK 2.0 spews error message on every keystroke
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=407433 Bug 407433]: eclipse launcher companion library requires execute permission on HPUX
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=393905 Bug 393905]: Issues with -data command line argument
 
* planning to do translations update, javadoc and copyrights bash later this week, so will be in for 4.3RC3
 
 
==== Platform Releng (David) ====
 
 
==== JDT Core (Jay) ====
 
* Nothing more planned for Kepler
 
* Continuing progress on Java 8 effort
 
 
==== JDT Debug (Mike) ====
 
* Nothing else planned for Kepler
 
 
==== JDT UI (Markus, Dani) ====
 
* fixed last two remaining bugs for Kepler; still working on documentation
 
 
==== PDE (Curtis) ====
 
* Nothing left for Kepler
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
== May 15, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
*25 issues still open for [https://bugs.eclipse.org/bugs/buglist.cgi?list_id=5503413&classification=Eclipse&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&component=IDE&component=UI&target_milestone=4.3%20RC1&product=Platform 4.3RC1]
 
 
==== Platform Text (Dani) ====
 
 
==== Platform Debug (Mike) ====
 
*Nothing more planned for RC1
 
*Had non-reproducible test failure, being tracked by [https://bugs.eclipse.org/bugs/show_bug.cgi?id=408002 bug 408002]
 
 
==== Platform Ant (Mike) ====
 
*Nothing more planned for RC1
 
 
==== Platform SWT (Silenio) ====
 
 
==== Platform Releng (David) ====
 
 
==== JDT Core (Jay) ====
 
 
==== JDT Debug (Mike) ====
 
*Nothing more planned for RC1
 
*Had non-reproducible test failure, being tracked by [https://bugs.eclipse.org/bugs/show_bug.cgi?id=408003 bug 408003]
 
 
==== JDT UI (Markus) ====
 
 
==== PDE (Curtis) ====
 
* One bug remaining for RC1, moving pom version check to Releng tools
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
== May 8, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
* two full days of testing, nothing serious found
 
* no fixes planned for RC1 at this time
 
* code reviews for RC1
 
 
==== Platform Debug (Mike) ====
 
 
==== Platform Ant (Mike) ====
 
 
==== Platform SWT (Silenio) ====
 
* 4.3M7 test pass went well on all platforms other than s390/390x
 
* s390/390x missing launcher, working on getting it back for 4.3RC1
 
* bug fixes for GTK+ 3, DBCS and CTabFolder tabs-on-bottom
 
* done 4.3RC1 test pass
 
 
==== Platform Releng (David) ====
 
 
==== JDT Core (Jay) ====
 
 
==== JDT Debug (Mike) ====
 
 
==== JDT UI (Markus) ====
 
 
==== PDE (Curtis) ====
 
* No serious defects found during test pass
 
* 2 bugs + documentation work pending for RC1
 
* A few additional bugs waiting for review
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
== May 1, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
* added 'Show In' and 'Open With' buttons to Open Resource dialog
 
 
==== Platform Text (Dani) ====
 
 
==== Platform Debug (Mike) ====
 
* M7 test pass
 
* No fixes planned for M7
 
 
==== Platform Ant (Mike) ====
 
* M7 test pass
 
* No fixes planned for M7
 
 
==== Platform SWT (Silenio) ====
 
 
==== Platform Releng (David) ====
 
* Test results page: Ctrl+. now scrolls to the next test failure, e.g. [http://download.eclipse.org/eclipse/downloads/drops4/I20130423-0800/testresults/html/org.eclipse.equinox.p2.tests_linux.gtk.x86_6.0.html here]
 
 
* [[Platform-releng/Platform_Build_Comparator_Logs]]
 
 
* [[Platform-releng/Automated_Testing]]
 
 
* [[Platform-releng/Eclipse_Test_Framework]]
 
 
==== JDT Core (Jay) ====
 
 
==== JDT Debug (Mike) ====
 
* M7 test pass
 
* No fixes planned for M7
 
 
==== JDT UI (Markus) ====
 
 
==== PDE (Curtis) ====
 
* M7 test pass
 
* No fixes planned for M7
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
 
== April 24, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
 
==== Platform Debug (Mike / Pawel) ====
 
* bug fixing / triage
 
* In good shape for M7 / no issues left for M7
 
 
==== Platform Ant (Mike) ====
 
* bug triage
 
* In good shape for M7 / no issues left for M7
 
 
==== Platform SWT (Silenio) ====
 
* one important fix remaining for GTK+ 3
 
* various bug fixing, especially around accessibility
 
 
==== Platform Releng (David) ====
 
 
* Starting Sunday 8 PM, I-builds only, for M7 stabilization week
 
* org.eclipse.test now has 4 part version number ... will take some (yet to be determined) changes to "how to run standalone tests".
 
* Still chipping away at [[Platform-releng/Releng_Plan_for_CBI_adoption]]
 
 
==== JDT Core (Jay) ====
 
* Bug fixes for Kepler - M7 bugs still open, some may be moved out.
 
* Making progress on Java 8 work
 
 
==== JDT Debug (Mike) ====
 
* bug fixing / triage
 
* In good shape for M7 / no issues left
 
* One issue has been moved to RC1: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=358681 bug 358681]
 
 
==== JDT UI (Markus) ====
 
* Java 8 work (spec reviews, API reviews)
 
* patch reviews (e.g. for Bidi processing)
 
* bug fixing:
 
** don't remove necessary parentheses
 
** action enablement in Javadoc and Declaration views
 
 
==== PDE (Curtis) ====
 
* PDE JUnit runner now supports e4 tests (Platform UI Workbench not required) {{bug|296599}}
 
* Persisting bindings forever results in bad/conflicting bindings that cannot be removed {{bug|406003}}
 
* Bug fixing
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
 
== April 17, 2013 ==
 
 
=== Discussion/Reminders ===
 
* When enabling Gerrit on your repositories:
 
** Remind the web masters you want to be able to bypass Gerrit via the old URLs (same setup as Platform UI or PDE)
 
** Check that your urls are correct [[Platform-releng/Git_Workflows#Gerrit_workflow_for_a_committer|Gerrit Workflows]]
 
** This was the bug for enabling Gerrit on PDE: {{Bug|405017}}
 
* Reminder to keep your baseline up to date (see the [http://wiki.eclipse.org/index.php/Version_Numbering#API_Baseline_in_API_Tools rules])
 
** There were API changes in 4.2.2
 
** If you modify an installation used as a baseline, you need to reset the baseline IDE (Preferences > API Baselines > Edit... > Reset > OK)
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
* bug fixing
 
 
==== Platform Debug (Mike / Pawel) ====
 
* bug fixing / triage
 
 
==== Platform Ant (Mike) ====
 
* triage
 
 
==== Platform SWT (Silenio) ====
 
* added XULRunner 10 support on 64-bit win32
 
* fixed leak in IE-based Browser
 
* bug fixing
 
 
==== Platform Releng (David) ====
 
 
==== JDT Core (Jay) ====
 
Will not be able to join the call tonight and here's the update:
 
* Kepler bug fixes ({{bug|385154}} and others)
 
* Java 8 work
 
* Inbox tracking etc.
 
 
==== JDT Debug (Mike) ====
 
*bug fixing / triage
 
 
==== JDT UI (Markus) ====
 
* working on Java 8
 
* content assist now automatically adds a semicolon when inserting a void method
 
* bug fixing
 
 
==== PDE (Curtis) ====
 
* Initial @noreference on type support now available {{Bug|235618}}
 
* Pre-OSGi plug-ins can be valid dependencies for API Tools scans in the IDE {{Bug|405375}}
 
* Default start levels and autostart settings are available when launching with all bundles {{Bug|405081}}
 
* Improved support for launching without a workspace location (-data @none) {{Bug|405578}}
 
* bug fixing
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
== April 10, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
* bug fixing
 
 
==== Platform Debug (Mike / Pawel) ====
 
*bug fixing / triage
 
 
==== Platform Ant (Mike) ====
 
*bug triage
 
 
==== Platform SWT (Silenio) ====
 
* Browser CEF3 work continuing
 
* investigating XULRunner support for 64-bit Windows
 
* bug fixing, particularly on GTK+ 3
 
 
==== Platform Releng (David) ====
 
 
* Working my way through [[Platform-releng/Releng_Plan_for_CBI_adoption#Towards_M7| "CBI transition plan"]] for M7 (comments welcome)
 
 
==== JDT Core (Jay) ====
 
* Java 8 work
 
* Bugs for Kepler {{bug|385154}} and others}
 
 
==== JDT Debug (Mike) ====
 
*bug fixing / triage
 
 
==== JDT UI (Markus) ====
 
* bug fixing
 
* working on Java 8
 
 
==== PDE (Curtis) ====
 
* Having problems with git repo after Gerrit install {{Bug|405017}}
 
* Reworking API Tools tag support
 
* API tools support for pre-osgi plug-ins
 
* Bug fixing
 
* Sick time
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
== April 3, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
* [dw] {{bug|402494}}: Simplicity vs. Correctness of "local CBI Builds". As a general rule, if a bug is entered from community based on the results of a "CBI Build", they should normally be immediately considered "invalid" and ask originator to reproduce on one of our production (I/S-Builds). There's just too many variables involved in "local CBI Builds".
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
** pom updates
 
 
==== Platform Debug (Mike / Pawel) ====
 
 
==== Platform Ant (Mike) ====
 
 
==== Platform SWT (Silenio) ====
 
 
==== Platform Releng (David) ====
 
 
* Working my way through [[Platform-releng/Releng_Plan_for_CBI_adoption#Towards_M7| "CBI transition plan"]] for M7 (comments welcome)
 
 
==== JDT Core (Jay) ====
 
* Java 8 work
 
* Bugs {{bug|385154}} and {{bug|395897}}
 
* Bug fixes for Kepler
 
 
==== JDT Debug (Mike) ====
 
 
==== JDT UI (Markus)  ====
 
*working on Java&trade; 8 (for details see [[JDT UI/Java8]])
 
*deleting '&lt;' also removes '&gt;' and type arguments inserted by content assist
 
*pom updates
 
 
==== PDE (Curtis) ====
 
 
* Working on @noreference on types
 
* Package default members no longer considered API
 
* Tags on members with private/package default parents marked as invalid
 
* Pom updates
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
== March 27, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
{{bug|403352}} - Update all parent versions to match our build stream
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
* looked at contributed pom parent patches
 
* bug fixing
 
 
==== Platform Debug (Mike / Pawel) ====
 
 
==== Platform Ant (Mike) ====
 
 
==== Platform SWT (Silenio) ====
 
 
==== Platform Releng (David) ====
 
 
* Working my way through [[Platform-releng/Releng_Plan_for_CBI_adoption#Towards_M7| "CBI transition plan"]] for M7 (comments welcome)
 
 
==== JDT Core (Jay) ====
 
 
* Making good progress on Java 8 work
 
* {{bug|395897}} - INDEX_LOCATION_ATTRIBUTE_NAME attribute value is ignored when the index is rebuilt
 
* And working on other bugs for M7
 
 
==== JDT Debug (Mike) ====
 
 
==== JDT UI (Markus) ====
 
 
==== PDE (Curtis) ====
 
* applying pom patches
 
* bug fixing
 
* fixing PDE Build and API tools tests
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
 
== March 20, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
* shipped M6
 
* bug fixing
 
 
==== Platform Debug (Mike / Pawel) ====
 
* tested / released M6
 
* inbox triage / bug fixing
 
 
==== Platform Ant (Mike) ====
 
* tested / released M6
 
* inbox triage
 
 
==== Platform SWT (Silenio) ====
 
* Lina Kemmel now has SWT commit rights (BIDI)
 
* BIDI fixes released
 
* reviewing GTK+ 3 patches, GTK+ 3 shows new problems on Fedora 18
 
* CEF3 work continuing, focus on messaging between browser and render processes
 
* 4.3M6 test pass
 
 
==== Platform Releng (David) ====
 
 
* finishing M6 SimRel
 
* updated [http://www.eclipse.org/eclipse/platform-releng/buildSchedule.html build schedule] (please review)
 
* updated [[Platform-releng/Releng_Plan_for_CBI_adoption#Towards_M7| "CBI transition plan"]] for M7 (please review)
 
 
==== JDT Core (Jay) ====
 
* M6 went well
 
* DOM/AST part for JSR 308 is complete.
 
* Making progress on JSR 335.
 
* Failing tests on CBI built ECJ are due to missing files (https://bugs.eclipse.org/bugs/show_bug.cgi?id=385154)
 
 
==== JDT Debug (Mike) ====
 
* tested / released M6
 
* inbox triage / bug fixing
 
 
==== JDT UI (Markus) ====
 
* shipped M6
 
* working on Java 8 plan for JDT UI (in progress)
 
* bug fixing / reviews
 
 
==== PDE (Curtis) ====
 
 
* updated support for correct problem placement for local types: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=403258|bug 403258]
 
* working on support for @noreference tag on types: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=235618|bug 235618]
 
* M6 test pass
 
* bug fixing
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
 
== March 13, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
* new developer on board (Daniel Rolka) who works on Platform UI
 
* failing tests related to timeouts on cvs server will be disabled for M6
 
* no more bug fixing planed for M6
 
 
==== Platform UI (Paul) ====
 
* added API BidiUtils for handling structured text display and base text direction enforcement ({{bug|383185}})
 
* added command line arguments to control bidi support ({{bug|307307}})
 
* added full bidi support to New File/Folder wizards
 
 
==== Platform Text (Dani) ====
 
* added whole word option to File Search page (external contribution)
 
* added option to open Search dialog on last used search page (external contribution)
 
* full day test pass for M6
 
* vacation
 
 
==== Platform Debug (Mike / Pawel) ====
 
*bug fixing /triage
 
*nothing left for M6
 
*testing
 
*dropped pin & clone support from Kepler to give us more time to work out the kinks
 
 
==== Platform Ant (Mike) ====
 
 
==== Platform SWT (Silenio) ====
 
- test pass on 4.3M6, no changes currently planned
 
- CEF3 work continuing
 
- XULRunner 17 work continuing
 
 
==== Platform Releng (David) ====
 
 
* M6 CBI builds are about as done as they are going to be. But appear to be usable (for end users, and other's builds).
 
: Most notable omissions: Delta pack isn't quiet right. Equinox drops are not being "collected and published".
 
 
* At least Windows Tests are finally working. (If any of failing Unit tests, such as in p2? On Mac? appear due to proxy problems, let me know and there is more tweaking I can do).
 
 
* Announcement: A new drop from EMF went into this morning's build, so ... may deserve a little retesting.
 
 
* Discussion? Instead of composite of all milestones, should M6 be just M6?
 
 
==== JDT Core (Jay) ====
 
 
==== JDT Debug (Mike) ====
 
 
*bug fixing / triage
 
*testing
 
*nothing left for M6
 
 
==== JDT UI (Markus) ====
 
* fixed several visibility issues in quick fixes
 
* CBI build: fixed all Javadoc generation problems in the SDK
 
 
==== PDE (Curtis) ====
 
* Added committer FAQ to wiki [[Eclipse/Committers/FAQ]]
 
* New builder option to check POM file versions (must be turned on PDE > Compilers preference page)
 
* PDE tests failing due to pending CBI fixes have been disabled
 
 
==== Equinox (Tom Watson) ====
 
* cleansed the org.eclipse.equinox.bidi APIs
 
 
==== Equinox p2 (Ian Bull) ====
 
 
 
== March 6, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
 
==== Platform Debug (Mike / Pawel) ====
 
* bug fixing / triage
 
* pin and clone testing (bug 145635)
 
* expression view working sets (bug  372181)
 
 
==== Platform Ant (Mike) ====
 
 
==== Platform SWT (Silenio) ====
 
* CEF3 work continuing (Benoit)
 
* XULRunner 17 work continuing
 
* reviewing GTK+ 3 patch that re-implements much of DateTime
 
* 4.3-stream bug fixing
 
 
==== Platform Releng (David) ====
 
 
==== JDT Core (Jay) ====
 
* AST/Rewrite work for JSR 335/308
 
* Sementic analysis for JSR 335
 
* Inbox tracking
 
 
==== JDT Debug (Mike) ====
 
 
==== JDT UI (Markus) ====
 
* CBI stuff, e.g. {{bug|402392}} about Javadoc generation problems
 
* reviewed/cleansed AST APIs for Java 8
 
* updated to JUnit 4.11
 
 
==== PDE (Curtis) ====
 
 
* CBI work
 
** PDE UI tests, PDE Build export, API description file generation
 
* Bug fixing
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
 
== February 27, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
* CBI testing / fixing
 
 
==== Platform Debug (Mike / Pawel) ====
 
*bug fixing / triage
 
*CBI testing / patches
 
*pin and clone testing (on-going)
 
 
==== Platform Ant (Mike) ====
 
*inbox triage
 
*CBI testing
 
 
==== Platform SWT (Silenio) ====
 
* changes for CBI builds, doing test pass of CBI builds across all platforms
 
* initial CEF3 work released to branch, getting help on it from our student Benoit
 
* XULRunner 17 work continuing
 
* accessibility bug fixes
 
 
==== Platform Releng (David) ====
 
 
==== JDT Core (Jay) ====
 
* CBI Builds
 
* progress on Java 8 work
 
* Bug fixes for Kepler
 
 
==== JDT Debug (Mike) ====
 
*bug fixing / triage
 
*CBI testing
 
 
==== JDT UI (Markus) ====
 
* Declaration and Javadoc view now indicate when the linking is not in sync
 
* fixes for CBI
 
* bug fixing / reviews
 
 
==== PDE (Curtis) ====
 
* CBI Testing
 
** Bug 401572 - PDE Build test failures - eclipse.exe is not copied into final destination
 
** Bug 400740 - PDE UI test failures - Source bundles do not have correct folder structure
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
 
== February 20, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
* bug fixing
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
 
==== Platform Debug (Mike / Pawel) ====
 
* bug fixing / triage
 
* still testing / improving pin and clone - [https://bugs.eclipse.org/bugs/show_bug.cgi?id=145635 bug 145635]
 
* vacations
 
 
==== Platform Ant (Mike) ====
 
* 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
 
* bug fixing / reviews
 
 
==== 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 ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
* adopted SWT#COLOR_LINK_FOREGROUND in textual editors
 
 
==== Platform Debug (Mike / Pawel) ====
 
* bug fixing / triage
 
* continued evaluation of pin and clone - [https://bugs.eclipse.org/bugs/show_bug.cgi?id=145635 bug 145635]
 
* reverted fix for [https://bugs.eclipse.org/bugs/show_bug.cgi?id=156134 bug 156134] - caused way more breakage than imagined
 
 
==== Platform Ant (Mike) ====
 
*bug triage
 
 
==== Platform SWT (Silenio) ====
 
* investigating various accessibility bugs
 
* CEF3 work continuing, and CQ logged
 
* XULRunner 17 work continuing
 
 
==== Platform Releng (David) ====
 
 
==== JDT Core (Jay) ====
 
* Inbox tracking
 
* Progress on JSR 335 and 308
 
* 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) ====
 
* 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 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
 
* Improvements to API Tools ant tasks (report resolver errors, report missing filter files)
 
* Fixing tests, still some intermittent failures
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
 
== January 30, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
* What's our standard for java source code encoding? Join the fun discussion in ...
 
:* {{bug|399441}} - [CBI] Warnings about UTF-8
 
:* {{bug|399451}} - Some projects have incorrect encoding set
 
 
* 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 ===
 
 
==== Platform Workspace (Szymon) ====
 
* investigating/fixing failing tests
 
* testing
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
* full day test pass against Juno SR2 RC3: no issue found
 
* full day test pass against Kepler M5: no issue found
 
* bug fixing
 
 
==== Platform Debug (Mike / Pawel) ====
 
*Juno SR2 RC3 test pass
 
** found [https://bugs.eclipse.org/bugs/show_bug.cgi?id=399423 bug 399423], considering for RC4
 
* Kepler M5 test pass
 
* bug fixing / triage
 
 
==== Platform Ant (Mike) ====
 
*Juno SR2 RC3 test pass
 
* Kepler M5 test pass
 
* bug fixing / triage
 
 
==== Platform SWT (Silenio) ====
 
* 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) ====
 
 
* Juno SR2
 
* Kepler M5
 
* CBI builds
 
 
==== JDT Core (Jay) ====
 
* 4.2.2 RC3 test pass - no issues found
 
* 4.3 M5 test pass - no issues found
 
* Progress on Java 8 work
 
 
==== JDT Debug (Mike) ====
 
*Juno SR2 RC3 test pass
 
* Kepler M5 test pass
 
* investigating mass test failures: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=399373 bug 399373]
 
* bug fixing / triage
 
 
==== JDT UI (Markus) ====
 
* 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
 
* Improvements to API Tools ant tasks (report resolver errors, report missing filter files)
 
* Fixing tests, still some intermittent failures
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
 
== January 23, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
* [davidw] Reminder there are two M-builds this week. Today's, and again Friday. With Friday being the "official" one for Juno SR2 RC3. Which we would like to be the final one for Juno SR2 ... though, for emergencies/blockers there is always RC4? (Recall, we are trying to finish "early" since next week is Kepler M5 stabilization week).
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
* 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 Text (Dani) ====
 
* bug fixing/reviews, vacation
 
* test pass for Juno SR2 RC2
 
 
==== Platform Debug (Mike / Pawel) ====
 
* bug fixing / triage / reviews
 
* Juno SR2 RC2 testing
 
* nothing else planned for 3.8.2 / 4.2.2
 
* kicking the tires of [https://bugs.eclipse.org/bugs/show_bug.cgi?id=145635 bug 145635] for inclusion in 4.3M5
 
 
==== Platform Ant (Mike) ====
 
* bug triage
 
* Juno SR2 RC2 testing
 
* nothing else planned for 3.8.2 / 4.2.2
 
 
==== Platform SWT (Silenio) ====
 
* 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) ====
 
 
* 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) ====
 
* Bug fixes on master and 3.8.2
 
* Progress on JSR 308
 
 
==== JDT Debug (Mike) ====
 
* bug fixing / triage / reviews
 
* Juno SR2 RC2 testing
 
* nothing else planned for 3.8.2 / 4.2.2
 
 
==== JDT UI (Markus) ====
 
* bug fixing/reviews, vacation
 
 
==== PDE (Curtis) ====
 
 
* Nothing else planned for 3.8.2
 
** Waiting for tests to run on Mac (2 failures last week)
 
* Bug fixing
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
 
== January 16, 2013 ==
 
 
=== Discussion/Reminders ===
 
 
* Should we revisit our current practice of leaving failing tests in the build ({{bug|398159}}).
 
 
=== Status ===
 
 
==== Platform Workspace (Szymon) ====
 
 
==== Platform UI (Paul) ====
 
 
==== Platform Text (Dani) ====
 
* bug fixing
 
 
==== Platform Debug (Mike / Pawel) ====
 
* Getting ready to commit pin and clone feature: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=145635 bug 145635- (Support for debug view pin & clone)]
 
* Refactoring contribution for expressions view: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=372181 bug 372181 (Working set support for Expressions View)]
 
 
==== Platform Ant (Mike) ====
 
 
==== Platform SWT (Silenio) ====
 
* backported last planned fixes for 4.2.2
 
* GTK+ 3 work continuing
 
* various 4.3-stream fixes
 
 
==== 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) ====
 
* Will not be able to attend the call today
 
* One open item for 4.2.2 ({{Bug|395897}}, INDEX_LOCATION_ATTRIBUTE_NAME attribute value is ignored when the index is rebuilt)
 
* Bug fixes and inbox tracking
 
* Progress on Java 8 work
 
 
==== JDT Debug (Mike) ====
 
 
==== JDT UI (Markus) ====
 
* added quick fixes for "unused type parameter" problems
 
 
==== PDE (Curtis) ====
 
* Backported one more fix to 4.2.2 {{Bug|398235}}
 
** Classpath update job locks the workspace
 
** In 4.2.2 this only happens if system property "pde.lockWorkspaceForClasspath" is set to true
 
* Samples moved to PDE website
 
* Category xml editor now supports individual bundles for creating p2 repositories
 
* Community submitted improvements to the New Plug-in With Incremental Builder template
 
 
==== Equinox (Tom Watson) ====
 
 
==== Equinox p2 (Ian Bull) ====
 
 
 
== 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_2016|2016]]
 
+
* [[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]]
 
[[Category:Eclipse_Platform_Status_Meetings| ]][[Category:Eclipse]]
Line 2,078: Line 82:
  
 
<!-- Template for next week's status (add 7 days, then copy):
 
<!-- Template for next week's status (add 7 days, then copy):
== November 06, 2013 ==
+
== January 4, 2017 ==
  
 
=== Discussion/Reminders ===
 
=== Discussion/Reminders ===
  
 
=== Status ===
 
=== Status ===
 
+
==== Platform Resources (Sergey) ====
==== Platform Workspace (Szymon) ====
+
==== Platform UI (Lars or Dani) ====
 
+
==== Platform Debug (Sarika) ====
==== Platform UI (Paul) ====
+
==== Platform Ant (Sarika) ====
 
+
==== Platform SWT (Arun) ====
==== Platform Text (Dani) ====
+
==== Platform Releng (Sravan) ====
 
+
==== Platform Debug (Mike) ====
+
 
+
==== Platform Ant (Mike) ====
+
 
+
==== Platform SWT (Silenio) ====
+
 
+
==== Platform Releng (David) ====
+
 
+
 
==== JDT Core (Jay) ====
 
==== JDT Core (Jay) ====
 
+
==== JDT Debug (Sarika) ====
==== JDT Debug (Mike) ====
+
==== JDT UI (Noopur or Markus) ====
 
+
==== PDE (Vikas) ====
==== JDT UI (Markus) ====
+
 
+
==== PDE (Curtis) ====
+
 
+
 
==== Equinox (Tom Watson) ====
 
==== Equinox (Tom Watson) ====
 
==== Equinox p2 (Ian Bull) ====
 
 
-->
 
-->

Latest revision as of 07:21, 10 May 2017


May 10, 2017

Discussion/Reminders

As indicated earlier, Oxygen (4.7) RC1 will only be one week due to Devoxx and Eclipse Converge dates. Therefore we have a 2-day test pass this Thursday and Friday against M7/RC0 where all the work done during Oxygen must be tested and verified.

I expect that everyone who contributed features and/or major code changes to this release spends at least a few hours to test their contributions. Of course testing other parts is very welcome too!

This is crucial to make sure that we ship Oxygen (4.7) with high quality.

Please send any severe bugs directly to eclipse-dev, so that they get proper attention.

April 26, 2017

Discussion/Reminders

March 15, 2017

Discussion/Reminders

  • All API changes, including additions, require PMC approval.
  • Upcoming M7 is the feature freeze milestone.

March 8, 2017

Discussion/Reminders

  • Milestone week: No invite for a call was sent, so there's no call planned for today.
  • Component leads, please make sure your bugs for Oxygen M6 get moved to a proper target milestone immediately.
  • If your component has a non-trivial open issue, please mention it here.

January 25, 2017

Discussion/Reminders

  • Holiday in Bangalore on Thursday
    • Markus will open sign-off bug and start rebuilds if necessary

Status

Platform Resources (Sergey)

Platform UI (Lars or Dani)

Platform Debug (Sarika)

Platform Ant (Sarika)

Platform SWT (Arun)

Platform Releng (Sravan)

JDT Core (Jay)

JDT Debug (Sarika)

JDT UI (Noopur or Markus)

PDE (Vikas)

  • 4.7 M5 bug fixing
  • 4.7 M5 bug verification and testing
  • bug 510985 still open for M5 ( Lars??) [edit: has been fixed]

Equinox (Tom Watson)

January 18, 2017

Discussion/Reminders

  • M5 is next week. Please clean up your bugzilla backlog.
  • We will have a call on Wednesday, January 25.

January 4, 2017

As decided last year, we will only have an Eclipse Project status call on demand, e.g. before and during a milestone week. The request for a call must be placed on this wiki page before Wednesday, and if so, a reminder will be sent to eclipse-dev.


Archived Minutes

Back to the top