khammond    01/10/24 05:21:57

  Modified:    .        build.xml
  Log:
  Code from Scott Coleman:
  
  A slight modification to the build.xml to provide a nicer Java Docs (or at
  least I think so)
  
  Revision  Changes    Path
  1.38      +2 -0      jakarta-jmeter/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/build.xml,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- build.xml 2001/10/03 02:22:14     1.37
  +++ build.xml 2001/10/24 12:21:57     1.38
  @@ -112,6 +112,8 @@
                                destdir="${docs.api.dest.dir}"
                                private="yes" author="yes" version="yes"
                                doctitle="Apache JMeter APIs Specification"
  +                             windowtitle="Apache JMeter API Specification"
  +                             header="<b>Apache 
JMeter</b><br><font size='-1'>1.7</font>"
                                bottom="Copyright © 1998-2001 Apache Software 
Foundation. All Rights Reserved."
                                packagenames="org.apache.jmeter.*,
                                org.apache.jmeter.timers.*,
  
  
  

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

Reply via email to