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-09"

(Web Services Tools)
(WTP EJB & Java EE Tools)
Line 52: Line 52:
 
=== WTP 3.10.0: Schedule ===
 
=== WTP 3.10.0: Schedule ===
  
* Once your git repository is tagged for Oxygen, and releng knows from where to build Oxygen maintenance, you can start to contribute content for Photon to master
+
* Once your git repository is tagged for Oxygen, you can start to contribute content for Photon to master
  
 
* [https://wiki.eclipse.org/Photon/Simultaneous_Release_Plan#Schedule Photon Schedule]
 
* [https://wiki.eclipse.org/Photon/Simultaneous_Release_Plan#Schedule Photon Schedule]
Line 75: Line 75:
 
** 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 ====
+
=== Stalled Gerrit requests ===
  
 
The following requests have been sitting for more than 48hrs with no response, or have been reviewed but not merged. Help me help you!
 
The following requests have been sitting for more than 48hrs with no response, or have been reviewed but not merged. Help me help you!
Line 89: Line 89:
 
* https://git.eclipse.org/r/#/c/104393/ - fix gitignores - NOTE: *SSE gerrit build broken, not sure why yet*
 
* 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)
 
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=526334 support building webtools.dali w/ Tycho 0.21 (submitted Oct 21)
 
+
* https://git.eclipse.org/r/106245 - Adds a null check to WebAnnotationReader.analyzeCompilationUnit
  
 
==== common ====
 
==== common ====
Line 230: Line 230:
  
 
==== WTP EJB & Java EE 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 ====
 
==== JavaScript Development Tools ====
Line 238: Line 244:
  
 
==== WTP Source Editing ====
 
==== WTP Source Editing ====
* All planned 3.9.2 items taken care of or retargetted
 
* Next: More Gerrit reviews to queue for after the release, repo merge, and branching
 
  
 
==== Web Services Tools  ====
 
==== Web Services Tools  ====
* This week: Committed [https://bugs.eclipse.org/bugs/show_bug.cgi?id=518395 518395]
 
  
 
==== Releng ====
 
==== Releng ====

Revision as of 15:05, 9 November 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/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 3.10.0: Repo Re-org And Releng Redux

Stalled Gerrit requests

The following requests have been sitting for more than 48hrs with no response, or have been reviewed but not merged. Help me help you!

common

servertools

sourcediting

jsdt

  • Steps done: decoupling / circular deps resolved
  • 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>

javaee/ejb

dali

  • Blocked by above merges/builds
  • currently prevents releng.aggregator from being built due to org.eclipse.jpt.jpa.core.tests, which should be skipped with -DskipWithIssues=true
  • See also Bug 526334 - ignore vestigial project settings which appear in Eclipse but are ignored by Tycho, like API access restrictions
  • TODO:

webservices

  • Blocked by above merges/builds
  • TODO:

jsf

  • 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

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
See also the WTP Meeting Archive-Reference Page.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.