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-11-23"

(Gerrit requests)
(dali)
 
(8 intermediate revisions by the same user not shown)
Line 92: Line 92:
  
 
* [Oxygen.2] https://git.eclipse.org/r/112366 and https://git.eclipse.org/r/112367 - use Jetty 9.4.7 instead of 9.4.5 in servertools (R3_9 branch)
 
* [Oxygen.2] https://git.eclipse.org/r/112366 and https://git.eclipse.org/r/112367 - use Jetty 9.4.7 instead of 9.4.5 in servertools (R3_9 branch)
* [Photon] https://git.eclipse.org/r/112368 and https://git.eclipse.org/r/112369 - use Jetty 9.4.7 instead of 9.4.5 in servertools (R3_9 branch)
+
* [Photon] https://git.eclipse.org/r/112368 and https://git.eclipse.org/r/112369 - use Jetty 9.4.7 instead of 9.4.5 in servertools (master branch)
  
 
==== common ====
 
==== common ====
Line 109: Line 109:
 
* Blocked? No
 
* Blocked? No
 
* TODO:  
 
* TODO:  
 +
** https://bugs.eclipse.org/bugs/show_bug.cgi?id=527928 org.eclipse.wst.server.core missing from the wtp.releng.aggregator site
 
** [AI: Nick] cleanup sourceTemplate folders, ensure source bundles/features correctly produced
 
** [AI: Nick] cleanup sourceTemplate folders, ensure source bundles/features correctly produced
  
Line 155: Line 156:
 
** remove unneeded gerrit job (after ejb merged into javaee)
 
** remove unneeded gerrit job (after ejb merged into javaee)
 
** https://bugs.eclipse.org/bugs/show_bug.cgi?id=519716 - Move org.eclipse.jst.common.ui from common to jeetools: DONE
 
** https://bugs.eclipse.org/bugs/show_bug.cgi?id=519716 - Move org.eclipse.jst.common.ui from common to jeetools: DONE
 +
** https://bugs.eclipse.org/bugs/show_bug.cgi?id=527928 - why does org.eclipse.jst.enterprise_core.feature depend on org.eclipse.wst.server.core ?
  
 
==== jsf ====
 
==== jsf ====
Line 174: Line 176:
  
 
==== dali ====
 
==== dali ====
* <b style="color:red">STATUS: RED</b>
+
* <b style="color: orange">STATUS: ORANGE</b>
* gerrit job https://hudson.eclipse.org/webtools/view/gerrit/job/dali-gerrit_master/
+
* Build / update site: https://hudson.eclipse.org/webtools/job/webtools-dali_R3_10/lastSuccessfulBuild/artifact/site/target/repository/
* currently prevents releng.aggregator from being built due to org.eclipse.jpt.jpa.core.tests, which should be skipped with -DskipWithIssues=true
+
* Tests: 4853: https://hudson.eclipse.org/webtools/job/webtools-dali_R3_10/lastSuccessfulBuild/testReport/
 +
** org.eclipse.jpt.jpa.core.tests disabled for now
 +
* gerrit job https://hudson.eclipse.org/webtools/view/gerrit/job/webtools-dali-gerrit_master/
 
* gerrit enabled: <tt>git clone ssh://${GITUSER}@git.eclipse.org:29418/dali/webtools.dali.git</tt>
 
* gerrit enabled: <tt>git clone ssh://${GITUSER}@git.eclipse.org:29418/dali/webtools.dali.git</tt>
 
* TODO:
 
* TODO:
** add dependencies to upstream projects in root pom and force build to run with Tycho 1.0
+
** https://git.eclipse.org/r/#/c/112922/ - disable broken test
 +
** https://git.eclipse.org/r/#/c/112924/ - define refs to upstream repos for sse and jeetools
 +
*** With these merged, Dali should be able to build w/o the -Pintegration profile, which means it ONLY depends on upstream repo builds! No more circular deps, or hidden build cycle problems!
 +
** ensure upstream jeetools, jsf, and ws repos are published so that Dali can consume them; currently blocked with "[ERROR]  Missing requirement: org.eclipse.jpt.common.core 1.5.0.qualifier requires 'bundle org.eclipse.jst.j2ee [1.1.200,2.0.0)' but it could not be found" when building against upstream repos
 
** fix failing tests listed in https://bugs.eclipse.org/bugs/show_bug.cgi?id=526334; verify tests run
 
** fix failing tests listed in https://bugs.eclipse.org/bugs/show_bug.cgi?id=526334; verify tests run
 
** cleanup sourceTemplate folders
 
** cleanup sourceTemplate folders
Line 186: Line 193:
  
 
* Figure out how to collect all the test results into the releng.aggregator job, or a new JUnit collection job
 
* 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 ====
 
==== Jenkins migration ====

Latest revision as of 14:05, 6 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

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/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/23 "Thanksgiving" in U.S., so no smoketest or dev call!
12/7 3.10.0 M4 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 been sitting for more than 2 weeks with no response, or have been reviewed but not merged. Help me help you!

These requests are affecting downstream consumers (eg., JBoss Tools):

common

servertools

jsdt

sourcediting

javaee/ejb

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

webservices

dali

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

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

JavaScript Development Tools

JavaServer Faces

Server Tools

WTP Source Editing

Web Services Tools

Releng

VJET

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