bloritsch 2003/02/10 07:11:58 Modified: instrument-client build.xml default.properties Log: update build Revision Changes Path 1.33 +1 -1 avalon-excalibur/instrument-client/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/avalon-excalibur/instrument-client/build.xml,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- build.xml 29 Jan 2003 14:07:39 -0000 1.32 +++ build.xml 10 Feb 2003 15:11:58 -0000 1.33 @@ -24,7 +24,7 @@ <path id="tools.class.path"> <pathelement location="${junit.jar}"/> - <fileset dir="${jakarta-site.dir}/lib"/> + <fileset dir="${avalon-site.dir}/lib"/> </path> <path id="test.class.path"> 1.15 +1 -1 avalon-excalibur/instrument-client/default.properties Index: default.properties =================================================================== RCS file: /home/cvs/avalon-excalibur/instrument-client/default.properties,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- default.properties 6 Feb 2003 13:38:32 -0000 1.14 +++ default.properties 10 Feb 2003 15:11:58 -0000 1.15 @@ -77,7 +77,7 @@ xdocs.dir = ${src.dir}/xdocs docs.dir = ${dist.dir}/docs -jakarta-site.dir = ../../jakarta-site +avalon-site.dir = ../../avalon-site # name of .zip/.tar.gz/.bz2 files and their top-level directory dist.name = ${name}-${version}
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]