Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 46209 invoked from network); 9 Jul 2002 14:59:29 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 9 Jul 2002 14:59:29 -0000 Received: (qmail 14005 invoked by uid 97); 9 Jul 2002 14:58:57 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 13863 invoked by uid 97); 9 Jul 2002 14:58:56 -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 13748 invoked by uid 97); 9 Jul 2002 14:58:54 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Date: 9 Jul 2002 14:58:35 -0000 Message-ID: <20020709145835.64498.qmail@icarus.apache.org> From: nicolaken@apache.org To: jakarta-commons-sandbox-cvs@apache.org Subject: cvs commit: jakarta-commons-sandbox/io 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 nicolaken 2002/07/09 07:58:35 Modified: io build.xml Log: Added compile.examples to build and the examples jar to "jar" Revision Changes Path 1.3 +28 -4 jakarta-commons-sandbox/io/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-commons-sandbox/io/build.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- build.xml 28 Jan 2002 04:44:49 -0000 1.2 +++ build.xml 9 Jul 2002 14:58:35 -0000 1.3 @@ -60,7 +60,9 @@ - + + + @@ -114,6 +116,7 @@ + @@ -155,6 +158,20 @@ + + + + + + + + + @@ -163,7 +180,7 @@ - @@ -197,7 +214,7 @@ - @@ -206,6 +223,13 @@ + + + + -- To unsubscribe, e-mail: For additional commands, e-mail: