I guess it depends on how you view what a "release" is.. it's not like the tags are changed after the fact, a new version is just cut for Apache Tomcat. The artifacts are still uploaded to a staging maven repository.. they are available for testing. Finally, the dates actually do match up pretty closely, any variance is probably just the voting period.
bash$ svn cat http://svn.apache.org/repos/asf/tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml | grep 'section name=\"Tomcat ' <section name="Tomcat 8.0.16 (markt)"> <section name="Tomcat 8.0.15 (markt)" rtext="2014-11-07"> <section name="Tomcat 8.0.14 (markt)" rtext="2014-09-29"> <section name="Tomcat 8.0.13 (markt)" rtext="not released"> <section name="Tomcat 8.0.12 (markt)" rtext="2014-09-03"> <section name="Tomcat 8.0.11 (markt)" rtext="2014-08-22"> <section name="Tomcat 8.0.10 (markt)" rtext="not released"> <section name="Tomcat 8.0.9 (markt)" rtext="2014-06-24"> <section name="Tomcat 8.0.8 (markt)" rtext="beta, 2014-05-21"> <section name="Tomcat 8.0.7 (markt)" rtext="not released"> <section name="Tomcat 8.0.6 (markt)" rtext="not released"> <section name="Tomcat 8.0.5 (markt)" rtext="beta, 2014-03-27"> <section name="Tomcat 8.0.4 (markt)" rtext="not released"> <section name="Tomcat 8.0.3 (markt)" rtext="beta, 2014-02-11"> <section name="Tomcat 8.0.2 (markt)" rtext="not released"> <section name="Tomcat 8.0.1 (markt)" rtext="beta, 2014-02-02"> <section name="Tomcat 8.0.0 (markt)" rtext="not released"> On Thu, Nov 20, 2014 at 12:07 PM, Mark Thomas <ma...@apache.org> wrote: > On 20/11/2014 17:52, jieryn wrote: >> Wow, all I've seen are examples that are likely the least efficient >> way to do things. Just use the version control system itself: > > Tag date != release date. > > Mark > > >> >> bash$ svn ls -v http://svn.apache.org/repos/asf/tomcat/tc8.0.x/tags/ >> 1562629 markt Jan 29 2014 TOMCAT_8_0_0/ >> 1562630 markt Jan 29 2014 TOMCAT_8_0_1/ >> 1609435 markt Jul 10 06:22 TOMCAT_8_0_10/ >> 1618261 markt Aug 15 15:12 TOMCAT_8_0_11/ >> 1621315 markt Aug 29 10:38 TOMCAT_8_0_12/ >> 1627396 markt Sep 24 15:15 TOMCAT_8_0_13/ >> 1627408 markt Sep 24 15:59 TOMCAT_8_0_14/ >> 1636170 markt Nov 02 14:23 TOMCAT_8_0_15/ >> 1565426 markt Feb 06 2014 TOMCAT_8_0_2/ >> 1565729 markt Feb 07 2014 TOMCAT_8_0_3/ >> 1579364 markt Mar 19 2014 TOMCAT_8_0_4/ >> 1580930 markt Mar 24 2014 TOMCAT_8_0_5/ >> 1594516 markt May 14 2014 TOMCAT_8_0_6/ >> 1594945 markt May 15 2014 TOMCAT_8_0_7/ >> 1595294 markt May 16 2014 TOMCAT_8_0_8/ >> 1603862 markt Jun 19 08:42 TOMCAT_8_0_9/ >> >> >> On Thu, Nov 20, 2014 at 7:00 AM, Iago Alonso Alonso <infia...@udc.es> wrote: >>> I want to know where I can find the release calendar of the Apache Tomcat >>> versions in order to do an analysis of the project. I have been searching >>> in the Wiki, Google, etc but I don't found anything by the moment. >>> >>> Thanks. >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org >>> For additional commands, e-mail: users-h...@tomcat.apache.org >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org >> For additional commands, e-mail: users-h...@tomcat.apache.org >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org