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 2018-03-08"

(WTP Source Editing)
(WTP Common Tools)
Line 180: Line 180:
  
 
==== WTP Common Tools ====
 
==== WTP Common Tools ====
This Week:
+
  This Week:
* [https://bugs.eclipse.org/530514 530514] org.eclipse.core.runtime.Assert should be used
+
  * [https://bugs.eclipse.org/530514 530514] org.eclipse.core.runtime.Assert should be used
* [https://bugs.eclipse.org/486925 486925] Snippets View mouseMoved error
+
  * [https://bugs.eclipse.org/486925 486925] Snippets View mouseMoved error
  
 
==== Dali Java Persistence Tools ====
 
==== Dali Java Persistence Tools ====

Revision as of 15:09, 8 March 2018

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.3)
    • 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.3: Oxygen.3

  • Respin WTP 3.9.3 due to Jetty? See Bug 531803
  • R3_9_maintenance is open once again for new contributions. Latest repos file is here:

http://git.eclipse.org/c/webtools/webtools.releng.aggregator.git/tree/scripts/repositories.txt?h=R3_9_maintenance

  • If you see something wrong, please submit a gerrit request to get it fixed.

3.9.3 Schedule

3/01 WTP Oxygen.3 RC4 (begin PMC +3 after declare)

3.9.3 Builds

WTP 3.9.3a: Oxygen.3a

  • This release is intended to address Java 10 support.

3.9.3a Schedule

3/22 WTP Oxygen.3a RC1 (begin PMC +1 after declare)
3/29 WTP Oxygen.3 RC2 (begin PMC +3 after declare)

3.9.3a Builds

WTP 3.10.0: Photon

  • Project plans were due some time ago (M4)
  • M6 is Feature/API/translatable freeze - any further changes require PMC approval
  • Photon Schedule

3.10.0 Schedule

3/8 3.10.0 M6 build
3/29 3.10.0 Integration build
4/12 3.10.0 Integration build
4/26 3.10.0 Integration build
5/10 3.10.0 M7 build

3.10.0 Builds

WTP 3.10.0: Releng

Gerrit requests

  • Nothing stalled at this time.

releng.aggregator / webtools.repositories

  • [After M6] enable baseline check against Oxygen, not Neon; bump plugins/features as needed in all 8 projects
  • Replacement for old 8-in-one aggregation : DONE. Jobs renamed:
  • Sources/Tests/Plugins/Docs/Features -- all 8 repos should now be producing all these IUs and publishing them on the aggregate sites
  • collect the built SHAs of the 8 wtp repos and compare those to the values in wtp.releng.agg submodules so we know if we've built everything : shell script in progress to diff jenkins last successful build SHA (XML api) w/ git repo SHA (ugly html parser)
  • create a Jenkins job to build a composite site which installs everything from the 8 repos to ensure everything is co-installable; if that works, and the contents are different from the last time we checked, trigger downstream CI aggregate build
  • Servertools - integration tests
    • AI: Nick - create a second job to run these separately from the main servertools CI build.
  • Javaee: fix tests - https://git.eclipse.org/r/118065
    • AI: ??
  • Dali: Figure out what to do with the uninstallable stuff: org.eclipse.jpt.jaxb.eclipselink.core, .ui, .branding, .schemagen, and .feature
    • AI: ??
  • Webservices: Bug 531352 - deprecate Axis 1.x bundles from wtp.ws; remove features/bundles/tests from reactor/update site - awaiting review/merge
    • AI: Keith to review

Project Summaries

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
Project Status Browse Git p2 Repo Tests Pending Changes Gerrit Builds Clone
servertools green git gitiles lastSuccessfulBuild 656 tests gerrit master git clone ssh://${GITUSER}@git.eclipse.org:29418/servertools/webtools.servertools.git
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
Project Status Browse Git p2 Repo Tests Pending Changes Gerrit Builds Clone
sourceediting green git gitiles lastSuccessfulBuild 10,880 (2 skip) tests gerrit master git clone ssh://${GITUSER}@git.eclipse.org:29418/sourceediting/webtools.sourceediting.git
Project Status Browse Git p2 Repo Tests Pending Changes Gerrit Builds Clone
javaee green git gitiles lastSuccessfulBuild 3 tests gerrit master git clone ssh://${GITUSER}@git.eclipse.org:29418/jeetools/webtools.javaee.git
Project Status Browse Git p2 Repo Tests Pending Changes Gerrit Builds Clone
dali green git gitiles lastSuccessfulBuild 4697 (2 skip) tests gerrit master git clone ssh://${GITUSER}@git.eclipse.org:29418/dali/webtools.dali.git
Project Status Browse Git p2 Repo Tests Pending Changes Gerrit Builds Clone
jsf green git gitiles lastSuccessfulBuild 675 tests gerrit master git clone ssh://${GITUSER}@git.eclipse.org:29418/jsf/webtools.jsf.git
Project Status Browse Git p2 Repo Tests Pending Changes Gerrit Builds Clone
webservices green git gitiles lastSuccessfulBuild 664 tests gerrit master git clone ssh://${GITUSER}@git.eclipse.org:29418/webservices/webtools.webservices.git


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
  • Cleanup:
Common: 2,258
Dali: 29,982
Javaee: 21,056
JSDT: 4,095
JSF: 16,104
Server Tools: 1,540
SSE: 36,381
WS: 14,575
releng: 79
*TOTAL: 126,070*

Release Bug Review

Oxygen.3 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

 This Week:
 * 530514 org.eclipse.core.runtime.Assert should be used
 * 486925 Snippets View mouseMoved error

Dali Java Persistence Tools

WTP EJB & Java EE Tools

JavaScript Development Tools

JavaServer Faces

Server Tools

WTP Source Editing

This Week:

  • 438661 Provide real IReconcilingStrategy for structured editors (via Gerrit, for PDT)
  • 530968 JSP Invalid Validation Error Case: JSP Expression + HTML Comment Produces 'Missing end tag for'

Next Week:

  • Possible provisional API additions for future fixes in future releases

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
how/when to branch code?
IP Logs selector
WTP Who's Who
See also the WTP Meeting Archive-Reference Page.

Back to the top