Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 47584 invoked from network); 10 Jan 2011 21:28:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Jan 2011 21:28:11 -0000 Received: (qmail 19399 invoked by uid 500); 10 Jan 2011 21:28:10 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 19280 invoked by uid 500); 10 Jan 2011 21:28:10 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 19272 invoked by uid 99); 10 Jan 2011 21:28:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jan 2011 21:28:10 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.216.178 as permitted sender) Received: from [209.85.216.178] (HELO mail-qy0-f178.google.com) (209.85.216.178) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jan 2011 21:28:03 +0000 Received: by qyk33 with SMTP id 33so19825351qyk.9 for ; Mon, 10 Jan 2011 13:27:43 -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; bh=AulIkfRa2XwsjUemhV6eRJaZQ4QeTyo0z5lFKzQ8fyM=; b=TZGb9p+ZJPPqzBrmVEL5wJi1BWMOhpLB5lxCWJhgDMJ9kWhy4/m8w0hQt70RZddrgm MiAI5pkQWAbFgFEtAHzibJra3xjv+ok2MUPtWoxtfDav7Cjc04P7BUz2UXXYgqFIpGTY hlO9fCDTdfh/wnb6CysvHYFG2AvW+0AflF0jo= 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; b=EIf8Fj4LidsSEZw1YtUtENchTPz4VEIhNbGvXtijrLv0hf863FWJyZ2r8KCEOBWd1w QZdi3lL6IlT9F0a36WyLVesRd3qKE8lW9vmG2jAiihKy+LINkeKcsqxkEjVjzQLxmuH4 YeazwWUAdjn/hkvovCjGkYAH3+N4x0H+xt/VY= MIME-Version: 1.0 Received: by 10.229.214.5 with SMTP id gy5mr24847451qcb.256.1294694862995; Mon, 10 Jan 2011 13:27:42 -0800 (PST) Received: by 10.229.95.208 with HTTP; Mon, 10 Jan 2011 13:27:42 -0800 (PST) In-Reply-To: <20110110211534.616BA23888FD@eris.apache.org> References: <20110110211534.616BA23888FD@eris.apache.org> Date: Mon, 10 Jan 2011 21:27:42 +0000 Message-ID: Subject: Re: svn commit: r1057367 - /commons/proper/lang/branches/LANG_2_X/src/main/java/org/apache/commons/lang/text/ExtendedMessageFormat.java From: sebb To: dev@commons.apache.org Content-Type: text/plain; charset=ISO-8859-1 On 10 January 2011 21:15, wrote: > Author: niallp > Date: Mon Jan 10 21:15:33 2011 > New Revision: 1057367 > > URL: http://svn.apache.org/viewvc?rev=1057367&view=rev > Log: > port r1057352 to LANG 2.x branch - Fix up Javadoc for unsupported methods Sorry, I thought I had done that, but the commit failed due to other updates and I did not notice. [Subclipse/SVNkit merely reports "skipped" in the SVN log - earlier versions used to raise an error. I need to switch to JavaHL ...] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org