Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 30468 invoked from network); 16 Apr 2003 18:46:38 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 16 Apr 2003 18:46:38 -0000 Received: (qmail 26709 invoked by uid 97); 16 Apr 2003 18:48:36 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@nagoya.betaversion.org Received: (qmail 26702 invoked from network); 16 Apr 2003 18:48:35 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 16 Apr 2003 18:48:35 -0000 Received: (qmail 30208 invoked by uid 500); 16 Apr 2003 18:46:35 -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 30197 invoked by uid 500); 16 Apr 2003 18:46:35 -0000 Received: (qmail 30194 invoked from network); 16 Apr 2003 18:46:35 -0000 Received: from icarus.apache.org (208.185.179.13) by daedalus.apache.org with SMTP; 16 Apr 2003 18:46:35 -0000 Received: (qmail 60770 invoked by uid 1635); 16 Apr 2003 18:46:35 -0000 Date: 16 Apr 2003 18:46:35 -0000 Message-ID: <20030416184635.60769.qmail@icarus.apache.org> From: epugh@apache.org To: jakarta-commons-sandbox-cvs@apache.org Subject: cvs commit: jakarta-commons-sandbox/io project.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 epugh 2003/04/16 11:46:35 Modified: io project.xml Log: One more test case needs exclusion. If someone will give me the go ahead to make the test cases run in the maven environment, then I will update the various testcases. I think they are desinged to run only under the ant environment. Revision Changes Path 1.4 +1 -0 jakarta-commons-sandbox/io/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/jakarta-commons-sandbox/io/project.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- project.xml 16 Apr 2003 18:42:06 -0000 1.3 +++ project.xml 16 Apr 2003 18:46:35 -0000 1.4 @@ -119,6 +119,7 @@ **/compress/**/*Test* + **/IOUtilTestCase* --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org