ovidiu 02/05/19 12:38:17 Modified: src/test/anteater all-tests.xml Log: Use "cocoon" as property name instead of "schecoon". Revision Changes Path 1.2 +2 -2 xml-cocoon2/src/test/anteater/all-tests.xml Index: all-tests.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/test/anteater/all-tests.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- all-tests.xml 19 May 2002 19:27:03 -0000 1.1 +++ all-tests.xml 19 May 2002 19:38:17 -0000 1.2 @@ -12,7 +12,7 @@ To write a new Anteater test, just create a new Ant XML file and define a target whose name is the same as the filename, except for - the .xml suffix. Then go in the top level directory of Schecoon and + the .xml suffix. Then go in the top level directory of Cocoon and type: ./build.sh test @@ -27,7 +27,7 @@ <taskdef resource="META-INF/Anteater.tasks"/> <taskdef resource="net/sf/antcontrib/antcontrib.properties"/> - <property name="schecoon" value="http://${host}:${port}/${base}"/> + <property name="cocoon" value="http://${host}:${port}/${base}"/> <target name="all"> <foreach target="runtest" param="name">
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]