Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 91602 invoked from network); 3 Aug 2010 12:44:43 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Aug 2010 12:44:43 -0000 Received: (qmail 18531 invoked by uid 500); 3 Aug 2010 12:44:42 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 18218 invoked by uid 500); 3 Aug 2010 12:44:41 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 17830 invoked by uid 99); 3 Aug 2010 12:44:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Aug 2010 12:44:40 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Aug 2010 12:44:37 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o73CiFxY014073 for ; Tue, 3 Aug 2010 12:44:16 GMT Message-ID: <27707550.136381280839455975.JavaMail.jira@thor> Date: Tue, 3 Aug 2010 08:44:15 -0400 (EDT) From: "Shashi Kant Sharma (JIRA)" To: issues@commons.apache.org Subject: [jira] Updated: (LANG-614) StringUtils.endsWithAny method In-Reply-To: <663696838.36711270620694140.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LANG-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shashi Kant Sharma updated LANG-614: ------------------------------------ Comment: was deleted (was: Adding StringUtils.endsWithAny method with test cases.) > StringUtils.endsWithAny method > ------------------------------ > > Key: LANG-614 > URL: https://issues.apache.org/jira/browse/LANG-614 > Project: Commons Lang > Issue Type: Improvement > Components: lang.* > Reporter: Henri Yandell > Fix For: 3.1 > > Attachments: LANG-614_fix.patch > > > Given we added a StringUtils.startsWithAny method in 2.5, we should probably add its endsWithAny variant. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.