Return-Path: Delivered-To: apmail-avalon-cvs-archive@avalon.apache.org Received: (qmail 98316 invoked by uid 500); 1 Mar 2003 22:21:51 -0000 Mailing-List: contact cvs-help@avalon.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon CVS List" Reply-To: "Avalon Developers List" Delivered-To: mailing list cvs@avalon.apache.org Received: (qmail 98305 invoked by uid 500); 1 Mar 2003 22:21:51 -0000 Received: (qmail 98302 invoked from network); 1 Mar 2003 22:21:51 -0000 Received: from icarus.apache.org (208.185.179.13) by daedalus.apache.org with SMTP; 1 Mar 2003 22:21:51 -0000 Received: (qmail 23470 invoked by uid 1195); 1 Mar 2003 22:21:50 -0000 Date: 1 Mar 2003 22:21:50 -0000 Message-ID: <20030301222150.23469.qmail@icarus.apache.org> From: donaldp@apache.org To: avalon-phoenix-cvs@apache.org Subject: cvs commit: avalon-phoenix build.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N donaldp 2003/03/01 14:21:50 Modified: . build.xml Log: Only copy jars/sars from deploy directories Revision Changes Path 1.215 +9 -3 avalon-phoenix/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/avalon-phoenix/build.xml,v retrieving revision 1.214 retrieving revision 1.215 diff -u -r1.214 -r1.215 --- build.xml 1 Mar 2003 10:41:38 -0000 1.214 +++ build.xml 1 Mar 2003 22:21:50 -0000 1.215 @@ -484,13 +484,19 @@ - + + + - + + + - + + + --------------------------------------------------------------------- To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org For additional commands, e-mail: cvs-help@avalon.apache.org