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 "JWT Checklists"

(New page: == Overview == == Release JWT Workflow Editor == JWT: - update readme - update docs (about, package.html) - update keybindings - update javadoc - update extension point description - va...)
 
Line 4: Line 4:
 
== Release JWT Workflow Editor ==
 
== Release JWT Workflow Editor ==
  
JWT:
+
* update readme
- update readme
+
* update docs (about, package.html)
- update docs (about, package.html)
+
* update keybindings
- update keybindings
+
* update javadoc
- update javadoc
+
* update extension point description
- update extension point description
+
* valid licence information
- valid licence information
+
* adapt converter for new version
- adapt converter for new version
+
* close finished bugs, move open ones to next release
- close finished bugs, move open ones to next release
+
* CVS: new tag, deploy
- CVS: new tag, deploy
+
* update copyright year information
- update copyright year information
+
* adjust plugin*.properties translations
- adjust plugin*.properties translations
+
* remove unneccessary dependencies
- remove unneccessary dependencies
+
 
 +
=== Preparing ===
 +
 
 +
=== Generating Packages ===
 +
 
 +
=== Deploying ===
  
 
== Release AgilPro LiMo and Simulator ==
 
== Release AgilPro LiMo and Simulator ==
  
 
AGILPRO(LiMo+Sim):
 
AGILPRO(LiMo+Sim):
- update release notes
+
* update release notes
- update tutorial
+
* update tutorial
- update javadoc
+
* update javadoc
- update howtos
+
* update howtos
- update install informations
+
* update install informations
- valid licence in installer?
+
* valid licence in installer?
- valid update splashscreen?
+
* valid update splashscreen?
- copy emf model to simulator
+
* copy emf model to simulator
- convert sample processes  
+
* convert sample processes  
- test installer for all operating system versions
+
* test installer for all operating system versions
- SVN: branch, javadocs
+
* SVN: branch, javadocs
- CVS: tag version
+
* CVS: tag version
- mylyn: close finished bugs, move open ones to next release
+
* mylyn: close finished bugs, move open ones to next release
 +
 
 +
=== Preparing ===
 +
 
 +
=== Generating Packages ===
 +
 
 +
=== Deploying ===
 +
 
 +
 
 +
= See also =
 +
 
 +
* [http://www.eclipse.org/jwt/ JWT Website]

Revision as of 13:23, 25 July 2008

Overview

Release JWT Workflow Editor

  • update readme
  • update docs (about, package.html)
  • update keybindings
  • update javadoc
  • update extension point description
  • valid licence information
  • adapt converter for new version
  • close finished bugs, move open ones to next release
  • CVS: new tag, deploy
  • update copyright year information
  • adjust plugin*.properties translations
  • remove unneccessary dependencies

Preparing

Generating Packages

Deploying

Release AgilPro LiMo and Simulator

AGILPRO(LiMo+Sim):

  • update release notes
  • update tutorial
  • update javadoc
  • update howtos
  • update install informations
  • valid licence in installer?
  • valid update splashscreen?
  • copy emf model to simulator
  • convert sample processes
  • test installer for all operating system versions
  • SVN: branch, javadocs
  • CVS: tag version
  • mylyn: close finished bugs, move open ones to next release

Preparing

Generating Packages

Deploying

See also

Back to the top