unico       2004/03/17 13:59:01

  Modified:    src/test/anteater calc.xml
  Log:
  use jxcalc path since calc was removed during xsp blockification
  
  Revision  Changes    Path
  1.7       +1 -1      cocoon-2.2/src/test/anteater/calc.xml
  
  Index: calc.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.2/src/test/anteater/calc.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- calc.xml  10 Mar 2004 09:52:39 -0000      1.6
  +++ calc.xml  17 Mar 2004 21:59:01 -0000      1.7
  @@ -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">
  
  
  

Reply via email to