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"

(Server Tools)
(WTP 3.10.0: Repo Re-org And Releng Redux)
Line 61: Line 61:
  
 
=== WTP 3.10.0: Repo Re-org And Releng Redux ===
 
=== WTP 3.10.0: Repo Re-org And Releng Redux ===
* Overall repo merge issue: https://bugs.eclipse.org/bugs/show_bug.cgi?id=525342
+
* Overall 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  
 
* (?) Maven 3.2.5 / toolchains.xml issue: https://bugs.eclipse.org/bugs/show_bug.cgi?id=472084  
  
Line 69: Line 69:
 
** https://wiki.eclipse.org/WTP_Git_Workflows#Clone_a_repo (online browsing)
 
** https://wiki.eclipse.org/WTP_Git_Workflows#Clone_a_repo (online browsing)
  
==== Gerrit requests ====
+
=== Stalled 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!
+
The following requests have been sitting for more than 48hrs 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/110868/ - 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/111759/ [jeetools] - Adds a null check to WebAnnotationReader.analyzeCompilationUnit
+
* 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)
  
Fixed:
 
 
* <strike>https://git.eclipse.org/r/110087/ [common] - add target/ and *.jar to .gitignore</strike>
 
* <strike>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)</strike>
 
* <strike>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)</strike>
 
 
* <strike>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</strike>
 
* <strike>https://git.eclipse.org/r/111926 [servertools] - remove dep on org.eclipse.update.core, which breaks the rel.agg build - [https://hudson.eclipse.org/webtools/view/webtools_R3_10/job/WTP-R3_10_Integration/125/consoleText build #125]</strike>
 
<ul><pre>
 
[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
 
</pre></ul>
 
 
* <strike>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</strike>
 
* <strike>https://git.eclipse.org/r/#/c/106240/ [jsdt] - add site/ folder to the jsdt reactor</strike>
 
* <strike>https://git.eclipse.org/r/#/c/110860/ [jsdt] - need this so we can build jsdt by itself in Hudson, independent of the releng.aggregator</strike>
 
* <strike>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</strike>
 
 
* <strike>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</strike>
 
 
* <strike>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</strike>
 
 
==== Patch requests ====
 
 
* <strike>https://bugs.eclipse.org/bugs/show_bug.cgi?id=526334 [dali] support building w/ Tycho 0.21 (submitted Oct 21)</strike>
 
  
 
==== common ====
 
==== common ====
* <b style="color:green">STATUS: GREEN</b>
 
 
* Steps done: merge complete, build created (tests are run, jars are signed)
 
* 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/
 
* 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/
 
* 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/
+
* gerrit job: https://hudson.eclipse.org/webtools/job/common-gerrit/
* Blocked? No
+
* Blocked? NO
 
* BZ(s):  
 
* BZ(s):  
 
** https://bugs.eclipse.org/bugs/show_bug.cgi?id=518083: DONE
 
** 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=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
 
** 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
+
* TODO:
** migrate to Tycho 1.0: DONE
+
** cleanup sourceTemplate folders ( https://git.eclipse.org/r/105965 ) - waiting for 4 weeks to be reviewed and merged
 +
** migrate to Tycho 1.0
  
 
==== servertools ====
 
==== servertools ====
* <b style="color:BLUE">STATUS: BLUE</b>
 
 
* Steps done: merge complete, build created (tests are run, jars are signed)
 
* 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/
 
* 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/
 
* 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? YES. Releng.aggregator is red: https://hudson.eclipse.org/webtools/view/webtools_R3_10/job/WTP-R3_10_Integration/
* Blocked? No
+
 
* BZ(s):  
 
* BZ(s):  
 
** fix releng.aggregator build to run with Tycho 0.21.0 (and later): DONE
 
** 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
 
** remove obsolete submodules from releng.aggregator: https://bugs.eclipse.org/bugs/show_bug.cgi?id=519780: DONE
** migrate to Tycho 1.0: DONE
 
 
* TODO:  
 
* TODO:  
 
** cleanup sourceTemplate folders
 
** cleanup sourceTemplate folders
 +
** migrate to Tycho 1.0
  
==== jsdt ====
+
==== sourcediting ====
* <b style="color:BLUE">STATUS: BLUE</b>
+
* Steps done: circular dependency to/from sourceediting resolved; EMO approved, merge script being worked on
* Steps done: merge complete, build created (tests are run, jars are signed)
+
* Build / update site: TBD
* Build / update site: https://hudson.eclipse.org/webtools/job/webtools-jsdt_R3_10/lastSuccessfulBuild/artifact/site/target/repository/
+
* Not blocked. Ready to ask webmaster to run script to merge 5 repos once we're satisfied with it
* 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):  
 
* BZ(s):  
** migrate to Tycho 1.0: DONE
+
** https://bugs.eclipse.org/bugs/show_bug.cgi?id=520044: PMC/EMO approved; time to actually DO the work!
* TODO:
+
** https://bugs.eclipse.org/bugs/show_bug.cgi?id=519774: DONE: circular dependency resolved w/ jsdt
 +
* TODO:  
 +
** verify tests run
 
** cleanup sourceTemplate folders
 
** cleanup sourceTemplate folders
 +
** migrate to Tycho 1.0
  
==== sourcediting ====
+
==== jsdt ====
* <b style="color:ORANGE">STATUS: ORANGE</b>
+
* Steps done: decoupling / circular deps resolved
* Steps done: circular dependency to/from sourceediting resolved; 5 repos merged
+
* Build / update site: TBD
* Build / update site: https://hudson.eclipse.org/webtools/job/webtools-sourcediting_R3_10/lastSuccessfulBuild/artifact/site/target/repository/
+
* 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):
* Tests: 12,640 (480 failures, 2 skipped): https://hudson.eclipse.org/webtools/job/webtools-sourcediting_R3_10/lastSuccessfulBuild/testReport/
+
  -    <applicationsArgs>-consolelog -debug -application org.eclipse.ant.core.antRunner -quiet -buildfile buildDoc.xml</applicationsArgs>
* gerrit job: https://hudson.eclipse.org/webtools/job/sourceediting-gerrit_master/
+
  +    <appArgLine>-consolelog -debug -application org.eclipse.ant.core.antRunner -quiet -buildfile buildDoc.xml</appArgLine>
* Blocked: No.
+
* BZ(s):
* BZ(s):  
+
*** https://git.eclipse.org/r/110778 & https://git.eclipse.org/r/110779/  
** 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:
 
* TODO:
** ensure build can run without -s settings.webtools.xml and -Pintegration flag workarounds
+
** fix docs / ensure they build w/ Tycho 0.21, or ensure all other projects can use >=0.22
** purge generated files / fix .gitignores: https://git.eclipse.org/r/112131
+
 
** verify tests run
 
** verify tests run
 
** cleanup sourceTemplate folders
 
** 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
+
** migrate to Tycho 1.0
  
 
==== javaee/ejb ====
 
==== javaee/ejb ====
* <b style="color:red">STATUS: RED</b>
 
 
* Steps done: merge planned but blocked. Patch suggested but solution is incomplete.  
 
* Steps done: merge planned but blocked. Patch suggested but solution is incomplete.  
 
* Build / update site: TBD
 
* Build / update site: TBD
* gerrit jobs:
 
** https://hudson.eclipse.org/webtools/job/javaee-gerrit_master/
 
** https://hudson.eclipse.org/webtools/job/ejb-gerrit_master/
 
 
 
* 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
 
* 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):  
 
* 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=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=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: DONE
+
** 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
 
** 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:
Line 179: Line 151:
 
** verify tests run
 
** verify tests run
 
** cleanup sourceTemplate folders
 
** cleanup sourceTemplate folders
** remove unneeded gerrit job (after ejb merged into javaee)
 
 
** migrate to Tycho 1.0
 
** migrate to Tycho 1.0
  
 
==== dali ====
 
==== dali ====
* <b style="color:red">STATUS: RED</b>
+
* 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
 
* currently prevents releng.aggregator from being built due to org.eclipse.jpt.jpa.core.tests, which should be skipped with -DskipWithIssues=true
* BZ(s):
+
* See also Bug 526334 - ignore vestigial project settings which appear in Eclipse but are ignored by Tycho, like API access restrictions
** 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:
 
* TODO:
** enable gerrit so we can do <tt>git clone ssh://${GITUSER}@git.eclipse.org:29418/dali/webtools.dali.git</tt>
+
** 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
** create gerrit job https://hudson.eclipse.org/webtools/view/gerrit/job/dali-gerrit_master/
+
** https://bugs.eclipse.org/bugs/show_bug.cgi?id=526334 - ensure Dali can build with Tycho 1.0
** add dependencies to upstream projects in root pom and force build to run with Tycho 1.0
+
** (?) complete merge plan / decouple circular deps; script merge, apply merge
** fix failing tests; verify tests run
+
** verify tests run
 
** cleanup sourceTemplate folders
 
** cleanup sourceTemplate folders
 +
** migrate to Tycho 1.0
  
 
==== webservices ====
 
==== webservices ====
* <b style="color: orange">STATUS: ORANGE</b>
+
* Blocked by above merges/builds
* 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:
 
* 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
+
** https://bugs.eclipse.org/bugs/show_bug.cgi?id=526333 - ensure Webservices can build with Tycho 1.0
** 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
 
** (?) 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 ====
 
==== jsf ====
* <b style="color:red">STATUS: RED</b>
 
 
* Blocked by above merges/builds
 
* Blocked by above merges/builds
 
* TODO:
 
* TODO:
Line 215: Line 181:
 
** cleanup sourceTemplate folders
 
** cleanup sourceTemplate folders
 
** migrate to Tycho 1.0
 
** 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 ==
 
== Bug and Feature Highlights ==

Revision as of 13:53, 7 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

  • 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

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

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

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