Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 65768 invoked from network); 18 Aug 2006 01:13:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Aug 2006 01:13:14 -0000 Received: (qmail 18528 invoked by uid 500); 18 Aug 2006 01:13:12 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 18428 invoked by uid 500); 18 Aug 2006 01:13:12 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 18417 invoked by uid 99); 18 Aug 2006 01:13:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Aug 2006 18:13:12 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Aug 2006 18:13:11 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D98A141001E for ; Fri, 18 Aug 2006 01:10:13 +0000 (GMT) Message-ID: <11808002.1155863413888.JavaMail.jira@brutus> Date: Thu, 17 Aug 2006 18:10:13 -0700 (PDT) From: "Matthias Fischer (JIRA)" To: commons-dev@jakarta.apache.org Subject: [jira] Created: (VALIDATOR-198) example does not compile MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N example does not compile ------------------------ Key: VALIDATOR-198 URL: http://issues.apache.org/jira/browse/VALIDATOR-198 Project: Commons Validator Issue Type: Bug Affects Versions: 1.3.0 Release Reporter: Matthias Fischer Priority: Minor Changing the "example" target to depend on "compile.tests" fixes this