Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 59414 invoked from network); 21 Jun 2003 02:42:51 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 21 Jun 2003 02:42:51 -0000 Received: (qmail 26333 invoked by uid 97); 21 Jun 2003 02:45:19 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@nagoya.betaversion.org Received: (qmail 26326 invoked from network); 21 Jun 2003 02:45:18 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 21 Jun 2003 02:45:18 -0000 Received: (qmail 59154 invoked by uid 500); 21 Jun 2003 02:42:49 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 59143 invoked by uid 500); 21 Jun 2003 02:42:49 -0000 Received: (qmail 59140 invoked from network); 21 Jun 2003 02:42:49 -0000 Received: from icarus.apache.org (208.185.179.13) by daedalus.apache.org with SMTP; 21 Jun 2003 02:42:49 -0000 Received: (qmail 74242 invoked by uid 1581); 21 Jun 2003 02:42:48 -0000 Date: 21 Jun 2003 02:42:48 -0000 Message-ID: <20030621024248.74241.qmail@icarus.apache.org> From: dgraham@apache.org To: jakarta-commons-sandbox-cvs@apache.org Subject: cvs commit: jakarta-commons-sandbox/mapper build.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N dgraham 2003/06/20 19:42:48 Modified: mapper build.xml Log: Point tests to MapperFactoryTest as starting point. Revision Changes Path 1.3 +1 -1 jakarta-commons-sandbox/mapper/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-commons-sandbox/mapper/build.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- build.xml 10 Jun 2003 03:58:06 -0000 1.2 +++ build.xml 21 Jun 2003 02:42:48 -0000 1.3 @@ -226,7 +226,7 @@ - + --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org