[CONF] Apache Tomcat > ReleaseProcess

2020-04-23 Thread Konstantin Kolinko (Confluence)
Title: Message Title



 
 
 
There's 1 new edit on this page 
 
 
 
 
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ReleaseProcess 
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
Konstantin Kolinko edited this page 
 
 
  
 
 

 
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
Here's the version comment 
 
 
 
 
 
 
 
 
 
 
 
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
Konstantin Kolinko edited at 06:44 PM 
 
 
  
 
 

 
 
 
 
 
 
 
 
 Add link to Bugzilla  
 
 
  
 
 
  
 
 

 
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Here's what changed: 
 
 
 
 
 
 
 
 
 
 
 ... 
 

 
 
 
 No Format 
 
 
 
 
  svn mv https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.XX https://dist.apache.org/repos/dist/release/tomcat/tomcat-7/v7.0.XX  
 
 
 

 
 
 
 No Format 
 
 
 
 
  svn checkout --depth immediates https://dist.apache.org/repos/dist/release/tomcat/tomcat-7/   
 
 
 and update the KEYS file there to be the same as the one used for release. (The download page has links pointing to this file).  
Release the Maven artifacts (https://github.com/apache/tomcat/blob/7.0.x/res/maven/README.txt step 4) 
Wait for the mirrors to sync (upto 24 hours depending on what percentage of the mirrors you want to sync) 
Update the website (e.g. http://svn.apache.org/viewvc?view=revision=1500109)Note: the index and oldnews pages are sorted by date. Thus the new announcement pops up to the top of the page. 
Update the docs (see http://svn.apache.org/repos/asf/tomcat/site/trunk/README.txt) 
Announce the release (e.g. http://markmail.org/message/xyantb3ozzmucdjt) to users@t.a.o, cc dev@t.a.o, announce@t.a.o, announce@a.o 
Update the release date in the changelog to the date the files were copied to the the release area in -mm-dd format.E.g. "released 2013-05-03" (for stable versions), "beta, 2007-02-08" (for betas). 
Add the version number in Bugzilla (https://bz.apache.org/bugzilla/ → Administration → Products / versions)  
Drop the artifacts for the previous release from https://dist.apache.org/repos/dist/release/tomcat/tomcat-7/  
Add release data (version and date) to reporter.apache.org - https://reporter.apache.org/addrelease.html?tomcat  
 ...  
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Go to page history 
 
 
  
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
View page 
 
 
  
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
Stop watching space
• 
 
 
 
 
 
 
Manage notifications 
 
 
 
 
 
 
 
 
 
 
  
 
 
This message was sent by Atlassian Confluence 7.1.2  
 
 
  
 
 
 
 
 
 
 
 
 




[CONF] Apache Tomcat > ReleaseProcess

2019-07-24 Thread Violeta Georgieva Georgieva (Confluence)
Title: Message Title



 
 
 
There's 1 new edit on this page 
 
 
 
 
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ReleaseProcess 
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
Violeta Georgieva Georgieva edited this page 
 
 
  
 
 

 
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Here's what changed: 
 
 
 
 
 
 
 
 
 
 
 ... 
 
Perform an git clone and switch to the correct branch 
 
git clone https://github.com/apache/tomcat c:\releases\ /c/releases/asf-tomcat 
 cd /c:cd /releases\/asf-tomcat 
git checkout 7.0.x 
git pull 
  
Edit build.properties and change the line version.suffix=-dev to version.suffix=  
Edit webapps\docs\changelog.xml and remove rtext="in development" from the latest version 
Commit these changes 
 
git commit -a -m "Tag 7.0.94" 
git tag 7.0.94 
git push origin 7.0.94 
  
Check the diff mailed to the dev list 
 ...  
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Go to page history 
 
 
  
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
View page 
 
 
  
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
Stop watching space
• 
 
 
 
 
 
 
Manage notifications 
 
 
 
 
 
 
 
 
 
 
  
 
 
This message was sent by Atlassian Confluence 6.15.2  
 
 
  
 
 
 
 
 
 
 
 
 




[CONF] Apache Tomcat > ReleaseProcess

2019-07-12 Thread Violeta Georgieva Georgieva (Confluence)
Title: Message Title



 
 
 
There's 1 new edit on this page 
 
 
 
 
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ReleaseProcess 
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
Violeta Georgieva Georgieva edited this page 
 
 
  
 
 

 
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Here's what changed: 
 
 
 
 
 
 
 
 
 
 
 ... Generate the Maven artifacts See https://svngithub.com/apache.org/repostomcat/asfblob/tomcat/tc77.0.x/trunk/res/maven/README.txt steps  steps 1 to 3 (not step 4!) Call a vote ... 
 

 
 
 
 No Format 
 
 
 
 
  svn mv https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.XX https://dist.apache.org/repos/dist/release/tomcat/tomcat-7/v7.0.XX  
 
 
 

 
 
 
 No Format 
 
 
 
 
  svn checkout --depth immediates https://dist.apache.org/repos/dist/release/tomcat/tomcat-7/   
 
 
 and update the KEYS file there to be the same as the one used for release. (The download page has links pointing to this file).  
Release the Maven artifacts (https://svngithub.com/apache.org/repostomcat/asfblob/tomcat/tc77.0.x/trunk/res/maven/README.txt step 4) 
Wait for the mirrors to sync (upto 24 hours depending on what percentage of the mirrors you want to sync) 
Update the website (e.g. http://svn.apache.org/viewvc?view=revision=1500109)Note: the index and oldnews pages are sorted by date. Thus the new announcement pops up to the top of the page. 
Update the docs (see http://svn.apache.org/repos/asf/tomcat/site/trunk/README.txt) 
Announce the release (e.g. http://markmail.org/message/xyantb3ozzmucdjt) to users@t.a.o, cc dev@t.a.o, announce@t.a.o, announce@a.o 
Update the release date in the changelog to the date the files were copied to the the release area in -mm-dd format.E.g. "released 2013-05-03" (for stable versions), "beta, 2007-02-08" (for betas). 
Add the version number in Bugzilla 
Drop the artifacts for the previous release from https://dist.apache.org/repos/dist/release/tomcat/tomcat-7/  
Add release data (version and date) to reporter.apache.org - https://reporter.apache.org/addrelease.html?tomcat  
 ...  
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Go to page history 
 
 
  
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
View page 
 
 
  
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
Stop watching space
• 
 
 
 
 
 
 
Manage notifications 
 
 
 
 
 
 
 
 
 
 
  
 
 
This message was sent by Atlassian Confluence 6.15.2