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/PMC"

 
(877 intermediate revisions by 15 users not shown)
Line 1: Line 1:
 +
= Documents =
 +
Some documents written and/or used by the PMC:
 +
 +
* [[E4/Graduation_4.0]]
 +
* [[Eclipse/PMC/Unix Groups]]
 +
 
= Meeting Schedule =
 
= Meeting Schedule =
  
The [http://www.eclipse.org/eclipse/team-leaders.php Eclipse Project PMC] has a weekly phone meeting '''every wednesday at 10.30am EST'''.
+
The [http://www.eclipse.org/eclipse/team-leaders.php Eclipse Project PMC] has a weekly phone meeting '''every Tuesday at 11.00am EST'''.
  
 
= Meeting Minutes =
 
= Meeting Minutes =
'''Mar 17, 2010:''' - McQ, Dani, Martin
 
* McQ: '''git''' vs CVS: Should there be contributions by Platform on Egit?
 
** Martin: Don't know how well egit proceeded recently, Boris might know more... important point is that the major workflows are perfect. Looks like the major workflows have been identified already.
 
* Martin: '''WebkitGTK / MiniBrowser''': In addition to the recent WebkitGTK discussion, perhaps work on a "Minibrowser" API that can live with published frozen Mozilla API only? Many apps may not need the full feature-richness of today's Browser.
 
** McQ unsure whether this is worthwile, since all industry trends go towards more web integration. '''AI Martin''' follow up with Grant
 
* Dani: '''Performance and Polish''' passes
 
** All teams need to fix the issues that Frederic finds. M7 is the performance and polish pass. Prioritize items.
 
* Dani: '''Freeze Plan'''
 
** Suggest a 2-day test pass (mon/tue) before the RC's, ie move 1 day from RC2 into M7
 
  
<hr/>
+
See https://github.com/eclipse-platform/.github/wiki/PMC-Meeting-minutes for new minutes
'''Mar 10, 2010:''' - McQ, Jeff, Martin, John
+
* John: '''Provisional API guidelines''' (removing the requirement to have "internal" in the package name) - important for e4 which will have a lot of provisional API.
+
** See also {{bug|261874}} and Wiki [[Provisional API Guidelines Update Proposal]]
+
** "Old School" wanted to make provisional API deliberately painful. Migrating "provisional" to real without renaming will make breakage more subtle
+
** The game has changed: Adding x-internal, friends and API Tooling works much better than before, making it clear where API is provisional
+
** Martin: Much in favor of this, do we have any markup beyond x-internal for (a) making provisional API more explicitly visible or (b) work on a smaller granularity such as just a class?
+
*** McQ: granularity smaller than package makes it too easy to pollute API
+
*** Jeff: would like x-api-status:=provisional markup instead of x-internal:=true ... better do it right than half-baken. Could probably come to a fairly fast consensus on MANIFEST markup
+
** Resolution Lets agree now that x-internal is sufficient for provisional API, and discuss further approvements in parallel. '''AI John''' to search existing bugs about provisional API markup and initiate a discussion on the eclipse-pmc mailing list.
+
* Jeff: '''Target Provisioning and PDE:''' Target components in Galileo (which cannot be installed into the host) - came up with sort of a hack which still confuses users
+
** Want just a little bit help in PDE to make target provisioning just a little bit better .. a number of PDE bugs related to this, many been deferred .. there will be new bugs coming to capture what can be done in the short term
+
** Resolution: will mark up those new bugs where they request PMC involvement
+
* McQ: '''Build Quality:''' There is traditionally a drop in quality around this time of year (API Freeze and Eclipsecon), plus infrastructure problems. It's not really bad but we need to be careful now.
+
** John: Resist the urge to put in extra fixes. We are past the test pass. Quality over function, especially now.
+
  
<hr/>
+
March 30, 2022 - Alex, Tom, Lars
'''Mar 3, 2010:''' - Dani, Martin, McQ
+
* Discussion about simplification of the Github repo structure
* Martin: Remove org.eclipse.update.configurator and related bundles from SDK? As per {{bug|304505}} it makes Eclipse slow even when off.
+
* Currently no plan to provide a Github for user to report issues, we rather
** Dani: Might be more than a packaging issue, somebody would have to invest
+
* For pull request there should no need to open a bug report / GH issue, all present PMC members agreed, to be discussed next week with Jay and MQ.  
** McQ: Should fix the Performance issue at any rate, regardless of other issues.
+
* John sick, Dani vacation next week.
+
  
<hr/>
+
February 16, 2022 - Alex, Tom, Jay, Lars, McQ
'''Feb 24, 2010:''' - Dani, Martin, McQ
+
* IP log done for 2022-03, process might be removed by the foundation in the future
* Dani: Remove Java 7 support as a plan item due to (a) legal reasons and (b) Java 7 not being finished when Eclipse 3.6 ships
+
* Auto-closed policy can now be decided by project, project committer can vote on it
 +
* Support of additional architecture LoongArch and FreeBSD was discussed, for now we expect the builds outside of Eclipse.org for these architures
 +
** building Eclipse might get easier with planned enhancements in Tycho
 +
* Bug reports from Bugzilla are not planned to be moved to Github, will continue to exist in Bugzilla
  
<hr/>
 
'''Feb 17, 2010:''' - Martin, Dani, John
 
* Martin: {{bug|196337}} Pushing CDT Spawner into the Platform?
 
** John, Dani: Platform could only accept it when there is use for it in the SDK. Otherwise it would just bloat the Platform
 
** Recommended best practice: Keep Spawner living in CDT, but put it into a separate bundle such that it can be used by others out of Helios or other p2 Repos
 
** The [[Nexus Project]], which was once meant to collect such micro functionality to be shared between projects was never successful. Similar requests (e.g. faceted projects) are consumed as individual bundles through p2 today, no matter in which project they have their home where they are developed.
 
* Martin: {{bug|301563}} Fast project import from snapshot data - UI or not?
 
** John: Want some UI in the Platform in order to test it more easily, e.g. an export wizard
 
* John: Webkit
 
** Foundation is considering allowing LGPL for exempt prereqs, but not for works-with .. missing a policy for dealing with LGPL works-with
 
** John: Our original reason for marking works-with is that the SWT browser can use either Mozilla or WebKit. However our long term direction is WebKit-only due to brittleness of the Mozilla API which keeps breaking us. There is an increasing number of distros bundling these WebKit libraries so there is a reasonable chance going forward that the library will already be present on the user's machine.
 
** Martin: Exempt works-with (optional) prereq is perfectly fine for Webkit, since there is a chance it's already there on a Platform (similar to Mozilla)
 
** Classifying it as such makes most sense for Product builders, who look at the prereqs to understand what they need to bundle with their Eclipse based product.
 
** PMC agreed to reclassify these libraries as exempt pre-req.
 
  
<hr/>
+
'''January 19, 2022''' - Alex, Tom, Jay, Lars, McQ
'''Feb 10, 2010:''' - John, Dani, McQ
+
* Eclipse aggregator build is currently migrated to Github
* We agreed to list WebKitGTK and libsoup 2.4 as works-with prerequisites
+
* Github migration work of the aggregator is documented in https://bugs.eclipse.org/bugs/show_bug.cgi?id=577323
* We need to find consensus on {{bug|243582}} (embedding source info in binaries)
+
* The most important PGP work items are done with the help of Ed Merks, some secondary issues are still missing, e.g. such features are shown as unsigned
* Discussed moving Ubuntu version on the plan from 9.04 to 10.04. It is too early to make this decision because release candidates of 10.04 are not yet available, but we will continue to monitor it and make the decision to move up (or not) later in the 3.6 cycle
+
* JFR Event are discussed in https://bugs.eclipse.org/bugs/show_bug.cgi?id=578055, PMC members should check so that we can discuss it next week
  
<hr/>
+
'''January 12, 2022''' - Alex, Tom, Jay, McQ
'''Feb 03, 2010:''' - Dani, Martin
+
* Move to PGP signed content news to IDE WG and Planning Council
* Dani: {{Bug|301563}} -  Fast project import from snapshot data
+
** Well received so far
** Has the feature been verified to really return the expected performance gain? - Martin: Yes, Cisco reports 10 minute -> 5 seconds improvement by using the feature on project import on their view (65000 files)
+
** 2022-03 to has the implementation, 2022-06 to do full switch
** Is the feature valuable without Index contributions from JDT / CDT? - Martin: Yes, even "plain" projects benefit when there are linked resources pointing to web folders through RSE/EFS since they can be browsed immediately and refresh can be reduced to what's really needed. But most benefit is gained when there is also a shared index to be imported for immediate use.
+
** we use PGP for content not delivered to Simrel
** Dani proposed checkin into a branch for easier merge / review - Martin: Will start working with patches
+
** Ed helps with implementation/bug fixes
** AI Martin: Contact Sharon regarding IP review (reserve a slot)
+
** only concern is critical CVE - that would require either help or PGP signed content being pushed to 2022-03
 +
*** To be further discussed if such an issue happens
 +
* ECF relation
 +
** Project is heavily under resourced
 +
** No one knows good reason to still be using Apache Httpclient, Java HttpClient is not tried out and the previous JVM Http code had severe limitations
 +
** Development falling out on Platform releng for updates to Apache Httpclient, Windows proxy support and etc. is a no-go
 +
** Possible plan
 +
*** Create Java Httpclient based connector for ECF or enhance the current default one to use Httpclient and not Httpconnection - removes need to update Apache Httpclient dependency, take care of windows specific bundles with JNA dependency and so on
 +
*** If previous doesn't uncover limitation in Java's Httpclient stop shipping Apache Httpclient connector
 +
*** Assuming 2 previous complete - look if it makes sense to not have ECF as a dependency at all to skip one cyclic dependency
  
<hr/>
+
= Archive =
'''Jan 27, 2010:''' - John, Dani, McQ, Martin
+
* Dani: Markus Keller taking over JDT UI
+
* John: M6 Splashscreen for Eclipsecon: {{bug|297355}}
+
* McQ: Removing Builds - SWT needs Linux-Motif, so only WPF about to be removed
+
** In discussions with Microsoft, it turned out that WPF is not required to get full Windows 7 experience under Win32
+
** XAML for styling was meant to be a cool idea but never got flying
+
** Socialize people with this -- find whether people are inerested in contributing on this, if yes then we should support them
+
* Still working the IBM approval process for travelling to Eclipsecon
+
* Avoid merging major feature work after a milestone's Tuesday test pass
+
  
<hr/>
+
* [[Eclipse/PMC/Minutes 2021 | Archive of Meeting Minutes from 2021]]
'''Jan 20, 2010:''' - John, Dani, McQ, Martin
+
* [[Eclipse/PMC/Minutes 2020 | Archive of Meeting Minutes from 2020]]
* McQ: Contacted Steve N, still interested but unlikely to get more energy for investing into Eclipse
+
* [[Eclipse/PMC/Minutes 2019 | Archive of Meeting Minutes from 2019]]
* John: 3.5.2 test pass tomorrow, but yesterday's I-build been a mess
+
* [[Eclipse/PMC/Minutes 2018 | Archive of Meeting Minutes from 2018]]
* McQ: Message about supporting Open JDK in a blog ... status should be "nice that it works but it's not a reference platform"
+
* [[Eclipse/PMC/Minutes 2017 | Archive of Meeting Minutes from 2017]]
 
+
* [[Eclipse/PMC/Minutes 2016 | Archive of Meeting Minutes from 2016]]
<hr/>
+
* [[Eclipse/PMC/Minutes 2015 | Archive of Meeting Minutes from 2015]]
'''Jan 13, 2010:''' - John, Dani, McQ, Martin
+
* [[Eclipse/PMC/Minutes 2014 | Archive of Meeting Minutes from 2014]]
* McQ: U Manitoba students to help with technical communication (documentation, website, ...) for e4
+
* [[Eclipse/PMC/Minutes 2013 | Archive of Meeting Minutes from 2013]]
* Dani: New way of contributing Capabilities for Helios... are we OK? - John: yes, Platform Capabilities are in the SDK feature
+
* [[Eclipse/PMC/Minutes 2012 | Archive of Meeting Minutes from 2012]]
** FYI: Incubating projects are
+
* [[Eclipse/PMC/Minutes 2011 | Archive of Meeting Minutes from 2011]]
* Martin: Documenting the Platforms we routinely test on
+
* [[Eclipse/PMC/Minutes 2010 | Archive of Meeting Minutes from 2010]]
** Unittest / Perftest machines are know. When John updated the Reference Platform doc, he made sure that he knows at least one committer on each platform
+
** A poll to know what Platform(s) are actively used (by committers) on milestone granularity would be very helpful - John going to set that up
+
 
+
<hr/>
+
'''Jan 6, 2010:''' - John, Dani, McQ, Jeff
+
* Agreed on 3.5.2 [http://www.eclipse.org/eclipse/development/plans/freeze_plan_3_5_2.php freeze plan]
+
** Note RC2 is a week earlier to avoid colliding with Helios M5 week
+
* Discussed Helios plan updates 2 {{bug|298200}}
+
** Update Java 7 plan item to indicate only working on publicly available bits. Some progress made on getting access to specs but going slowly.
+
** Update reference JRE's to latest version of each JRE
+
* Jeff will be away for next six weeks (vacation)
+
* McQ to contact Steve to see if he still wishes to remain on PMC
+
 
+
= Archive =
+
 
* [[Eclipse/PMC/Minutes 2009 | Archive of Meeting Minutes from 2009]]
 
* [[Eclipse/PMC/Minutes 2009 | Archive of Meeting Minutes from 2009]]

Latest revision as of 10:39, 28 September 2022

Documents

Some documents written and/or used by the PMC:

Meeting Schedule

The Eclipse Project PMC has a weekly phone meeting every Tuesday at 11.00am EST.

Meeting Minutes

See https://github.com/eclipse-platform/.github/wiki/PMC-Meeting-minutes for new minutes

March 30, 2022 - Alex, Tom, Lars

  • Discussion about simplification of the Github repo structure
  • Currently no plan to provide a Github for user to report issues, we rather
  • For pull request there should no need to open a bug report / GH issue, all present PMC members agreed, to be discussed next week with Jay and MQ.

February 16, 2022 - Alex, Tom, Jay, Lars, McQ

  • IP log done for 2022-03, process might be removed by the foundation in the future
  • Auto-closed policy can now be decided by project, project committer can vote on it
  • Support of additional architecture LoongArch and FreeBSD was discussed, for now we expect the builds outside of Eclipse.org for these architures
    • building Eclipse might get easier with planned enhancements in Tycho
  • Bug reports from Bugzilla are not planned to be moved to Github, will continue to exist in Bugzilla


January 19, 2022 - Alex, Tom, Jay, Lars, McQ

January 12, 2022 - Alex, Tom, Jay, McQ

  • Move to PGP signed content news to IDE WG and Planning Council
    • Well received so far
    • 2022-03 to has the implementation, 2022-06 to do full switch
    • we use PGP for content not delivered to Simrel
    • Ed helps with implementation/bug fixes
    • only concern is critical CVE - that would require either help or PGP signed content being pushed to 2022-03
      • To be further discussed if such an issue happens
  • ECF relation
    • Project is heavily under resourced
    • No one knows good reason to still be using Apache Httpclient, Java HttpClient is not tried out and the previous JVM Http code had severe limitations
    • Development falling out on Platform releng for updates to Apache Httpclient, Windows proxy support and etc. is a no-go
    • Possible plan
      • Create Java Httpclient based connector for ECF or enhance the current default one to use Httpclient and not Httpconnection - removes need to update Apache Httpclient dependency, take care of windows specific bundles with JNA dependency and so on
      • If previous doesn't uncover limitation in Java's Httpclient stop shipping Apache Httpclient connector
      • Assuming 2 previous complete - look if it makes sense to not have ECF as a dependency at all to skip one cyclic dependency

Archive

Back to the top