Changes between Version 21 and Version 22 of ReleaseProcedure
- Timestamp:
- Jan 16, 2008, 9:49:47 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseProcedure
v21 v22 131 131 [http://base.thep.lu.se/admin/ticket/versions trac-admin tool]. 132 132 [[br]][[br]] 133 1. Create a distribution package :133 1. Create a distribution package, and example packages: 134 134 {{{ 135 135 svn co http://lev.thep.lu.se/repository/base/tags/A.B A.B_dist … … 137 137 ant package 138 138 }}} 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]. 140 140 Remove `A.B_dist` directory. [[br]][[br]] 141 141 1. Prepare the minor branch for the first patch release [[br]][[br]] … … 261 261 [http://base.thep.lu.se/admin/ticket/versions trac-admin tool]. 262 262 [[br]][[br]] 263 1. Create a distribution package :263 1. Create a distribution package, and example packages: 264 264 {{{ 265 265 svn co http://lev.thep.lu.se/repository/base/tags/A.B.C A.B.C_dist … … 267 267 ant package 268 268 }}} 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]. 270 270 Remove `A.B.C_dist` directory. [[br]][[br]] 271 271 1. Prepare the minor branch for the next patch release [[br]][[br]]