Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 68647 invoked from network); 6 Aug 2010 00:47:41 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Aug 2010 00:47:41 -0000 Received: (qmail 97136 invoked by uid 500); 6 Aug 2010 00:47:41 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 97028 invoked by uid 500); 6 Aug 2010 00:47:40 -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 97018 invoked by uid 99); 6 Aug 2010 00:47:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Aug 2010 00:47: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; Fri, 06 Aug 2010 00:47:37 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o760lGSO016095 for ; Fri, 6 Aug 2010 00:47:16 GMT Message-ID: <11809797.191521281055636364.JavaMail.jira@thor> Date: Thu, 5 Aug 2010 20:47:16 -0400 (EDT) From: "Barrie Treloar (JIRA)" To: issues@commons.apache.org Subject: [jira] Created: (LANG-640) Add normalizeSpace to StringUtils 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 Add normalizeSpace to StringUtils --------------------------------- Key: LANG-640 URL: https://issues.apache.org/jira/browse/LANG-640 Project: Commons Lang Issue Type: New Feature Components: lang.* Affects Versions: 3.0 Reporter: Barrie Treloar Fix For: 3.0 StringUtils lacks normalizeSpace similar to http://www.w3.org/TR/xpath/#function-normalize-space -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.