Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 72075 invoked from network); 24 Nov 2010 21:45:24 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Nov 2010 21:45:24 -0000 Received: (qmail 71965 invoked by uid 500); 24 Nov 2010 21:45:55 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 71862 invoked by uid 500); 24 Nov 2010 21:45:55 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 71846 invoked by uid 99); 24 Nov 2010 21:45:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Nov 2010 21:45:55 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of knst.kolinko@gmail.com designates 209.85.213.173 as permitted sender) Received: from [209.85.213.173] (HELO mail-yx0-f173.google.com) (209.85.213.173) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Nov 2010 21:45:48 +0000 Received: by yxl31 with SMTP id 31so147790yxl.18 for ; Wed, 24 Nov 2010 13:45:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=a+uxzSuNrrqi5JiH/WEIcDQVz+gAl7ulSLCWK/Palh0=; b=cGrdDP8nSntwQlooL+08kFVTMjLrYMRKKAJam+heO/0O2dWmwvFIoVTeMGxPX5Es67 aWethM/ZDBxxM2xGCm3PPZTHmdMsh9RcNT/pRsfuxLK4Px/SaFw1YHPzqZqHn2f+4uDa X+RBaiFbsIFu4mOIAfJMaBkIF6OwauB8mGm0U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=a4blFfOJsVu0zWNClpbe/fzzIFSqiso/JMH1RNHHwj33623EhgrZqH9KW4lairzzaf GN0kKYMK8wmog99t5E7674AjE06IWXYonx1pzvM5lzqFp9BwvT6Geurs4o3lOsclvUPT CCpKaZ7dBcSJ0/xri1ThuWM3NBQRtYyEZGaUY= MIME-Version: 1.0 Received: by 10.100.119.5 with SMTP id r5mr6542591anc.88.1290635127586; Wed, 24 Nov 2010 13:45:27 -0800 (PST) Received: by 10.100.8.12 with HTTP; Wed, 24 Nov 2010 13:45:27 -0800 (PST) In-Reply-To: <20101124174552.60649.56297@eosnew.apache.org> References: <20101124174552.60649.56297@eosnew.apache.org> Date: Thu, 25 Nov 2010 00:45:27 +0300 Message-ID: Subject: Re: [Tomcat Wiki] Update of "TomcatVersions" by TimFunk From: Konstantin Kolinko To: Tomcat Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org 2010/11/24 Apache Wiki : > > The "TomcatVersions" page has been changed by TimFunk. > The comment on this change is: CTR / RTC clarification. > http://wiki.apache.org/tomcat/TomcatVersions?action=3Ddiff&rev1=3D14&rev2= =3D15 > > -------------------------------------------------- > > + > + =3D RTC Exceptions =3D > + Via =A0http://markmail.org/thread/2fgydrrhn4qjye3r > + > + =A0* Allow C-T-R for trivial fixes to English messages that are in reso= urce files and those that are inline in the code. This includes typos and r= ephrasing, but does not include adding/removing message parameters. > + =A0* Allow C-T-R for any fixes for non-English resource files. The file= s must use 7-bit characters only. Other symbols must be escaped with \u, as= does native2ascii. > + =A0* Require some indication in the commit message for code that usuall= y is covered by RTC, that this commit was done using C-T-R rule. > + > =A0---- Thank you, Tim! Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org