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

WTP 2022-05-26

Revision as of 21:37, 25 May 2022 by Thatnitind.gmail.com (Talk | contribs) (Created page with "== WTP Development Status == Remember, any committer can add an agenda item. Typically, short announcements or news items go in the "Announcements" section at the beginning....")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

WTP Development Status

Remember, any committer can add an agenda item. Typically, short announcements or news items go in the "Announcements" section at the beginning. Longer items or issues requiring discussion should go in the "Other business" section at end.


To join the call: >> https://eclipse.zoom.us/j/6300031838 <<

Next Meeting Date: June 2, 2022 for 3.26RC2 (1 week)

Announcements And Special Reports

  • The removal of CVS-originating bundles from Orbit requires that we build with the legacy site, for now, pulling in required bundles from the old Orbit via our features. We're updating the parent POM with each Orbit stable build to avoid accidentally building against something for 2022-09M1 before 2022-06 GA's.

Calendars

WTP Calendar Simultaneous Release Calendar

Sync these calendars along with your Google account


Main Agenda Items

  • Migration from Bugzilla+Gerrit is coming, but no decision has been made between GitLab and GitHub.
    • GitHub has many proponents, and its Issues can contain rich information, but moving them between repositories requires a Committer on both. Triage is also limited to Committers in general.
  • New versions of key facets have yet to be added for Jakarta EE 9, even as more and more Jakarta EE 9 servers are being released.
    • CDI 3.0
    • EAR 9
    • EJB 4.0
    • JPA 3.0
    • JSTL 2.0 (did we have a JSTL facet?)
    • JSF 3
    • JSF 4?

WTP 3.26 for Eclipse 4.24 and IDE 2022-06

  • Dali and Web Services have consistently failing tests. Orbit has added the Jakarta EE 8 versions of APIs that were removed in Java 11, making those usable as potential solutions.
  • The update to Xerces 2.12.x is causing many unresolved failures in the Source Editing XPath tests, although they mostly look like changes to how whitespace is handled in the output from the newer library version. The other functional failures have been addressed.



  • SimRel FAQ and Plan
  • Bugzilla naming: Put the simrel into the Version that's reported against, e.g. "3.25 (2022-03)" or "2022-03 (3.25)" since that's filled in by reporters, but keep the Target Milestone simple as before (3.26, 3.26 M1, etc.) so that bug queries don't get too convoluted.


  • Schedule is for 13 weeks, 4 cycles per year:
    • one week decompress and plan
    • (3) three week milestones
    • one week RC1, changes require Project Lead approval
    • one week RC2, changes require Project Lead and PMC +1 approval
    • one week quiet and release
  • We meet roughly once per Milestone / RC scheduled for 1 week on the candidate build day. Declare is 5 days later with the corresponding EPP 2 days after that, and official SimRel/IDE availability one day after that. WTP 3.26 and Eclipse IDE 2022-06 release on March 16, 2022.

Builds

Bug and Feature Highlights

Blockers, Hot-Bugs, Hot-Features

Focus On Quality

  • Compiler Warnings Per Project (click link at left, then scroll down for the warnings table)
  • 2019-11-21: 148,327 (3 high severity)
  • 2019-10-02: 148,358 (2 high severity)
  • 2019-06-28: 148,342 (2 high severity)
  • 2019-05-22: 148,357 (3 high severity)
  • 2019-05-15: 148,358 (4 high severity)
  • 2019-03-06: 148,307 (3 high severity)
  • 2019-02-14: 148,311 (4)
  • 2018-11-09: 148,353 (25)
  • 2018-09-26: 148,372 (23)
  • 2018-08-16: 148,353 (4)
  • 2018-07-05: 148,272

Reference

Project links

Project Status Browse Git p2 Repo Tests Pending Changes Gerrit Builds Clone
common green git gitiles lastSuccessfulBuild 232 tests gerrit master git clone ssh://${GITUSER}@git.eclipse.org:29418/webtools-common/webtools.common.git
Project Status Browse Git p2 Repo Tests Pending Changes Gerrit Builds Clone
servertools green git gitiles lastSuccessfulBuild 235 unit tests, 421 integration tests gerrit master git clone ssh://${GITUSER}@git.eclipse.org:29418/servertools/webtools.servertools.git
Project Status Browse Git p2 Repo Tests Pending Changes Gerrit Builds Clone
jsdt green git gitiles lastSuccessfulBuild 1467 (3 skip) tests gerrit master git clone ssh://${GITUSER}@git.eclipse.org:29418/jsdt/webtools.jsdt.git
Project Status Browse Git p2 Repo Tests Pending Changes Gerrit Builds Clone
sourceediting green git gitiles lastSuccessfulBuild 10,891 (2 skip) tests gerrit master git clone ssh://${GITUSER}@git.eclipse.org:29418/sourceediting/webtools.sourceediting.git
Project Status Browse Git p2 Repo Tests Pending Changes Gerrit Builds Clone
javaee green git gitiles lastSuccessfulBuild 585 (2 skip) (was 1,448 total) tests gerrit master git clone ssh://${GITUSER}@git.eclipse.org:29418/jeetools/webtools.javaee.git
Project Status Browse Git p2 Repo Tests Pending Changes Gerrit Builds Clone
dali green git gitiles lastSuccessfulBuild 4,705 tests gerrit master git clone ssh://${GITUSER}@git.eclipse.org:29418/dali/webtools.dali.git
Project Status Browse Git p2 Repo Tests Pending Changes Gerrit Builds Clone
jsf green git gitiles lastSuccessfulBuild 675 tests gerrit master git clone ssh://${GITUSER}@git.eclipse.org:29418/jsf/webtools.jsf.git
Project Status Browse Git p2 Repo Tests Pending Changes Gerrit Builds Clone
webservices green git gitiles lastSuccessfulBuild 570 (was 664) tests gerrit master git clone ssh://${GITUSER}@git.eclipse.org:29418/webservices/webtools.webservices.git


  1. Hotbug Policy
  2. Hotfeature Policy

More Links

WTP Meeting Archive-Reference Page

Back to the top