You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by cr...@locus.apache.org on 2000/09/26 21:45:16 UTC

cvs commit: jakarta-struts/src/doc installation.xml

craigmcc    00/09/26 12:45:07

  Modified:    src/doc  installation.xml
  Log:
  Add a note that you must download the "optional.jar" file along with Ant 1.1
  to get the implementation of the <style> task.
  
  Submitted by: Joel Schneider <js...@cariboulake.com>
  
  Revision  Changes    Path
  1.4       +6 -1      jakarta-struts/src/doc/installation.xml
  
  Index: installation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/src/doc/installation.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- installation.xml	2000/09/07 01:37:25	1.3
  +++ installation.xml	2000/09/26 19:45:02	1.4
  @@ -31,7 +31,12 @@
         source distribution, you must download and install version 1.1 or later
         of the <a href="http://jakarta.apache.org/ant">Ant</a> build system.
         This package is also strongly recommended for use in developing your
  -      own web applications based on Struts.</li>
  +      own web applications based on Struts.
  +      <ul>
  +      <li>If you are using the release version of Ant version 1.1, you will
  +          also need to download the "optional.jar" file that contains the
  +          implementation of Ant's <code>&lt;style&gt;</code> command.</li>
  +      </ul></li>
     <li><strong>Servlet API Classes</strong> - In order to compile Struts itself,
         or applications that use Struts, you will need a <code>servlet.jar</code>
         file containing the Servlet and JSP API classes.  Most servlet containers