Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification.
The "TomcatVersions" page has been changed by KonstantinKolinko: http://wiki.apache.org/tomcat/TomcatVersions?action=diff&rev1=19&rev2=20 Comment: Explain RTC and CTR The way Apache is structured and governed it is impossible to say that there will be no further enhancements, bug fixes or releases for a given version. Therefore, rather than use "No" in the tables below "Highly unlikely" has been used. That said, highly unlikely means exactly that and users of versions that are highly unlikely to see another release, even for security fixes, should consider moving to a later version. It is anticipated that releases will be provided for a maximum of 3 major versions at any one time. + + The "Process" field in the following tables documents what development model is accepted by that project, either [[http://www.apache.org/foundation/glossary.html#ReviewThenCommit|Review-Then-Commit]] or [[http://www.apache.org/foundation/glossary.html#CommitThenReview|Commit-Then-Review]]. For RTC model the changes are first proposed in the `STATUS.txt` file in the root of the project and have to gain at least 3 "`+1`" votes before being applied. The project members have agreed on several [[#RTC_Exceptions|exceptions]] from the RTC rule (documented below). = Tomcat 7.0.x = ||Spec versions: ||Servlet 3.0, JSP 2.2, EL 2.2 || @@ -81, +83 @@ = RTC Exceptions = + The following are exceptions to the Review-Than-Commit rule. + * Changes to the documentation (including Javadoc) are C-T-R. - Via http://markmail.org/thread/2fgydrrhn4qjye3r + Via [[http://markmail.org/thread/2fgydrrhn4qjye3r]] : * Allow C-T-R for trivial fixes to English messages that are in resource files and those that are inline in the code. This includes typos and rephrasing, but does not include adding/removing message parameters. * Allow C-T-R for any fixes for non-English resource files. The files must use 7-bit characters only. Other symbols must be escaped with \u, as does native2ascii. * Require some indication in the commit message for code that usually is covered by RTC, that this commit was done using C-T-R rule. - Via http://markmail.org/thread/vwqvurietvliadjf + Via [[http://markmail.org/thread/vwqvurietvliadjf]] : * The versions that were moved to the archive are C-T-R. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org