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"

(Tasks for All Releases (including Service Releases))
(Tasks for All Releases (including Service Releases))
Line 29: Line 29:
 
* download.eclipse.org, archive.eclipse.org, build.eclipse.org Site Updates:
 
* download.eclipse.org, archive.eclipse.org, build.eclipse.org Site Updates:
 
:* Add new versions / remove old versions from: [http://build.eclipse.org/webtools/committers/buildbranches.php /shared/webtools/committers/buildbranches.php]
 
:* Add new versions / remove old versions from: [http://build.eclipse.org/webtools/committers/buildbranches.php /shared/webtools/committers/buildbranches.php]
:* Add new versions / remove old versions from: [http://download.eclipse.org/webtools/downloads/buildbranches.php /home/data/httpd/download.eclipse.org/webtools/downloads/buildBranches.php]
+
:* Add new versions / remove old versions from: [http://download.eclipse.org/webtools/downloads/buildbranches.php /home/data/httpd/download.eclipse.org/webtools/downloads/buildbranches.php]
 
:* Move old releases from download.eclipse.org to archive.eclipse.org. If you don't have permission, [https://bugs.eclipse.org/bugs/show_bug.cgi?id=533631 open a bug].
 
:* Move old releases from download.eclipse.org to archive.eclipse.org. If you don't have permission, [https://bugs.eclipse.org/bugs/show_bug.cgi?id=533631 open a bug].
 
::* Use [https://hudson.eclipse.org/webtools/job/WTP-Archive/ WTP-Archive] job
 
::* Use [https://hudson.eclipse.org/webtools/job/WTP-Archive/ WTP-Archive] job

Revision as of 17:53, 26 June 2018

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 document is a Draft.

Tasks for Major and Minor Releases

  • Maintenance branch created for future adopter patch builds. Main development will continue in master for the next quarterly simultaneous release.
  • 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..)
  • Eclipse IDE for JavaScript and Web Developers: Ilya Buziuk
  • download.eclipse.org, archive.eclipse.org, build.eclipse.org Site Updates:
  • Update releng files w/ new versions/dependencies:

Project Lead Tasks

Each project lead 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

Back to the top