You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by te...@apache.org on 2003/06/20 06:02:32 UTC

cvs commit: jakarta-poi/src/documentation/content/xdocs howtobuild.xml

tetsuya     2003/06/19 21:02:32

  Modified:    src/documentation/content/xdocs howtobuild.xml
  Log:
  "How TO Build" .. slightly commented about optional.jar
  
  Revision  Changes    Path
  1.3       +3 -1      jakarta-poi/src/documentation/content/xdocs/howtobuild.xml
  
  Index: howtobuild.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/content/xdocs/howtobuild.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- howtobuild.xml	11 May 2003 00:52:25 -0000	1.2
  +++ howtobuild.xml	20 Jun 2003 04:02:31 -0000	1.3
  @@ -6,6 +6,7 @@
           <title>How To Build POI</title>
           <authors>
               <person email="glens@apache.org" name="Glen Stampoultzis" id="GS"/>
  +            <person email="tetsuya@apache.org" name="Tetsuya Kitahata" id="TK"/>
           </authors>
       </header>
       <body>
  @@ -49,7 +50,8 @@
               </table>
               <p>
                   Just pick the latest versions of these jars and place
  -                them in ANT_HOME/lib
  +                them in ANT_HOME/lib and make sure that optional.jar is
  +                in ANT_HOME/lib .
               </p>
           </section>
           <section>