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...@apache.org on 2002/08/13 18:28:49 UTC

cvs commit: jakarta-struts/doc/userGuide installation.xml release-notes-1.1-b2.xml

craigmcc    2002/08/13 09:28:49

  Modified:    doc      index.xml
               doc/userGuide installation.xml release-notes-1.1-b2.xml
  Log:
  Update home page links to the new "beta 2" release, and tweak a couple of
  typos.
  
  Revision  Changes    Path
  1.27      +7 -7      jakarta-struts/doc/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/index.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- index.xml	29 Jun 2002 18:19:16 -0000	1.26
  +++ index.xml	13 Aug 2002 16:28:48 -0000	1.27
  @@ -220,17 +220,17 @@
     </p>
   
     <ul>
  -  <li><a href="http://jakarta.apache.org/builds/jakarta-struts/release/v1.1-b1">
  -  <b>Struts 1.1 Beta 1 Binary Distribution</b></a></li>
  -  <li><a href="http://jakarta.apache.org/builds/jakarta-struts/release/v1.1-b1/lib">
  -  <b>Struts 1.1 Beta 1 Library Distribution</b></a></li>
  -  <li><a href="http://jakarta.apache.org/builds/jakarta-struts/release/v1.1-b1/src">
  -  <b>Struts 1.1 Beta 1 Source Code Distribution</b></a></li>
  +  <li><a href="http://jakarta.apache.org/builds/jakarta-struts/release/v1.1-b2">
  +  <b>Struts 1.1 Beta 2 Binary Distribution</b></a></li>
  +  <li><a href="http://jakarta.apache.org/builds/jakarta-struts/release/v1.1-b2/lib">
  +  <b>Struts 1.1 Beta 2 Library Distribution</b></a></li>
  +  <li><a href="http://jakarta.apache.org/builds/jakarta-struts/release/v1.1-b2/src">
  +  <b>Struts 1.1 Beta 2 Source Code Distribution</b></a></li>
     </ul>
   
     <p>
     Check the 
  -  <a href="http://jakarta.apache.org/struts/userGuide/release-notes-1.1-b1.html">
  +  <a href="http://jakarta.apache.org/struts/userGuide/release-notes-1.1-b2.html">
     Release Notes</a> for a summary of the changes since the Struts 1.0.2 release.
     </p>
   
  
  
  
  1.5       +1 -1      jakarta-struts/doc/userGuide/installation.xml
  
  Index: installation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/userGuide/installation.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- installation.xml	8 Jul 2002 00:55:49 -0000	1.4
  +++ installation.xml	13 Aug 2002 16:28:49 -0000	1.5
  @@ -29,7 +29,7 @@
         version 2.2 or later, and the JavaServer Pages (JSP) Specification,
         version 1.1 or later.  One popular choice is to download Apache's
         <a href="http://jakarta.apache.org/tomcat">Tomcat</a> (version 3.1
  -      or later required, version 3.2 or later recommended).</li>
  +      or later required, version 3.3 or later recommended).</li>
   
     <li><strong>XML Parser</strong> - Struts <b>requires</b> the presence of an XML
         parser that is compatible with the Java API for XML Parsing (JAXP)
  
  
  
  1.3       +1 -1      jakarta-struts/doc/userGuide/release-notes-1.1-b2.xml
  
  Index: release-notes-1.1-b2.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/userGuide/release-notes-1.1-b2.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- release-notes-1.1-b2.xml	13 Aug 2002 04:32:09 -0000	1.2
  +++ release-notes-1.1-b2.xml	13 Aug 2002 16:28:49 -0000	1.3
  @@ -129,7 +129,7 @@
       of the Struts framework:</p>
       <ul>
       <li><strong>Database Connection Pool Package</strong>
  -    [<a href="http://jakarta.apache.org/commons/dbcp.html"><code>org.apache.commons.dbpc</code></a>]</li>
  +    [<a href="http://jakarta.apache.org/commons/dbcp.html"><code>org.apache.commons.dbcp</code></a>]</li>
       <li><strong>FileUpload Package</strong>
       [<a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/fileupload/"><code>org.apache.commons.fileupload</code></a>]</li>
       <li><strong>Logging Package</strong>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>