Return-Path: Delivered-To: apmail-xml-axis-dev-archive@xml.apache.org Received: (qmail 87716 invoked by uid 500); 10 Sep 2002 20:30:36 -0000 Mailing-List: contact axis-dev-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@xml.apache.org Received: (qmail 87707 invoked by uid 500); 10 Sep 2002 20:30:36 -0000 Delivered-To: apmail-xml-axis-cvs@apache.org Date: 10 Sep 2002 20:30:35 -0000 Message-ID: <20020910203035.94140.qmail@icarus.apache.org> From: stevel@apache.org To: xml-axis-cvs@apache.org Subject: cvs commit: xml-axis/java/test/httpunit build.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N stevel 2002/09/10 13:30:35 Modified: java/test/httpunit build.xml Log: fix all httpunits references Revision Changes Path 1.9 +4 -3 xml-axis/java/test/httpunit/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/xml-axis/java/test/httpunit/build.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- build.xml 10 Sep 2002 16:06:52 -0000 1.8 +++ build.xml 10 Sep 2002 20:30:35 -0000 1.9 @@ -46,6 +46,7 @@ + @@ -76,7 +77,7 @@ - + @@ -113,7 +114,7 @@ debug="${build.debug}" includeAntRuntime="false" fork="${javac.fork}" - srcdir="${axis.home}/${componentName}/src"> + srcdir="${component.home}/src"> @@ -136,7 +137,7 @@ - +