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 "WTP 2018-07-05"

(Main Agenda Items)
(Other business - Long term tracking items)
Line 165: Line 165:
 
* Releng Lead Nick does not have commit rights to Web Services and Source Editing. Project leads can log into the [https://dev.eclipse.org/portal/myfoundation/portal/portal.php Portal], select the [view] link for your project, and nominate him after making sure you can find at least 2 other people to vote, or the election will fail. :D
 
* Releng Lead Nick does not have commit rights to Web Services and Source Editing. Project leads can log into the [https://dev.eclipse.org/portal/myfoundation/portal/portal.php Portal], select the [view] link for your project, and nominate him after making sure you can find at least 2 other people to vote, or the election will fail. :D
 
* Automated Error report logging - Now in JavaEE EPP
 
* Automated Error report logging - Now in JavaEE EPP
 +
* The WTP Forum, https://www.eclipse.org/forums/eclipse.webtools , could use more eyes
 
** We need more WTP participation (triaging / fixing / coordinating / watching)
 
** We need more WTP participation (triaging / fixing / coordinating / watching)
 
** [https://dev.eclipse.org/recommenders/committers/dashboard/#/dashboard/file/reports.json Dashboard]
 
** [https://dev.eclipse.org/recommenders/committers/dashboard/#/dashboard/file/reports.json Dashboard]
Line 173: Line 174:
 
** [https://bugs.eclipse.org/bugs/showdependencytree.cgi?id=412211&hide_resolved=1 All open CBI bugs]
 
** [https://bugs.eclipse.org/bugs/showdependencytree.cgi?id=412211&hide_resolved=1 All open CBI bugs]
 
** [[CBI| Eclipse Common Build Infrastructure home]]
 
** [[CBI| Eclipse Common Build Infrastructure home]]
 
  
 
== Reference  ==
 
== Reference  ==

Revision as of 04:05, 3 July 2018

WTP Development Status Meeting

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 <<


Announcements And Special Reports

WTP Calendar

WTP Calendar Sync this calendar to your mobile device



For overall SimRel dates, see the Simultaneous Release Calendar


Next meeting: July 26, 2018.

Main Agenda Items

  • Tag Repositories for the 3.10 release
    • R3_10_maintenance branches may be created, although we expect not to use them (see below) [Nick: Could we use 3.10.x?][Nitin: We've used the current scheme, based on the Platform repos, for the least surprise]
  • It is past time to triage any open bugs still targeted for 3.10 to a newer releases like 3.11.

WTP 3.11: Eclipse SimRel 2018.09

  • SimRel FAQ
    • API additions can happen in each release
    • API deprecation to removal timeframe will remain 2 calendar years, note them in a New Help for Old Friends
    • The "simrel" update site URL will remain the same going forward
    • It's incumbent on projects to test and make sure their contributions to the simrel repository work.
    • Shortened release intervals and fewer RCs mean higher scrutiny on late changes
  • Bugzilla naming suggestion: Put the simrel into the Version that's reported against, keep the Target Milestone simple as before (3.11, 3.11 M1, etc.) so that bug queries don't get too complicated.

Tentative schedule is for 13 weeks, 4 cycles per year:

  • one week decompress and plan
  • (3) three week milestones
  • one week RC1
  • one week RC2
  • one week quiet and release
    • We will meet every 3 weeks (one per sprint / milestone) scheduled for 1 week before the +0 release day.
    • M1 candidate on 7/13, devel meeting on 7/05
    • M2 candidate on 8/03, devel meeting on 7/26
    • M3 candidate on 8/24, devel meeting on 8/16
    • RC candidate on 9/14, devel meeting on 9/06

3.11 Schedule

7/13 M1 build candidate
7/17 M1 declare
7/20 SimRel 2018.09 M1
8/03 M2 build candidate
8/07 M2 declare
8/10 SimRel 2018.09 M2
8/24 M3 build candidate
8/28 M3 declare
8/31 SimRel 2018.09 M3
8/31 RC1 build candidate, all changes need project lead approval
9/04 RC1 declare
9/07 SimRel 2018.09 RC1
9/07 RC2 build candidate, all changes need PMC +1 approval
9/11 RC2 declare
9/14 SimRel 2018.09 RC2
9/18 3.11 quiet release
9/19 SimRel 2018.09 GA

3.11 Builds

3.11 Releng

TODO

After 3.10/Photon is live:

  • Tag projects for 3.10; create maintenance branches
  • Update wtp.releng.* projects for 3.11 builds; set new baseline in parent pom
  • Rename jobs from _R310 suffix to _master since we probably won't need to do maintenance builds for 3.10.x with a new milestone every 3 weeks and a new .Final every quarter.

In Progress


Done

(Not) In Progress

Bug and Feature Highlights

Focus on Quality

Blockers, Hot-Bugs, Hot-Features

Project status section

  • Each project may choose to post information about:
    • What have you been working on?
    • What are you working on for our next meeting?
  • Source Editing
    • Previously: gathering formatting bugs and requirements
    • Upcoming: XML Formatter rewrite, starting us on the long road to fixing http://bugs.eclipse.org/442414

Other business - Long term tracking items

  • Releng Lead Nick does not have commit rights to Web Services and Source Editing. Project leads can log into the Portal, select the [view] link for your project, and nominate him after making sure you can find at least 2 other people to vote, or the election will fail. :D
  • Automated Error report logging - Now in JavaEE EPP
  • The WTP Forum, https://www.eclipse.org/forums/eclipse.webtools , could use more eyes

Reference

Release Process & Releng Stuff

Category Links
Repos &

Gerrit requests

Tests Results &

Compilation Warnings

Release Docs
Policy Docs
  1. Hotbug Policy
  2. Hotfeature Policy

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


More Links


WTP Meeting Archive-Reference Page

Back to the top