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 2017-12-07"

(WTP 3.10.0: Repo Re-org And Releng Redux)
(Gerrit requests)
 
(38 intermediate revisions by 2 users not shown)
Line 25: Line 25:
 
** Projects that need to migrate:
 
** Projects that need to migrate:
 
*** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=484493 Incubator]
 
*** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=484493 Incubator]
*** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=480380 Dali]
+
 
 +
* Migration of Eclipse Data Tools into Web Tools?
 +
** See https://dev.eclipse.org/mhonarc/lists/wtp-pmc/msg02407.html
 +
 
 +
* 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?
 +
 
 +
* 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 ==
 
== Release news/planning ==
Line 61: Line 73:
  
 
=== WTP 3.10.0: Repo Re-org And Releng Redux ===
 
=== WTP 3.10.0: Repo Re-org And Releng Redux ===
* Overall issue: https://bugs.eclipse.org/bugs/show_bug.cgi?id=525342
+
* 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:  
 
* Current repos:  
Line 69: Line 80:
 
** https://wiki.eclipse.org/WTP_Git_Workflows#Clone_a_repo (online browsing)
 
** https://wiki.eclipse.org/WTP_Git_Workflows#Clone_a_repo (online browsing)
  
=== Stalled Gerrit requests ===
+
Colour Legend:
 +
* <b style="color:green">STATUS: GREEN</b>
 +
** : nothing blocking, no stalled gerrit requests, good communication between releng and project committers/lead, ready to be aggregated
 +
* <b style="color:blue">STATUS: BLUE</b>
 +
** : nothing blocking, no stalled gerrit requests, good communication between releng and project committers/lead, some (optional?) work to be done
 +
* <b style="color:orange">STATUS: ORANGE</b>
 +
** : some blockers or stalled gerrit requests, delayed/difficult communication between releng and project committers/lead, dependency problems (<tt>-Pintegration</tt> workaround)
 +
* <b style="color:red">STATUS: RED</b>
 +
** : 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
  
The following requests have been sitting for more than 48hrs with no response, or have been reviewed but not merged. Help me help you!
+
==== Gerrit requests ====
  
* https://git.eclipse.org/r/#/c/110868/ - need this so we can build jsdt.doc as part of the releng.aggregator, which still uses Tycho 0.21 for now
+
The following requests have stalled with no response, or have been reviewed but not merged. Help me help you!
* https://git.eclipse.org/r/#/c/110860/ - need this so we can build jsdt by itself in Hudson, independent of the releng.aggregator
+
* https://git.eclipse.org/r/110858/ - 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/110857 - add target/ and *.jar to .gitignore
+
* https://git.eclipse.org/r/110859 - inject webtools nexus repos so parent pom can be resolved; move webtools-common-site variable to parent pom
+
* https://git.eclipse.org/r/#/c/106240/ - add site/ folder to the jsdt reactor (opened Oct 4, still waiting for review)
+
* https://git.eclipse.org/r/#/c/110947/ and https://git.eclipse.org/r/#/c/110464/1 - Bug 526315 - remove unnecessary casts so we can build with Tycho 1.0
+
* https://git.eclipse.org/r/#/c/110464/ - remove unnecessary casts in webtools.ejb
+
* https://git.eclipse.org/r/#/c/104393/ - fix gitignores - NOTE: *SSE gerrit build broken, not sure why yet*
+
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=526334 support building webtools.dali w/ Tycho 0.21 (submitted Oct 21)
+
  
 +
* [ws] https://git.eclipse.org/r/#/c/71088/ - Contribute Jax-RS project detection to Smart Importer
 +
 +
=== Project Summary ===
  
 
==== common ====
 
==== common ====
* Steps done: merge complete, build created (tests are run, jars are signed)
+
{{WTPProjectTable|common|webtools-common|232|green}}
* 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:  
 
* TODO:  
** cleanup sourceTemplate folders ( https://git.eclipse.org/r/105965 ) - waiting for 4 weeks to be reviewed and merged
+
** [AI: Nick] ensure source bundles/features correctly produced
** migrate to Tycho 1.0
+
  
 
==== servertools ====
 
==== servertools ====
* Steps done: merge complete, build created (tests are run, jars are signed)
+
{{WTPProjectTable|servertools||235|green}}
* 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 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
+
 
* TODO:  
 
* TODO:  
** cleanup sourceTemplate folders
+
** [AI: Nick] cleanup sourceTemplate folders, ensure source bundles/features correctly produced
** migrate to Tycho 1.0
+
 
+
==== sourcediting ====
+
* Steps done: circular dependency to/from sourceediting resolved; EMO approved, merge script being worked on
+
* Build / update site: TBD
+
* Not blocked. Ready to ask webmaster to run script to merge 5 repos once we're satisfied with it
+
* 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
+
  
 
==== jsdt ====
 
==== jsdt ====
* Steps done: decoupling / circular deps resolved
+
{{WTPProjectTable|jsdt||1467 (3 skip)|green}}
* Build / update site: TBD
+
* Blocked? YES - doc fails to build with Tycho 0.21, but works with later builds due to this change to switch to a new config param (old one deprecated):
+
  -    <applicationsArgs>-consolelog -debug -application org.eclipse.ant.core.antRunner -quiet -buildfile buildDoc.xml</applicationsArgs>
+
  +    <appArgLine>-consolelog -debug -application org.eclipse.ant.core.antRunner -quiet -buildfile buildDoc.xml</appArgLine>
+
* BZ(s):
+
*** https://git.eclipse.org/r/110778 & https://git.eclipse.org/r/110779/
+
 
* TODO:
 
* TODO:
** fix docs / ensure they build w/ Tycho 0.21, or ensure all other projects can use >=0.22
+
** [AI: Nick] cleanup sourceTemplate folders, ensure source bundles/features correctly produced
** verify tests run
+
** cleanup sourceTemplate folders
+
** migrate to Tycho 1.0
+
  
==== javaee/ejb ====
+
==== sourcediting ====
* Steps done: merge planned but blocked. Patch suggested but solution is incomplete.
+
{{WTPProjectTable|sourceediting||12,640 (480 fail, 2 skip|blue}}
* 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 followup PR
+
 
* TODO:
 
* TODO:
** complete merge plan / decouple circular deps
+
** [AI:Nick] purge generated files / fix .gitignores, cleanup sourceTemplate folders
** script merge, apply merge
+
** verify tests run
+
** cleanup sourceTemplate folders
+
** migrate to Tycho 1.0
+
  
==== dali ====
+
==== jeetools ====
* Blocked by above merges/builds
+
{{WTPProjectTable|javaee|jeetools|3|red}}
* currently prevents releng.aggregator from being built due to org.eclipse.jpt.jpa.core.tests, which should be skipped with -DskipWithIssues=true
+
* [https://hudson.eclipse.org/webtools/job/webtools-javaee-gerrit_R3_9/ webtools-javaee-gerrit_R3_9]
* See also Bug 526334 - ignore vestigial project settings which appear in Eclipse but are ignored by Tycho, like API access restrictions
+
* 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://git.eclipse.org/r/#/c/112963/
 +
*** https://git.eclipse.org/r/#/c/112962/
 +
** 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 ====
 +
{{WTPProjectTable|jsf||675|orange}}
 
* TODO:
 
* 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
+
* [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
** https://bugs.eclipse.org/bugs/show_bug.cgi?id=526334 - ensure Dali can build with Tycho 1.0
+
** migrate job to use eclipse master repo, not Nick's fork
** (?) complete merge plan / decouple circular deps; script merge, apply merge
+
** verify tests run
+
 
** cleanup sourceTemplate folders
 
** cleanup sourceTemplate folders
** migrate to Tycho 1.0
 
  
 
==== webservices ====
 
==== webservices ====
* Blocked by above merges/builds
+
{{WTPProjectTable|webservices||339|orange}}
 
* TODO:
 
* TODO:
** https://bugs.eclipse.org/bugs/show_bug.cgi?id=526333 - ensure Webservices can build with Tycho 1.0
+
** remove -Pintegration flag from job so it depends ONLY on upstream CI builds
** (?) complete merge plan / decouple circular deps; script merge, apply merge
+
** verify tests run
+
 
** cleanup sourceTemplate folders
 
** cleanup sourceTemplate folders
** migrate to Tycho 1.0
 
  
==== jsf ====
+
==== dali ====
* Blocked by above merges/builds
+
{{WTPProjectTable|dali||4697|blue}}
 
* TODO:
 
* TODO:
** (?) complete merge plan / decouple circular deps; script merge, apply merge
 
** verify tests run
 
 
** cleanup sourceTemplate folders
 
** cleanup sourceTemplate folders
** migrate to Tycho 1.0
+
 
 +
==== 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 [http://build.eclipse.org/webtools/committers/wtp-R3.10.0-I/20171128000140/I-3.10.0-20171128000140//repository/plugins/ aggregator builds], but IS present in the servertools [https://hudson.eclipse.org/webtools/job/webtools-servertools_R3_10/lastSuccessfulBuild/artifact/site/target/repository/plugins/ 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 ==
 
== Bug and Feature Highlights ==
Line 232: Line 210:
  
 
==== WTP Source Editing ====
 
==== WTP Source Editing ====
 +
*This week: build matters
 +
*Next week: 3.9.2 release pages, EOY vacation
  
 
==== Web Services Tools  ====
 
==== Web Services Tools  ====
  
 
==== Releng ====
 
==== Releng ====
 
==== VJET  ====
 
  
 
==== Any others? ====
 
==== Any others? ====

Latest revision as of 20:42, 21 December 2017

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

WTP Calendar Sync



For overall Oxygen dates, see the Simultaneous Release Calendar


Main Agenda Items

  • What's the deal with the WTP calendar?

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

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

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!

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

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

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

Bug and Feature Highlights

Focus on Quality

  • Improve:
  • Triage:
  • Target to a specific release or "future" if planning to fix but not in the next release
  • Adjust severity as appropriate

Release Bug Review

Oxygen.2 targeted bugs

Blockers, Hot-Bugs, Hot-Features

Blocker and Critical
Hotbugs [1]
Hotfeatures [2]
Hotfeatures - triaged with helpwanted

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

References

  1. Hotbug Policy
  2. Hotfeature Policy

Also, see

Luna release retrospective
Standard Format Plans
WTP 3.7.x maintenance release plan
how/when to branch code?
IP Logs selector
WTP Who's Who
See also the WTP Meeting Archive-Reference Page.

Back to the top