Return-Path: X-Original-To: apmail-tomcat-dev-archive@www.apache.org Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A2E244445 for ; Tue, 31 May 2011 20:49:34 +0000 (UTC) Received: (qmail 64503 invoked by uid 500); 31 May 2011 20:49:31 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 64401 invoked by uid 500); 31 May 2011 20:49:31 -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 64333 invoked by uid 99); 31 May 2011 20:49:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 May 2011 20:49:31 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [76.96.62.48] (HELO qmta05.westchester.pa.mail.comcast.net) (76.96.62.48) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 May 2011 20:49:22 +0000 Received: from omta03.westchester.pa.mail.comcast.net ([76.96.62.27]) by qmta05.westchester.pa.mail.comcast.net with comcast id qLp01g00A0bG4ec55Lp2ej; Tue, 31 May 2011 20:49:02 +0000 Received: from [192.168.1.201] ([69.143.109.145]) by omta03.westchester.pa.mail.comcast.net with comcast id qLow1g00C38FjT13PLozjq; Tue, 31 May 2011 20:49:02 +0000 Message-ID: <4DE55433.1080304@christopherschultz.net> Date: Tue, 31 May 2011 16:48:51 -0400 From: Christopher Schultz User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: Tomcat Developers List Subject: Outdated Servlet 3.0 Javadocs available on tomcat.apache.org X-Enigmail-Version: 1.2a1pre Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigCA825176FC751D609003D550" --------------enigCA825176FC751D609003D550 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable All, I just went to check something in the 3.0 Servlet API and the most convenient place I've found is on the Tomcat site. Unfortunately, it looks like it's out of date: http://tomcat.apache.org/tomcat-7.0-doc/servletapi/index.html Many of the 3.0 classes and methods are left undocumented (for example ServletContext.addFilter). http://tomcat.apache.org/tomcat-7.0-doc/servletapi/javax/servlet/ServletC= ontext.html#addFilter%28java.lang.String,%20java.lang.Class%29 It just looks like the API docs up there are from an old publication of the spec. The currently-available javadocs from the spec page are complete with comments, etc. What's the best way to update those javadocs? I'd be happy to do it. Thanks, -chris --------------enigCA825176FC751D609003D550 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk3lVDUACgkQ9CaO5/Lv0PD6awCZASaAj+E9ShhwCOBnYfgDh3BR 41AAn3JffaJaTky/vMAFb1nyII13nhMA =l/85 -----END PGP SIGNATURE----- --------------enigCA825176FC751D609003D550--