niallp      2004/09/02 05:24:30

  Modified:    doc/userGuide release-notes-1.2.1.xml release-notes.xml
  Log:
  Release note corrections
  
  Revision  Changes    Path
  1.4       +3 -3      jakarta-struts/doc/userGuide/release-notes-1.2.1.xml
  
  Index: release-notes-1.2.1.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/userGuide/release-notes-1.2.1.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- release-notes-1.2.1.xml   2 Sep 2004 02:00:24 -0000       1.3
  +++ release-notes-1.2.1.xml   2 Sep 2004 12:24:30 -0000       1.4
  @@ -18,7 +18,7 @@
             <li>
             <code>INSTALL.txt</code> - Brief installation instructions. For more 
detail, see the
             <code>Struts User Guide</code>, either through the Struts Documentation 
application or online at
  -          <a 
href="http://jakarta.apache.org/struts/";>http://jakarta.apache.org/struts/</a>.</li>
  +          <a href="http://struts.apache.org/";>http://struts.apache.org/</a>.</li>
             <li>
             <code>LICENSE.txt</code> - The Apache Software Foundation license that 
defines the terms under which you can use Struts (and other software licensed by 
Apache).</li>
             <li>
  @@ -117,10 +117,10 @@
           <p>
           <strong>New Configuration DTD</strong> - The
           <code>
  -          <a 
href="http://jakarta.apache.org/struts/dtds/struts-config_1_2.dtd";>struts-config_1_2.dtd</a>
  +          <a 
href="http://struts.apache.org/dtds/struts-config_1_2.dtd";>struts-config_1_2.dtd</a>
           </code> is preferred to the deprecated Struts Configuration 1.1 DTD. The 
new DTD adds two new elements &lt;display-name&gt; and &lt;description&gt; to the 
struts-config element. These elements are for use by struts config file tools and 
document generation. In the Struts 1.2.x series, existing Struts configuration files 
can be loaded using either DTD version.</p>
           <p>
  -        <strong>New Committers</strong> - We are pleased to welcome Steve Raeburn, 
Don Brown, and Joe Germuska to the team of Struts Committers.</p>
  +        <strong>New Committers</strong> - We are pleased to welcome Steve Raeburn, 
Don Brown, Joe Germuska and Niall Pemberton to the team of Struts Committers.</p>
           <p>
           <strong>Struts-Chain</strong> - Still experimental, this new "contrib" 
package utilizes the new Chain of Responsibilty package in the Jakarta Sandbox to 
create a new breed of RequestProcessor. Look for this to become the default 
implementation in a future release.</p>
           <p>
  
  
  
  1.63      +3 -3      jakarta-struts/doc/userGuide/release-notes.xml
  
  Index: release-notes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/userGuide/release-notes.xml,v
  retrieving revision 1.62
  retrieving revision 1.63
  diff -u -r1.62 -r1.63
  --- release-notes.xml 2 Sep 2004 02:00:24 -0000       1.62
  +++ release-notes.xml 2 Sep 2004 12:24:30 -0000       1.63
  @@ -18,7 +18,7 @@
             <li>
             <code>INSTALL.txt</code> - Brief installation instructions. For more 
detail, see the
             <code>Struts User Guide</code>, either through the Struts Documentation 
application or online at
  -          <a 
href="http://jakarta.apache.org/struts/";>http://jakarta.apache.org/struts/</a>.</li>
  +          <a href="http://struts.apache.org/";>http://struts.apache.org/</a>.</li>
             <li>
             <code>LICENSE.txt</code> - The Apache Software Foundation license that 
defines the terms under which you can use Struts (and other software licensed by 
Apache).</li>
             <li>
  @@ -115,10 +115,10 @@
           <p>
           <strong>New Configuration DTD</strong> - The
           <code>
  -          <a 
href="http://jakarta.apache.org/struts/dtds/struts-config_1_2.dtd";>struts-config_1_2.dtd</a>
  +          <a 
href="http://struts.apache.org/dtds/struts-config_1_2.dtd";>struts-config_1_2.dtd</a>
           </code> is preferred to the deprecated Struts Configuration 1.1 DTD. The 
new DTD adds two new elements &lt;display-name&gt; and &lt;description&gt; to the 
struts-config element. These elements are for use by struts config file tools and 
document generation. In the Struts 1.2.x series, existing Struts configuration files 
can be loaded using either DTD version.</p>
           <p>
  -        <strong>New Committers</strong> - We are pleased to welcome Steve Raeburn, 
Don Brown, and Joe Germuska to the team of Struts Committers.</p>
  +        <strong>New Committers</strong> - We are pleased to welcome Steve Raeburn, 
Don Brown, Joe Germuska and Niall Pemberton to the team of Struts Committers.</p>
           <p>
           <strong>Struts-Chain</strong> - Still experimental, this new "contrib" 
package utilizes the new Chain of Responsibilty package in the Jakarta Sandbox to 
create a new breed of RequestProcessor. Look for this to become the default 
implementation in a future release.</p>
           <p>
  
  
  

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

Reply via email to