Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Dirigible/Infrastructure/Update Release"

Line 6: Line 6:
 
Change Version
 
Change Version
  
     <version>2.1.151007</version>      *.xml
+
     <version>2.4.160519</version>      *.xml
     version="2.1.151007"                *.xml
+
     version="2.4.160519"                *.xml
     Bundle-Version: 2.1.151007         *.MF
+
     Bundle-Version: 2.4.160519         *.MF
  
 
# [https://github.com/eclipse/dirigible/ Create Branch]
 
# [https://github.com/eclipse/dirigible/ Create Branch]

Revision as of 06:47, 19 May 2016

Update Release

Procedure


Change Version

   <version>2.4.160519</version>       *.xml
   version="2.4.160519"                *.xml
   Bundle-Version: 2.4.160519          *.MF
  1. Create Branch
  2. Build Release
  3. Update Downloads
  4. Update Trial
  5. Create News Article
  6. Mail to dirigible-dev@eclipse.org
  7. Share via social media
  8. Beer

Back to the top