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 26: Line 26:
 
::* [http://git.eclipse.org/c/www.eclipse.org/webtools.git/tree/releases/3.9.3/index.xml <code>index.xml</code>] content -> appears on [https://www.eclipse.org/webtools/releases/3.9.3/index.php 3.9.3] page
 
::* [http://git.eclipse.org/c/www.eclipse.org/webtools.git/tree/releases/3.9.3/index.xml <code>index.xml</code>] content -> appears on [https://www.eclipse.org/webtools/releases/3.9.3/index.php 3.9.3] page
 
::* Provide link to a report showing [https://bugs.eclipse.org/bugs/report.cgi?x_axis_field=bug_severity&y_axis_field=product&z_axis_field=&query_format=report-table&short_desc_type=allwordssubstr&short_desc=&classification=WebTools&target_milestone=0.3.3&target_milestone=3.7.3&target_milestone=3.7.3+M1&target_milestone=3.7.3+M2&target_milestone=3.7.3+M3&target_milestone=3.7.3+M4&target_milestone=3.7.3+M5&target_milestone=3.7.3+M6&target_milestone=3.7.3+M7&target_milestone=3.7.3+RC0&target_milestone=3.7.3+RC1&target_milestone=3.7.3+RC2&target_milestone=3.7.3+RC3&target_milestone=3.7.3+RC4&target_milestone=3.9.3&target_milestone=3.9.3+RC0&target_milestone=3.9.3+RC1&target_milestone=3.9.3+RC2&target_milestone=3.9.3+RC3&target_milestone=3.9.3+RC4&target_milestone=3.9.3+RC5&resolution=FIXED&format=table&action=wrap&chfieldfrom=2017-09-01&chfieldto=2018-04-30&chfield=resolution&chfieldvalue=FIXED <code>Bugs fixed</code>] in the release
 
::* Provide link to a report showing [https://bugs.eclipse.org/bugs/report.cgi?x_axis_field=bug_severity&y_axis_field=product&z_axis_field=&query_format=report-table&short_desc_type=allwordssubstr&short_desc=&classification=WebTools&target_milestone=0.3.3&target_milestone=3.7.3&target_milestone=3.7.3+M1&target_milestone=3.7.3+M2&target_milestone=3.7.3+M3&target_milestone=3.7.3+M4&target_milestone=3.7.3+M5&target_milestone=3.7.3+M6&target_milestone=3.7.3+M7&target_milestone=3.7.3+RC0&target_milestone=3.7.3+RC1&target_milestone=3.7.3+RC2&target_milestone=3.7.3+RC3&target_milestone=3.7.3+RC4&target_milestone=3.9.3&target_milestone=3.9.3+RC0&target_milestone=3.9.3+RC1&target_milestone=3.9.3+RC2&target_milestone=3.9.3+RC3&target_milestone=3.9.3+RC4&target_milestone=3.9.3+RC5&resolution=FIXED&format=table&action=wrap&chfieldfrom=2017-09-01&chfieldto=2018-04-30&chfield=resolution&chfieldvalue=FIXED <code>Bugs fixed</code>] in the release
:* New & Noteworthy under [http://git.eclipse.org/c/www.eclipse.org/webtools.git/tree/releases/3.8.0/NewAndNoteworthy NewAndNoteworthy] -> appears on [https://www.eclipse.org/webtools/releases/3.8.0/NewAndNoteworthy/ NewAndNoteworthy]
+
:* New & Noteworthy appears on [https://www.eclipse.org/webtools/development/news/main.php development/news] and its URL listed in PMI
:* [http://git.eclipse.org/c/www.eclipse.org/webtools.git/tree/development/news/index.xml <code>index.xml</code>] -> appears on [https://www.eclipse.org/webtools/development/news/main.php development/news]
+
 
:* News feed entry published in [http://git.eclipse.org/c/www.eclipse.org/webtools.git/tree/news.xml <code>news.xml</code>]
 
:* News feed entry published in [http://git.eclipse.org/c/www.eclipse.org/webtools.git/tree/news.xml <code>news.xml</code>]
  

Revision as of 17:22, 20 March 2019

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..)
  • Eclipse IDE for JavaScript and Web Developers: Victor Rubezhny (previously 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 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