Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 42897 invoked from network); 8 Dec 2010 13:11:12 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Dec 2010 13:11:12 -0000 Received: (qmail 62459 invoked by uid 500); 8 Dec 2010 13:11:11 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 62283 invoked by uid 500); 8 Dec 2010 13:11:11 -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 61925 invoked by uid 99); 8 Dec 2010 13:11:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Dec 2010 13:11:10 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jak-commons-dev@m.gmane.org designates 80.91.229.12 as permitted sender) Received: from [80.91.229.12] (HELO lo.gmane.org) (80.91.229.12) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Dec 2010 13:11:01 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PQJn5-0008E3-VM for dev@commons.apache.org; Wed, 08 Dec 2010 14:10:39 +0100 Received: from mail.elsag-solutions.com ([62.154.225.82]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Dec 2010 14:10:39 +0100 Received: from joerg.schaible by mail.elsag-solutions.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Dec 2010 14:10:39 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: dev@commons.apache.org From: =?UTF-8?B?SsO2cmc=?= Schaible Subject: Re: [validator] url validation Followup-To: gmane.comp.jakarta.commons.devel Date: Wed, 08 Dec 2010 14:10:25 +0100 Lines: 13 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8Bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: mail.elsag-solutions.com User-Agent: KNode/4.4.7 X-Virus-Checked: Checked by ClamAV on apache.org Hi Alex, Alexander Rytov wrote: > Hi, guys > How about url validation? > How to do it accoring new rfc3986 and IDN(international domain name)? > common-validation use only old rfc2396 and doesn't check IDN and IPv6 > urls. Feel free to provide patches with unit tests. - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org