Changes between Version 27 and Version 28 of ReleaseProcedure
- Timestamp:
- May 12, 2008, 2:03:10 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseProcedure
v27 v28 130 130 [http://base.thep.lu.se/admin/ticket/versions trac-admin tool]. 131 131 [[br]][[br]] 132 1. Create a distribution package, and example packages:132 1. Create the distribution package: 133 133 {{{ 134 134 svn co http://base.thep.lu.se/svn/tags/A.B A.B_dist … … 137 137 }}} 138 138 Upload the new files to the [http://base2.thep.lu.se/base/ download area]. 139 Remove `A.B_dist` directory. [[br]][[br]] 139 Remove `A.B_dist` directory.[[br]][[br]] 140 Create a new subdirectory A.B.0 in [http://base2.thep.lu.se/base/jars]. Upload 141 the BASE2*.jar files to the subdirectory. [[br]][[br]] 142 140 143 1. Prepare the minor branch for the first patch release [[br]][[br]] 141 144 i. Check out the new minor branch … … 255 258 [http://base.thep.lu.se/admin/ticket/versions trac-admin tool]. 256 259 [[br]][[br]] 257 1. Create a distribution package, and example packages:260 1. Create the distribution package: 258 261 {{{ 259 262 svn co http://base.thep.lu.se/svn/tags/A.B.C A.B.C_dist … … 263 266 Upload the new files to the [http://base2.thep.lu.se/base/ download area]. 264 267 Remove `A.B.C_dist` directory. [[br]][[br]] 268 Create a new subdirectory A.B.C in [http://base2.thep.lu.se/base/jars]. Upload 269 the BASE2*.jar files to the subdirectory. [[br]][[br]] 265 270 1. Prepare the minor branch for the next patch release [[br]][[br]] 266 271 i. Update version number in `build.xml`. Locate and change the