Return-Path: Delivered-To: apmail-incubator-ibatis-user-java-archive@www.apache.org Received: (qmail 31999 invoked from network); 23 May 2005 17:42:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 May 2005 17:42:38 -0000 Received: (qmail 24677 invoked by uid 500); 23 May 2005 15:53:17 -0000 Delivered-To: apmail-incubator-ibatis-user-java-archive@incubator.apache.org Received: (qmail 24609 invoked by uid 500); 23 May 2005 15:53:16 -0000 Mailing-List: contact ibatis-user-java-help@incubator.apache.org; run by ezmlm Precedence: bulk Reply-To: ibatis-user-java@incubator.apache.org List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list ibatis-user-java@incubator.apache.org Received: (qmail 24555 invoked by uid 99); 23 May 2005 15:53:16 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of larry.meadors@gmail.com designates 64.233.162.207 as permitted sender) Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.207) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 23 May 2005 08:53:14 -0700 Received: by zproxy.gmail.com with SMTP id 16so546774nzp for ; Mon, 23 May 2005 08:53:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=q6M4OXhRdqOn11Spr8fqfqtG/FFYkRGqc+xBj3/Wj4fMQdkjRJJHeUNjeZR1GeRJ8LQjO745y5khSyUWfG7iw2SqgeWslrtrwi+oODxP26thS2rxlisMx0jKnTCSJubvU0174HzvCgUOq+/1TWwRIgf7MKZNzUcIGBjZnIYG97M= Received: by 10.36.47.13 with SMTP id u13mr1334140nzu; Mon, 23 May 2005 08:53:05 -0700 (PDT) Received: by 10.36.90.19 with HTTP; Mon, 23 May 2005 08:53:05 -0700 (PDT) Message-ID: Date: Mon, 23 May 2005 09:53:05 -0600 From: Larry Meadors Reply-To: lmeadors@apache.org To: ibatis-user-java@incubator.apache.org Subject: Re: Where are the test cases in the source download In-Reply-To: <3F5F0075-CE5B-4EEB-B0D1-CFB1877432DD@sun.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <3F5F0075-CE5B-4EEB-B0D1-CFB1877432DD@sun.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N The tests are not in the download, only in SVN - trunk/java/mapper/mapper2/= test Larry On 5/23/05, Nathan Maves wrote: > Are these available anywhere? >=20 > Also I think the subversion repository on the web is not working. >=20 > Nathan >