You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by un...@apache.org on 2004/03/17 21:19:27 UTC

cvs commit: cocoon-2.1/src/test/anteater calc.xml

unico       2004/03/17 12:19:27

  Modified:    src/test/anteater calc.xml
  Log:
  use jxcalc path since calc was removed during xsp block migration
  
  Revision  Changes    Path
  1.8       +1 -1      cocoon-2.1/src/test/anteater/calc.xml
  
  Index: calc.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/test/anteater/calc.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- calc.xml	6 Mar 2004 02:25:36 -0000	1.7
  +++ calc.xml	17 Mar 2004 20:19:27 -0000	1.8
  @@ -25,7 +25,7 @@
     the calculator example, and goes back in the processing several
     times. -->
     <target name="calc">
  -    <property name="calc" value="${anteater.env.cocoon}/samples/flow/calc/"/>
  +    <property name="calc" value="${anteater.env.cocoon}/samples/flow/jxcalc/"/>
   
         <httpRequest href="${calc}/"
   		   description="Test the 'calc' JavaScript implementation">