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-10-12
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 3.9.1a (Oxygen.1a) is released!
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:
Release news/planning
- Follow-on releases no longer called "Service Release" - now indicated by number (Oxygen.1)
- 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
- WTP Releng is setting the Oxygen.2 build up still (branch/tagging issues switching back from the Oxygen.1a setup)
- Oxygen Schedule
- Some components still need to tag R3_9_1a (or equivalent)
3.9.2 Schedule
- 10/26 WTP Oxygen.2 Maintenance build
- 11/9 WTP Oxygen.2 RC1 (PMC +1 begins after declare)
- 11/16 WTP Oxygen.2 RC2 (PMC +1 still)
- 11/23 WTP Oxygen.2 RC3 (PMC +2 begins after declare)
- 11/30 WTP Oxygen.2 RC4 (PMC +3 begins after declare)
3.9.2 Builds
WTP 3.10.0: Schedule
- Once your git repository is tagged for Oxygen, you can start to contribute content for Photon to master
- 10/26 3.10.0 M3 build
- 11/9 3.10.0 Integration build
- 11/23 "Thanksgiving" in U.S., so no smoketest
- 12/7 3.10.0 M4 build
3.10.0 Builds
- WTP Photon build broken due to Server Tools merge
- Smoke Test
WTP 3.10.0: Repo Re-org And Releng Redux
- Overall issue: https://bugs.eclipse.org/bugs/show_bug.cgi?id=525342
- (?) Maven 3.2.5 / toolchains.xml issue: https://bugs.eclipse.org/bugs/show_bug.cgi?id=472084
- 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)
common
- Steps done: merge complete, build created (tests are run, jars are signed)
- Build / update site: https://hudson.eclipse.org/webtools/job/webtools-common_R3_10/lastSuccessfulBuild/artifact/site/target/repository/
- Tests: 232: https://hudson.eclipse.org/webtools/job/webtools-common_R3_10/lastSuccessfulBuild/testReport/
- gerrit job: https://hudson.eclipse.org/webtools/job/common-gerrit/
- Blocked? NO
- BZ(s):
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=518083: DONE
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=519716 - move org.eclipse.jst.common.ui from common to javaee: DONE
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=526015 - remove obsolete submodules from releng.aggregator: DONE
- TODO:
- cleanup sourceTemplate folders ( https://git.eclipse.org/r/105965 ) - waiting for 4 weeks to be reviewed and merged
- migrate to Tycho 1.0
servertools
- Steps done: merge complete, build created (tests are run, jars are signed)
- Build / update site: https://hudson.eclipse.org/webtools/job/webtools-servertools_R3_10/lastSuccessfulBuild/artifact/site/target/repository/
- Tests: 235: https://hudson.eclipse.org/webtools/job/webtools-servertools_R3_10/lastSuccessfulBuild/testReport/
- Blocked? YES. Releng.aggregator is red: https://hudson.eclipse.org/webtools/view/webtools_R3_10/job/WTP-R3_10_Integration/
- BZ(s):
- fix releng.aggregator build: https://bugs.eclipse.org/bugs/show_bug.cgi?id=519780
- remove obsolete submodules from releng.aggregator: https://bugs.eclipse.org/bugs/show_bug.cgi?id=519780: DONE
- TODO:
- fix releng.aggregator build: https://hudson.eclipse.org/webtools/view/webtools_R3_10/job/WTP-R3_10_Integration/
- cleanup sourceTemplate folders
- migrate to Tycho 1.0
sourcediting
- Steps done: circular dependency to/from sourceediting resolved; merge scripted but not yet applied
- Build / update site: TBD
- Blocked? No, just awaiting webmaster to run script to merge 5 repos
- BZ(s):
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=520044: PMC/EMO approved; time to actually DO the work!
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=519774: DONE: circular dependency resolved w/ jsdt
- TODO:
- verify tests run
- cleanup sourceTemplate folders
- migrate to Tycho 1.0
javaee/ejb
- Steps done: merge planned but blocked. Patch suggested but solution is incomplete.
- Build / update site: TBD
- Blocked? YES: https://bugs.eclipse.org/bugs/show_bug.cgi?id=519716, https://bugs.eclipse.org/bugs/show_bug.cgi?id=526303, https://bugs.eclipse.org/bugs/show_bug.cgi?id=526315
- BZ(s):
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=519716 - move org.eclipse.jst.common.ui from common to javaee: DONE (?)
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=526303 - clean up javaee to support compilation w/ Tycho 1.0
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=526315 - clean up ejb to support compilation w/ Tycho 1.0
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=519793 - Break circular deps between webservices and jeetools - initial Sep 28 PR incomplete (only covered core, not UI); blocked waiting for followu PR
- TODO:
- complete merge plan / decouple circular deps
- script merge, apply merge
- verify tests run
- cleanup sourceTemplate folders
- migrate to Tycho 1.0
webservices, jsf, dali
- Blocked by above merges/builds
- TODO:
- ensure all projects use gerrit and can be fetched via gerrit URL - dali appears to NOT work via git clone ssh://${GITUSER}@git.eclipse.org:29418/dali/webtools.dali.git
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=526334 - ensure Dali can build with Tycho 1.0
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=526333 - ensure Webservices can build with Tycho 1.0
- complete merge plan / decouple circular deps
- script merge, apply merge
- verify tests run
- cleanup sourceTemplate folders
- migrate to Tycho 1.0
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: merge repo (bug 519780)
- Next week: TBD
WTP Source Editing
Web Services Tools
Releng
VJET
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.