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-11-09
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:
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
- Java EE 8 support has been added to WTP (and should be tested each smoke test)
3.9.2 Schedule
- 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
- 11/9 3.10.0 Integration build failing, so no smoketest
- 11/23 "Thanksgiving" in U.S., so no smoketest
- 12/7 3.10.0 M4 build
3.10.0 Builds
- WTP Photon build broken still
- Smoke Test
WTP 3.10.0: Repo Re-org And Releng Redux
- Overall repo merge 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)
Gerrit requests
The following requests have been sitting for more than 2 weeks with no response, or have been reviewed but not merged. Help me help you!
- https://git.eclipse.org/r/#/c/74205/ [sse] - Completion on resource path (src/href...) in HTML editor
- https://git.eclipse.org/r/#/c/111759/ [jeetools] - Adds a null check to WebAnnotationReader.analyzeCompilationUnit
Fixed:
-
https://git.eclipse.org/r/110087/ [common] - add target/ and *.jar to .gitignore -
https://git.eclipse.org/r/110858/ [common] - inject webtools nexus repos so parent pom can be resolved; by default build with Tycho 1.0 (even if parent pom still at a lower version) -
https://git.eclipse.org/r/#/c/111933/ [common] - remove unneeded sourceTemplate{Plugin,Bundle}/ content; add .gitkeep files for more sourceTemplateFeature folders (orig submission Sep 28)
-
https://git.eclipse.org/r/110859 [servertools] - inject webtools nexus repos so parent pom can be resolved; move webtools-common-site variable to parent pom -
https://git.eclipse.org/r/111926 [servertools] - remove dep on org.eclipse.update.core, which breaks the rel.agg build - build #125
[ERROR] Missing requirement: org.eclipse.wst.server.core 1.10.0.qualifier requires 'bundle org.eclipse.update.core [3.2.0,4.0.0)' but it could not be found
-
https://git.eclipse.org/r/#/c/110868/ [jsdt] - need this so we can build jsdt.doc as part of the releng.aggregator, which still uses Tycho 0.21 for now -
https://git.eclipse.org/r/#/c/106240/ [jsdt] - add site/ folder to the jsdt reactor -
https://git.eclipse.org/r/#/c/110860/ [jsdt] - need this so we can build jsdt by itself in Hudson, independent of the releng.aggregator -
https://git.eclipse.org/r/#/c/111934/ [jsdt] - remove inclusion of org.eclipse.wtp.releng.versionchecker and org.eclipse.wtp.releng.tests in org.eclipse.wst.jsdt_tests.feature since they don't appear to be needed or used
-
https://git.eclipse.org/r/#/c/111938/ [jeetools] - inject webtools nexus repos so parent pom can be resolved; by default build with Tycho 1.0 (even if parent pom still at a lower version)</strike
- <strike>https://git.eclipse.org/r/#/c/110464/ [ejb] - Bug 526315 - remove unnecessary casts so we can build with Tycho 1.0
-
https://git.eclipse.org/r/#/c/110766/ [webservices] - replace maven-to-p2 deps with proper p2 ones in manifest.mf. update to java 8 BREE. comment out the non-working proxy.eclipse.org thing for now, since it prevents building locally outside Eclipse.org domain. Add process timeout so we don't wait 30 mins for a test to fail
Patch requests
-
https://bugs.eclipse.org/bugs/show_bug.cgi?id=526334 [dali] support building w/ Tycho 0.21 (submitted Oct 21)
common
- STATUS: GREEN
- 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_master/
- 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
- cleanup sourceTemplate folders ( https://git.eclipse.org/r/105965 ): DONE
- migrate to Tycho 1.0: DONE
servertools
- STATUS: BLUE
- 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/
- gerrit job: https://hudson.eclipse.org/webtools/job/servertools-gerrit_master/
- Blocked? No
- BZ(s):
- fix releng.aggregator build to run with Tycho 0.21.0 (and later): DONE
- remove obsolete submodules from releng.aggregator: https://bugs.eclipse.org/bugs/show_bug.cgi?id=519780: DONE
- migrate to Tycho 1.0: DONE
- TODO:
- cleanup sourceTemplate folders
jsdt
- STATUS: BLUE
- Steps done: merge complete, build created (tests are run, jars are signed)
- Build / update site: https://hudson.eclipse.org/webtools/job/webtools-jsdt_R3_10/lastSuccessfulBuild/artifact/site/target/repository/
- Tests: 1467 (3 skipped): https://hudson.eclipse.org/webtools/job/webtools-jsdt_R3_10/lastSuccessfulBuild/testReport/
- gerrit job: https://hudson.eclipse.org/webtools/job/jsdt-gerrit_master/
- Blocked? No
- BZ(s):
- migrate to Tycho 1.0: DONE
- TODO:
- cleanup sourceTemplate folders
sourcediting
- STATUS: ORANGE
- Steps done: circular dependency to/from sourceediting resolved; 5 repos merged
- Build / update site: https://hudson.eclipse.org/webtools/job/webtools-sourcediting_R3_10/lastSuccessfulBuild/artifact/site/target/repository/
- Tests: 12,640 (480 failures, 2 skipped): https://hudson.eclipse.org/webtools/job/webtools-sourcediting_R3_10/lastSuccessfulBuild/testReport/
- gerrit job: https://hudson.eclipse.org/webtools/job/sourceediting-gerrit_master/
- Blocked: No.
- BZ(s):
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=520044: 5 repos merged: DONE
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=519774: circular dependency w/ jsdt: DONE
- TODO:
- ensure build can run without -s settings.webtools.xml and -Pintegration flag workarounds
- purge generated files / fix .gitignores: https://git.eclipse.org/r/112131
- verify tests run
- cleanup sourceTemplate folders
- migrate to Tycho 1.0 - gerrit job downgraded on 2017-11-20 to use 0.21.0 as tests were failing there
javaee/ejb
- STATUS: RED
- Steps done: merge planned but blocked. Patch suggested but solution is incomplete.
- Build / update site: TBD
- gerrit jobs:
- 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: something broke, needs fixing
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=526315 - clean up ejb to support compilation w/ Tycho 1.0: DONE
- 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 followup PR
- TODO:
- complete merge plan / decouple circular deps
- script merge, apply merge
- verify tests run
- cleanup sourceTemplate folders
- remove unneeded gerrit job (after ejb merged into javaee)
- migrate to Tycho 1.0
dali
- STATUS: RED
- currently prevents releng.aggregator from being built due to org.eclipse.jpt.jpa.core.tests, which should be skipped with -DskipWithIssues=true
- BZ(s):
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=526334 - migrate to Tycho 1.0 / ignore vestigial project settings which appear in Eclipse but are ignored by Tycho, like API access restrictions: DONE
- TODO:
- enable gerrit so we can do git clone ssh://${GITUSER}@git.eclipse.org:29418/dali/webtools.dali.git
- create gerrit job https://hudson.eclipse.org/webtools/view/gerrit/job/dali-gerrit_master/
- add dependencies to upstream projects in root pom and force build to run with Tycho 1.0
- fix failing tests; verify tests run
- cleanup sourceTemplate folders
webservices
- STATUS: ORANGE
- Steps done: build created (tests are run, jars are signed)
- Build / update site: https://hudson.eclipse.org/webtools/job/webtools-webservices_R3_10/lastSuccessfulBuild/artifact/site/target/repository/
- Tests: __ : https://hudson.eclipse.org/webtools/job/webtools-webservices_R3_10/lastSuccessfulBuild/testReport/
- gerrit job: https://hudson.eclipse.org/webtools/job/webservices-gerrit_master/
- TODO:
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=526333 -> https://git.eclipse.org/r/112095 build with Tycho 1.0; add repo refs to resolve parent pom, common, and servertools
- add jeetools repo to root pom & add URL to parent pom
- remove -Pintegration flag from job so it depends on upstream CI builds
- (?) complete merge plan / decouple circular deps; script merge, apply merge
- cleanup sourceTemplate folders
jsf
- STATUS: RED
- Blocked by above merges/builds
- TODO:
- (?) complete merge plan / decouple circular deps; script merge, apply merge
- verify tests run
- cleanup sourceTemplate folders
- migrate to Tycho 1.0
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
- John Collier nominated as a committer
- Java EE 8 support added
Dali Java Persistence Tools
WTP EJB & Java EE Tools
The following bugzillas have been resolved as part of the effort to add Java EE 8 support:
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=518384 - Add Java EE 8 Models
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=518383 - Add Basic Java EE 8 Support
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=526779 - Update EAR / Web import code for EE 8
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=518393 - Project explorer metadata for Java EE 8
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=518385 - Update Artifact Wizards for Java EE 8
JavaScript Development Tools
JavaServer Faces
Server Tools
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.