Changes between Version 21 and Version 22 of ReleaseProcedure


Ignore:
Timestamp:
Jan 16, 2008, 9:49:47 PM (16 years ago)
Author:
Jari Häkkinen
Comment:

Added a note to upload the example code packages to download area.

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseProcedure

    v21 v22  
    131131    [http://base.thep.lu.se/admin/ticket/versions trac-admin tool].
    132132    [[br]][[br]]
    133  1. Create a distribution package:
     133 1. Create a distribution package, and example packages:
    134134{{{
    135135svn co http://lev.thep.lu.se/repository/base/tags/A.B A.B_dist
     
    137137ant package
    138138}}}
    139     Upload the new packages to the [http://base2.thep.lu.se/base/ download area].
     139    Upload the new files to the [http://base2.thep.lu.se/base/ download area].
    140140    Remove `A.B_dist` directory. [[br]][[br]]
    141141 1. Prepare the minor branch for the first patch release [[br]][[br]]
     
    261261    [http://base.thep.lu.se/admin/ticket/versions trac-admin tool].
    262262    [[br]][[br]]
    263  1. Create a distribution package:
     263 1. Create a distribution package, and example packages:
    264264{{{
    265265svn co http://lev.thep.lu.se/repository/base/tags/A.B.C A.B.C_dist
     
    267267ant package
    268268}}}
    269     Upload the new packages to the [http://base2.thep.lu.se/base/ download area].
     269    Upload the new files to the [http://base2.thep.lu.se/base/ download area].
    270270    Remove `A.B.C_dist` directory. [[br]][[br]]
    271271 1. Prepare the minor branch for the next patch release [[br]][[br]]