geirm       01/12/27 16:20:46

  Modified:    examples/velocitydocs build.xml
  Log:
  Use the 'reference' version
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-velocity-dvsl/examples/velocitydocs/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity-dvsl/examples/velocitydocs/build.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.xml 2001/12/18 20:54:39     1.1
  +++ build.xml 2001/12/28 00:20:46     1.2
  @@ -48,7 +48,7 @@
              destdir="${docs.dest}/"
              extension=".html" 
           toolbox="${docs.src}/toolbox.props"
  -           style="${docs.src}/site.dvsl"
  +           style="../../src/stylesheets/site.dvsl"
              excludes="**/project.xml"
              includes="**/*.xml" 
         />
  
  
  

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

Reply via email to