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

Xpand/Release Engineering

This page summarizes links and hints that handle the things done around the creation of Xpand releases. Note the general Release Review Guideline from Eclipse.

IP Log

Verify IP Contributions Report

Generate the IP Log with this link: https://projects.eclipse.org/projects/modeling.m2t.xpand/generate-iplog

Log in at bottom of IP Log page. Verify, correct and submit changes.

Version

An Ant script is provided to set the Xpand major version across the project into MANIFEST.MF, feature.xml files. Execute

   releng\org.eclipse.xpand.releng\versions.xml

and call the set-version target. The target expects that a parameter "newVersion" is passed.

New and Noteworthy

Before a release make sure that the New and Noteworthy page is up-to-date.

Bugzilla

Report for inclusion in release docuware

Release Review

Schedule Review

Back to the top