martinc     02/02/08 23:01:55

  Modified:    doc      Tag: STRUTS_1_0_BRANCH index.xml project.xml
  Added:       doc      Tag: STRUTS_1_0_BRANCH release-notes-1.0.2.xml
  Log:
  Updates for Struts 1.0.2 release.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.2.2.9   +15 -11    jakarta-struts/doc/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/index.xml,v
  retrieving revision 1.2.2.8
  retrieving revision 1.2.2.9
  diff -u -r1.2.2.8 -r1.2.2.9
  --- index.xml 10 Jan 2002 08:07:53 -0000      1.2.2.8
  +++ index.xml 9 Feb 2002 07:01:54 -0000       1.2.2.9
  @@ -10,7 +10,7 @@
   
     <body>
   
  -  <section name="Welcome to Struts 1.0.1" href="Welcome">
  +  <section name="Welcome to Struts 1.0.2" href="Welcome">
   
     <p>Welcome to the Struts Framework!  The goal of this project
     is to provide an open source framework useful in building web applications
  @@ -64,7 +64,7 @@
     <p>Of course, the only true documentation is the code itself. If you have any 
questions 
     about how Struts actually works, do not hestate to <i>use the source</i>. For the 
     complete, buildable source code to the entire Struts framework, see the "src" 
folder in 
  -  the <a 
href="http://jakarta.apache.org/builds/jakarta-struts/release/v1.0.1/src/";><b>Struts 
1.0 source distribution</b></a>.</p>
  +  the <a 
href="http://jakarta.apache.org/builds/jakarta-struts/release/v1.0.2/src/";><b>Struts 
1.0.2 source distribution</b></a>.</p>
   
     <p>The Struts <a href="userGuide/resources.html"><b>Resources</b></a> page 
provides links to 
     everything else written about  Struts, including books, articles, tutorials, and 
sample 
  @@ -74,19 +74,23 @@
   
     <section name="Acquiring Struts" href="Acquiring">
   
  -  <p>The <i>production release</i> of <strong>Struts 1.0.1</strong> is available in
  -  in convenient binary distribution and also with complete source code.</p>
  +  <p>The <i>production release</i> of <strong>Struts 1.0.2</strong> is available in
  +  a convenient binary distribution and also with complete source code. In
  +  addition, a library distribution is available, which contains the latest
  +  Struts binaries without the sample applications, providing a smaller,
  +  faster download.</p>
   
     <ul>
  -  <li><a href="http://jakarta.apache.org/builds/jakarta-struts/release/v1.0.1";>
  -  <b>Struts 1.0.1 Binary Distribution</b></a></li>
  -  <li><a href="http://jakarta.apache.org/builds/jakarta-struts/release/v1.0.1/src";>
  -  <b>Struts 1.0.1 Source Code Distribution</b></a></li>
  +  <li><a href="http://jakarta.apache.org/builds/jakarta-struts/release/v1.0.2";>
  +  <b>Struts 1.0.2 Binary Distribution</b></a></li>
  +  <li><a href="http://jakarta.apache.org/builds/jakarta-struts/release/v1.0.2/lib";>
  +  <b>Struts 1.0.2 Library Distribution</b></a></li>
  +  <li><a href="http://jakarta.apache.org/builds/jakarta-struts/release/v1.0.2/src";>
  +  <b>Struts 1.0.2 Source Code Distribution</b></a></li>
     </ul>
     
  -  <p>Check the <a href="release-notes-1.0.1.html">Release Notes</a>
  -  for a summary of what new features have been added, and other significant
  -  changes, since the Struts 1.0 release.</p>
  +  <p>Check the <a href="release-notes-1.0.2.html">Release Notes</a>
  +  for a summary of the changes since the Struts 1.0.1 release.</p>
   
     </section>
   
  
  
  
  1.1.2.8   +2 -3      jakarta-struts/doc/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/project.xml,v
  retrieving revision 1.1.2.7
  retrieving revision 1.1.2.8
  diff -u -r1.1.2.7 -r1.1.2.8
  --- project.xml       10 Jan 2002 07:55:10 -0000      1.1.2.7
  +++ project.xml       9 Feb 2002 07:01:54 -0000       1.1.2.8
  @@ -19,8 +19,8 @@
       </menu>
   
       <menu name="Getting Started">
  -        <item name="Installation"            href="installation-1.0.html"/>
  -        <item name="Release Notes"           href="release-notes-1.0.1.html"/>
  +        <item name="Installation"            href="installation.html"/>
  +        <item name="Release Notes"           href="release-notes-1.0.2.html"/>
           <item name="Javadoc"                 href="api/index.html"/>
           <item name="Mailing Lists"           
href="http://jakarta.apache.org/site/mail.html"/>
           <item name="Bug Database"            
href="http://jakarta.apache.org/site/bugs.html"/>
  @@ -53,7 +53,6 @@
       </menu>
   
       <menu name="Current Development">
  -        <item name="Release Plan (1.0.1)"    
href="http://jakarta.apache.org/struts/release-plan-1.0.1.html"/>
           <item name="Installation (nightly)"  
href="http://jakarta.apache.org/struts/installation.html"/>
           <item name="Release Notes (nightly)" 
href="http://jakarta.apache.org/struts/release-notes.html"/>
           <item name="Javadoc (nightly)"       
href="http://jakarta.apache.org/struts/api/index.html"/>
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +106 -0    jakarta-struts/doc/Attic/release-notes-1.0.2.xml
  
  
  
  

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

Reply via email to