You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by pi...@locus.apache.org on 2000/01/03 17:54:03 UTC

cvs commit: xml-stylebook/docs run.bat

pier        00/01/03 08:54:03

  Modified:    docs     run.bat
  Log:
  Runs with current stylebook jar.
  
  Revision  Changes    Path
  1.6       +1 -1      xml-stylebook/docs/run.bat
  
  Index: run.bat
  ===================================================================
  RCS file: /home/cvs/xml-stylebook/docs/run.bat,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- run.bat	1999/12/01 21:11:28	1.5
  +++ run.bat	2000/01/03 16:54:03	1.6
  @@ -1,2 +1,2 @@
   @echo off
  -java org.apache.stylebook.StyleBook "targetDirectory=targets" book.xml ../styles/apachexml
  +java -classpath "..\bin\stylebook-1.0-b1.jar" org.apache.stylebook.StyleBook "targetDirectory=targets" book.xml ../styles/apachexml