zongaro     2004/01/08 12:09:57

  Modified:    test     Tag: xslt20-compiled build.xml
  Log:
  Fixed smoketest.xsltc pass message to point to correct results file names.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.64.2.3  +3 -3      xml-xalan/test/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/build.xml,v
  retrieving revision 1.64.2.2
  retrieving revision 1.64.2.3
  diff -u -r1.64.2.2 -r1.64.2.3
  --- build.xml 8 Jan 2004 17:57:27 -0000       1.64.2.2
  +++ build.xml 8 Jan 2004 20:09:57 -0000       1.64.2.3
  @@ -659,7 +659,7 @@
       </target>
       <target name="smoketest.xsltc-pass" if="smoketest.xsltc-passed">
           <echo message=" [minitest] CONGRATULATIONS! The Smoketest passed!" />
  -        <echo message=" [minitest] Details are in ${smoketest.conf.logFile}, 
${smoketest.accept.logFile}" />
  +        <echo message=" [minitest] Details are in 
${smoketest.xsltc.conf.logFile}, ${smoketest.xsltc.accept.logFile}" />
       </target>
   
       <target name="smoketest-results-dist" depends="init.test">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to