Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
WTP 2017-12-07
Contents
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.
Announcements And Special Reports
WTP Calendar
For overall Oxygen dates, see the Simultaneous Release Calendar
Main Agenda Items
- Gerrit adoption - this is no longer optional! See bug 452549 for details
- Primer for using Gerrit enabled repo's
- Projects that need to migrate:
- Migration of Eclipse Data Tools into Web Tools?
- Sanity check the tags/branches used to build R3_9_maintenance branch
- See https://git.eclipse.org/c/webtools/webtools.releng.aggregator.git/tree/scripts/repositories.txt?h=R3_9_maintenance
- SSE and JSDT: correct tags? Why not branches?
- Dali, ejb, javaee.tests, jsf, jsf.docs, releng, servertools.docs, servertools.tests, sourceediting.x*, webservices: why master?
- See https://git.eclipse.org/c/webtools/webtools.releng.aggregator.git/tree/scripts/repositories.txt?h=R3_9_maintenance
- What's the deal with the WTP calendar?
- It shows biweekly PMC calls, but nothing has been posted to https://www.eclipse.org/webtools/development/index_pmc_call_notes.php since June 13, 2017.
- It shows NO dev calls, only biweekly smoke tests. Are we no longer doing dev calls?
- If you need someone to update calendars and wiki pages, please give Nick Boldt access and I'll do it. :)
Release news/planning
- Follow-on releases no longer called "Service Release" - now indicated by number (Oxygen.2)
- More flexibility for new features in these releases.
- WTP has been flexible for new enhancements in SR releases, but announced and PMC voted as appropriate
- Oxygen release planning
WTP 3.9.2: Oxygen.2
- Please tag your repositories for WTP 3.9.2 final content. After you do that, you can start contributing WTP 3.9.3 content.
3.9.2 Schedule
- 11/30 WTP Oxygen.2 RC4 (PMC +3 begins after declare)
3.9.2 Builds
WTP 3.10.0: Photon
- Project plans are due (M4)
- Photon Schedule
- 12/7 3.10.0 M4 build
- 12/21 3.10.0 Integration build
- 1/4 3.10.0 Integration build
3.10.0 Builds
WTP 3.10.0: Repo Re-org And Releng Redux
- Overall repo merge issue: https://bugs.eclipse.org/bugs/show_bug.cgi?id=525342
- Current repos:
- https://wiki.eclipse.org/WTP_Gerrit_Access#Clone_a_repository_for_development (authenticated clone for use with Gerrit)
- https://wiki.eclipse.org/WTP_Git_Workflows#Commandline_git_.28anonymous_read-only.29 (anon read-only clone)
- https://wiki.eclipse.org/WTP_Git_Workflows#Clone_a_repo (online browsing)
Colour Legend:
- STATUS: GREEN
- : nothing blocking, no stalled gerrit requests, good communication between releng and project committers/lead, ready to be aggregated
- STATUS: BLUE
- : nothing blocking, no stalled gerrit requests, good communication between releng and project committers/lead, some (optional?) work to be done
- STATUS: ORANGE
- : some blockers or stalled gerrit requests, delayed/difficult communication between releng and project committers/lead, dependency problems (-Pintegration workaround)
- STATUS: RED
- : unstarted work, work blocked by upstream, blockers or stalled gerrit requests, delayed/difficult/no communication between releng and project committers/lead, circular dependencies to the resolved
Gerrit requests
The following requests have stalled with no response, or have been reviewed but not merged. Help me help you!
- [ws] https://git.eclipse.org/r/#/c/71088/ - Contribute Jax-RS project detection to Smart Importer
Project Summary
common
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 |
- TODO:
- [AI: Nick] ensure source bundles/features correctly produced
servertools
Project | Status | Browse Git | p2 Repo | Tests | Pending Changes | Gerrit Builds | Clone |
---|---|---|---|---|---|---|---|
servertools | green | git gitiles | lastSuccessfulBuild | 235 tests | gerrit | master | git clone ssh://${GITUSER}@git.eclipse.org:29418/servertools/webtools.servertools.git |
- TODO:
- [AI: Nick] cleanup sourceTemplate folders, ensure source bundles/features correctly produced
jsdt
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 |
- TODO:
- [AI: Nick] cleanup sourceTemplate folders, ensure source bundles/features correctly produced
sourcediting
Project | Status | Browse Git | p2 Repo | Tests | Pending Changes | Gerrit Builds | Clone |
---|---|---|---|---|---|---|---|
sourceediting | blue | git gitiles | lastSuccessfulBuild | 12,640 (480 fail, 2 skip tests | gerrit | master | git clone ssh://${GITUSER}@git.eclipse.org:29418/sourceediting/webtools.sourceediting.git |
- TODO:
- [AI:Nick] purge generated files / fix .gitignores, cleanup sourceTemplate folders
jeetools
Project | Status | Browse Git | p2 Repo | Tests | Pending Changes | Gerrit Builds | Clone |
---|---|---|---|---|---|---|---|
javaee | red | git gitiles | lastSuccessfulBuild | 3 tests | gerrit | master | git clone ssh://${GITUSER}@git.eclipse.org:29418/jeetools/webtools.javaee.git |
- webtools-javaee-gerrit_R3_9
- Blocked? YES
- TODO:
- [AI: John/Rob/Chuck/Carl/Neil] https://bugs.eclipse.org/bugs/show_bug.cgi?id=519793#c10 - Break circular deps between webservices and jeetools
- PRs sitting for a week without being merged:
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=528792 - Find a new home for [javaee] enterprise and web features which require webservices
- [AI: Rob?] 11 features need to be moved downstream to webservices: https://bugs.eclipse.org/bugs/show_bug.cgi?id=520040 https://docs.google.com/spreadsheets/d/1gQM9WbYMq9OQgMi512i_SvrZjFYNeNnB1IEfitwDzTA/edit#gid=0
- [AI: Nick] verify after moving out features and decoupling from WS, we can build w/o `-P integration` workaround
- [AI: Nick] cleanup sourceTemplate folders
jsf
Project | Status | Browse Git | p2 Repo | Tests | Pending Changes | Gerrit Builds | Clone |
---|---|---|---|---|---|---|---|
jsf | orange | git gitiles | lastSuccessfulBuild | 675 tests | gerrit | master | git clone ssh://${GITUSER}@git.eclipse.org:29418/jsf/webtools.jsf.git |
- TODO:
- [AI: Ian to approve the merge, then Nick to ping webmaster to schedule a time to do the merge] https://bugs.eclipse.org/bugs/show_bug.cgi?id=528714 merge repos
- migrate job to use eclipse master repo, not Nick's fork
- cleanup sourceTemplate folders
webservices
Project | Status | Browse Git | p2 Repo | Tests | Pending Changes | Gerrit Builds | Clone |
---|---|---|---|---|---|---|---|
webservices | orange | git gitiles | lastSuccessfulBuild | 339 tests | gerrit | master | git clone ssh://${GITUSER}@git.eclipse.org:29418/webservices/webtools.webservices.git |
- TODO:
- remove -Pintegration flag from job so it depends ONLY on upstream CI builds
- cleanup sourceTemplate folders
dali
Project | Status | Browse Git | p2 Repo | Tests | Pending Changes | Gerrit Builds | Clone |
---|---|---|---|---|---|---|---|
dali | blue | git gitiles | lastSuccessfulBuild | 4697 tests | gerrit | master | git clone ssh://${GITUSER}@git.eclipse.org:29418/dali/webtools.dali.git |
- TODO:
- cleanup sourceTemplate folders
releng.aggregator
- Figure out how to collect all the test results into the releng.aggregator job, or a new JUnit collection job
- Figure out why org.eclipse.wst.server.core is not present in the aggregator builds, but IS present in the servertools CI builds
- what other missing plugins/features are there?
Jenkins migration
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=527520 Migrate from HIPP to JIPP
Bug and Feature Highlights
Focus on Quality
- Improve:
- Major or higher severity bugs by project (This week - 182)
- Triage:
- Untargeted bugs and enhancements with patches attached over 7 days old (This week - 70)
- Untargeted severity "Major" and higher bugs opened over 7 days ago (This week - 105)
- Options:
- Target to a specific release or "future" if planning to fix but not in the next release
- Adjust severity as appropriate
Release Bug Review
Blockers, Hot-Bugs, Hot-Features
Project scrum section
- Each project answers
- What are you working on?
- What are you planning for next week?
WTP Common Tools
Dali Java Persistence Tools
WTP EJB & Java EE Tools
JavaScript Development Tools
JavaServer Faces
Server Tools
- This week: bug 527813
- Next week: TBD
WTP Source Editing
- This week: build matters
- Next week: 3.9.2 release pages, EOY vacation
Web Services Tools
Releng
Any others?
Other business - Long term tracking items
- Automated Error report logging - Now in JavaEE EPP
- We need more WTP participation (triaging / fixing / coordinating / watching)
- Dashboard
- Incident reports
- JST Problems Query
References
Also, see
- See also the WTP Meeting Archive-Reference Page.