Return-Path: Delivered-To: apmail-commons-issues-archive@locus.apache.org Received: (qmail 26231 invoked from network); 18 Oct 2007 18:38:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Oct 2007 18:38:16 -0000 Received: (qmail 7012 invoked by uid 500); 18 Oct 2007 18:38:01 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 6949 invoked by uid 500); 18 Oct 2007 18:38:01 -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 6530 invoked by uid 99); 18 Oct 2007 18:38:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Oct 2007 11:37:59 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Oct 2007 18:38:11 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4E57E714233 for ; Thu, 18 Oct 2007 11:37:51 -0700 (PDT) Message-ID: <11517576.1192732671318.JavaMail.jira@brutus> Date: Thu, 18 Oct 2007 11:37:51 -0700 (PDT) From: "Niall Pemberton (JIRA)" To: issues@commons.apache.org Subject: [jira] Commented: (VALIDATOR-203) Refactor UrlValidator - especially the line 370-ish TODO. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/VALIDATOR-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536006 ] Niall Pemberton commented on VALIDATOR-203: ------------------------------------------- Ben has added a new InetAddressValidator - so UrlValidator should use that if/when its refactored - see VALIDATOR-241 > Refactor UrlValidator - especially the line 370-ish TODO. > --------------------------------------------------------- > > Key: VALIDATOR-203 > URL: https://issues.apache.org/jira/browse/VALIDATOR-203 > Project: Commons Validator > Issue Type: Task > Components: Routines > Reporter: Henri Yandell > Assignee: Henri Yandell > Fix For: 1.4 > > > The UrlValidator class needs some cleanup. Just looking at VALIDATOR-202 there were some obvious places where things could be cleaned up and the solution for VALIDATOR-202 could use improvement. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.