Return-Path: Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 20777 invoked by uid 2016); 14 Oct 1999 01:20:07 -0000 Delivered-To: apcore-jakarta-tomcat-cvs@apache.org Received: (qmail 20775 invoked by uid 259); 14 Oct 1999 01:20:07 -0000 Date: 14 Oct 1999 01:20:07 -0000 Message-ID: <19991014012007.20774.qmail@hyperreal.org> From: costin@hyperreal.org To: jakarta-tomcat-cvs@apache.org Subject: cvs commit: jakarta-tomcat build.xml costin 99/10/13 18:20:06 Modified: . build.xml Log: More changes to build.xml: - cleaned up dist ( it use the previus step instead of repeating it ) - dist will be in the same dir as main build test is not working right now. I am still working on this, if you have any problems mail me. Revision Changes Path 1.4 +7 -69 jakarta-tomcat/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat/build.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- build.xml 1999/10/13 23:33:52 1.3 +++ build.xml 1999/10/14 01:20:05 1.4 @@ -71,79 +71,19 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - + @@ -165,10 +105,10 @@ + classpath="${dest}/classes:${dest}/lib/servlet.jar:${dest}/webserver.jar:../jakarta-tools/moo.jar"/> + classpath="${dest}/classes:${dest}/lib/servlet.jar"/> @@ -186,8 +126,6 @@ - -