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 Release Tasks"

Line 13: Line 13:
 
* EPP packages tested, signed-off on, and webmaster notified to show them on https://www.eclipse.org/downloads/eclipse-packages
 
* EPP packages tested, signed-off on, and webmaster notified to show them on https://www.eclipse.org/downloads/eclipse-packages
 
:* Eclipse IDE for Java EE Developers: Chuck ([https://wiki.eclipse.org/J2EE_Smoke_Test_(WTP_3.9) Java EE Smoke] and also manual checks to general layout, preferences etc for changes from integrated features like m2e, oomph etc..)
 
:* Eclipse IDE for Java EE Developers: Chuck ([https://wiki.eclipse.org/J2EE_Smoke_Test_(WTP_3.9) Java EE Smoke] and also manual checks to general layout, preferences etc for changes from integrated features like m2e, oomph etc..)
:* Eclipse IDE for JavaScript and Web Developers: Victor Rubezhny (previously Ilya Buziuk)
+
\* Project metadata at https://projects.eclipse.org/projects/webtools updated for the release version
* Project metadata at https://projects.eclipse.org/projects/webtools updated for the release version
+
 
* Project metadata at https://projects.eclipse.org/projects/webtools created for the next release
 
* Project metadata at https://projects.eclipse.org/projects/webtools created for the next release
 
* [http://download.eclipse.org/webtools/repository/latest/ Composite site] updated via [https://hudson.eclipse.org/webtools/view/webtools_CI/job/WTP-Publish-Repo/ WTP Publish Repo job]. Repeat for latest [http://download.eclipse.org/webtools/repository/2018-12 20xx-yy site]
 
* [http://download.eclipse.org/webtools/repository/latest/ Composite site] updated via [https://hudson.eclipse.org/webtools/view/webtools_CI/job/WTP-Publish-Repo/ WTP Publish Repo job]. Repeat for latest [http://download.eclipse.org/webtools/repository/2018-12 20xx-yy site]

Revision as of 22:42, 8 March 2020

For each WTP release, there are a few bookkeeping tasks unrelated to planning, development, and building, that also need tending to.

They should be recorded here so they're not forgotten. This is intended as a living document.

Tasks for Major and Minor Releases

  • The release should be tagged in all non-releng repositories.
  • Maintenance branch may created for future adopter patch builds. Main development will continue in master for the next quarterly simultaneous release.
  • A New Help for Old Friends page created, if required

Tasks for All Releases (including Service Releases)

  • Eclipse IDE for Java EE Developers: Chuck (Java EE Smoke and also manual checks to general layout, preferences etc for changes from integrated features like m2e, oomph etc..)

\* Project metadata at https://projects.eclipse.org/projects/webtools updated for the release version

  • download.eclipse.org, archive.eclipse.org, build.eclipse.org Site Updates:
  • Update releng files w/ new versions/dependencies:

Project Lead Tasks

Each project lead or a designated Committer should perform these tasks for every release.

  • Repositories tagged for the release
  • Bugs triaged/retargeted out of the release
  • Babel repo/branch set/updated for release
  • Version value created in Bugzilla

Miscellaneous

  • Remind Nitin to update the IRC channel topic to reflect the new release
  • Make sure Eclipse/Installation reflects the current/new Eclipse Project release

Back to the top