|
From: Michael R. <mr...@us...> - 2004-07-29 09:36:37
|
Update of /cvsroot/openorb/admin/release In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2362 Modified Files: HOWTO Log Message: Updated release HOWTO Index: HOWTO =================================================================== RCS file: /cvsroot/openorb/admin/release/HOWTO,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- HOWTO 21 Dec 2003 19:20:07 -0000 1.5 +++ HOWTO 29 Jul 2004 09:36:26 -0000 1.6 @@ -1,3 +1,61 @@ +Tags: +===== + + <MDOULE_NAME>_X_Y_Z_{BETAN|RELEASE} + + Version + X: Major + Y: Minor + Z: BugFix + + N: BETA Version Counter + + + +Branches: +========= + + <MODULE_NAME>_X_Y_BRANCH + + Version + X: Major + Y: Minor + + + +Modules: +======== + +The following modules must be tagged. A release must be done for the first +part of the modules only. The modules admin, native, and website must be tagged +only so that the corresponding version can be identified later. + + o ConcurrencyControlService + o EvaluatorUtility + o EventService + o InterfaceRepository + o ManagementBoard + o NamingService + o NotificationService + o OpenORB + o PersistentStateService + o PropertyService + o RMIoverIIOP + o SSL + o TimeService + o TradingService + o TransactionService + o tools + + o admin (no release) + o native (no release) + o website (no release) + + + +Announments: +============ + A new release can be announced on the following sites: - The comp.object.corba Newsgroup |