You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by pa...@apache.org on 2002/05/07 19:01:17 UTC

cvs commit: xml-xalan/test rundtm.bat

pauldick    02/05/07 10:01:17

  Modified:    test     rundtm.bat
  Log:
  Changed the name and location of the xsltc dom test.
  
  Revision  Changes    Path
  1.2       +1 -1      xml-xalan/test/rundtm.bat
  
  Index: rundtm.bat
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/rundtm.bat,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- rundtm.bat	27 Apr 2002 01:26:00 -0000	1.1
  +++ rundtm.bat	7 May 2002 17:01:17 -0000	1.2
  @@ -22,7 +22,7 @@
   rem %JAVAPROG% -Djava.compiler=NONE -mx256m -classpath %XCLASSPATH% org.apache.qetest.dtm.TimeDTMTraverserDeep %1
   rem %JAVAPROG% -Djava.compiler=NONE -mx256m -classpath %XCLASSPATH% org.apache.qetest.dtm.TimeDTMIteratorFlat %1
   rem %JAVAPROG% -Djava.compiler=NONE -mx256m -classpath %XCLASSPATH% org.apache.qetest.dtm.TimeDTMIteratorDeep %1
  -%JAVAPROG% -Djava.compiler=NONE -mx256m -classpath %XCLASSPATH% org.apache.qetest.dtm.xsltcDocCode %1 %2
  +%JAVAPROG% -Djava.compiler=NONE -mx256m -classpath %XCLASSPATH% org.apache.qetest.xsltc.TimeXSLTCDom %1 %2
   set CLASSPATH=%savedCLASSPATH%
   rem set XCLASSPATH=
   set pathdist=
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org