rdonkin     2004/07/22 12:45:24

  Modified:    docs     index.html
               docs/site/news index.html news-2004-2ndHalf.html
               xdocs    index.xml
               xdocs/site/news index.xml news-2004-2ndHalf.xml
  Log:
  Added taglibs release news
  
  Revision  Changes    Path
  1.443     +2 -4      jakarta-site2/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/index.html,v
  retrieving revision 1.442
  retrieving revision 1.443
  diff -u -r1.442 -r1.443
  --- index.html        21 Jul 2004 15:54:41 -0000      1.442
  +++ index.html        22 Jul 2004 19:45:24 -0000      1.443
  @@ -284,17 +284,15 @@
           <blockquote>
                                       <h4><a href="http://www.apachenews.org/";>Apache 
News Blog</a> (<a href="http://www.apachenews.org/index.xml";>RSS</a>) (<a 
href="http://www.apachenews.org/index.rdf";>RDF</a>) -- Unofficial Resource</h4>
                                                   <h4><a 
href="http://www.apache.org/licenses/";>Apache License Renewal</a></h4>
  -                                                <h4><a 
href="site/news/news-2004-2ndHalf.html">Jakarta Product news</a></h4>
  -                                                <h3> Released</h3>
  +                                                <h4><a 
href="site/news/news-2004-2ndHalf.html">Jakarta Release News</a></h4>
                                                   <ul>      
  +           <li><a href="site/news/news-2004-2ndHalf.html#20040721.1">21 July 2004 - 
<b> Standard Tagslibs 1.1.1 and 1.0.6</b> Released</a></li>
              <li><a href="site/news/news-2004-2ndHalf.html#20040715.1">15 July 2004 - 
<b> Tomcat 5.0.27 Stable</b> Released</a></li>
              <li><a href="site/news/news-2004-2ndHalf.html#20040710.1">10 July 2004 - 
<b> Commons Codec 1.3</b> Released</a></li>
              <li><a href="site/news/news-2004-2ndHalf.html#20040703.2">03 July 2004 - 
<b> HiveMind 1.0-beta-1</b> Released</a></li>
              <li><a href="site/news/news-2004-2ndHalf.html#20040703.1">03 July 2004 - 
<b> Commons Betwixt 0.5</b> Released</a></li>
              <li><a href="site/news/news-2004-1stHalf.html#20040628.2">28 June 2004 - 
<b> Commons Collections 3.1</b> Released</a></li>
              <li><a href="site/news/news-2004-1stHalf.html#20040625.1">25 June 2004 - 
<b> Commons Net 1.2.2</b> Released</a></li>
  -           <li><a href="site/news/news-2004-1stHalf.html#20040616.1">16 June 2004 - 
<b> Commons Logging 1.0.4</b> Released</a></li>
  -           <li><a href="site/news/news-2004-1stHalf.html#20040614.1">14 June 2004 - 
<b> Commons DBCP 1.2.1</b> Released</a></li>
           </ul>
                                                   <h4>Other news from <a 
href="site/news/news-2004-2ndHalf.html">Jakarta</a> 
           and <a href="site/news/elsewhere-2004-2ndHalf.html">Elsewhere</a></h4>
  
  
  
  1.98      +3 -0      jakarta-site2/docs/site/news/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news/index.html,v
  retrieving revision 1.97
  retrieving revision 1.98
  diff -u -r1.97 -r1.98
  --- index.html        21 Jul 2004 15:54:41 -0000      1.97
  +++ index.html        22 Jul 2004 19:45:24 -0000      1.98
  @@ -355,6 +355,9 @@
                       <li><strong>July</strong>
                           <ul>
                               <li>
  +<a href="news-2004-2ndHalf.html#20040721.1">Standard Tagslibs 1.1.1 and 1.0.6 
Released</a>
  +                            </li>
  +                            <li>
   <a href="news-2004-2ndHalf.html#20040710.1">Commons Codec 1.3 Released</a>
                               </li>
                               <li>
  
  
  
  1.6       +20 -1     jakarta-site2/docs/site/news/news-2004-2ndHalf.html
  
  Index: news-2004-2ndHalf.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news/news-2004-2ndHalf.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- news-2004-2ndHalf.html    21 Jul 2004 15:54:41 -0000      1.5
  +++ news-2004-2ndHalf.html    22 Jul 2004 19:45:24 -0000      1.6
  @@ -222,7 +222,26 @@
         </td></tr>
         <tr><td>
           <blockquote>
  -                                    <a name="20040715.1">
  +                                    <a name="20040721.1">
  +<h3>21 July 2004 - Standard Tagslibs 1.1.1 and 1.0.6 Released</h3>
  +<p>
  +The <a href="http://jakarta.apache.org/taglibs";>Jakarta Taglibs</a> Team is proud 
  +to announce the release of the
  +Standard 1.1.1 (JSTL 1.1) and Standard 1.0.6 (JSTL 1.0) Taglibs.
  +These are both minor bug fix releases.
  +</p>
  +<p>
  +Download Taglibs from <a 
href="http://jakarta.apache.org/site/binindex.cgi";>here</a>.
  +Standard 1.1.1 (JSTL 1.1) 
  +<a 
href="http://jakarta.apache.org/taglibs/doc/standard-doc/ReleaseNotes.html";>Release 
Notes</a>
  +and <a href="http://jakarta.apache.org/taglibs/doc/standard-doc/intro.html";>Project 
Page</a>.
  +Standard 1.0.6 (JSTL 1.0)
  +<a 
href="http://jakarta.apache.org/taglibs/doc/standard-1.0-doc/ReleaseNotes.html";>Release
 Notes</a>
  +and <a 
href="http://jakarta.apache.org/taglibs/doc/standard-1.0-doc/intro.html";>Project 
Page</a>.
  +</p>
  +</a>
  +                                                <hr size="1" noshade="noshade" />
  +                                                <a name="20040715.1">
   <h3>15 July 2004 - Tomcat 5.0.27 Stable Released</h3>
   </a>
                                                   <p>
  
  
  
  1.374     +2 -4      jakarta-site2/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
  retrieving revision 1.373
  retrieving revision 1.374
  diff -u -r1.373 -r1.374
  --- index.xml 21 Jul 2004 15:54:42 -0000      1.373
  +++ index.xml 22 Jul 2004 19:45:24 -0000      1.374
  @@ -65,17 +65,15 @@
       <h4><a href='http://www.apachenews.org/'>Apache News Blog</a> (<a 
href='http://www.apachenews.org/index.xml'>RSS</a>) (<a 
href='http://www.apachenews.org/index.rdf'>RDF</a>) -- Unofficial Resource</h4>
       <h4><a href='http://www.apache.org/licenses/'>Apache License Renewal</a></h4>
   
  -    <h4><a href="site/news/news-2004-2ndHalf.html">Jakarta Product news</a></h4>
  -    <h3> Released</h3>
  +    <h4><a href="site/news/news-2004-2ndHalf.html">Jakarta Release News</a></h4>
           <ul>      
  +           <li><a href="site/news/news-2004-2ndHalf.html#20040721.1">21 July 2004 - 
<b> Standard Tagslibs 1.1.1 and 1.0.6</b> Released</a></li>
              <li><a href="site/news/news-2004-2ndHalf.html#20040715.1">15 July 2004 - 
<b> Tomcat 5.0.27 Stable</b> Released</a></li>
              <li><a href="site/news/news-2004-2ndHalf.html#20040710.1">10 July 2004 - 
<b> Commons Codec 1.3</b> Released</a></li>
              <li><a href="site/news/news-2004-2ndHalf.html#20040703.2">03 July 2004 - 
<b> HiveMind 1.0-beta-1</b> Released</a></li>
              <li><a href="site/news/news-2004-2ndHalf.html#20040703.1">03 July 2004 - 
<b> Commons Betwixt 0.5</b> Released</a></li>
              <li><a href="site/news/news-2004-1stHalf.html#20040628.2">28 June 2004 - 
<b> Commons Collections 3.1</b> Released</a></li>
              <li><a href="site/news/news-2004-1stHalf.html#20040625.1">25 June 2004 - 
<b> Commons Net 1.2.2</b> Released</a></li>
  -           <li><a href="site/news/news-2004-1stHalf.html#20040616.1">16 June 2004 - 
<b> Commons Logging 1.0.4</b> Released</a></li>
  -           <li><a href="site/news/news-2004-1stHalf.html#20040614.1">14 June 2004 - 
<b> Commons DBCP 1.2.1</b> Released</a></li>
           </ul>
   <h4>Other news from <a href="site/news/news-2004-2ndHalf.html">Jakarta</a> 
           and <a href="site/news/elsewhere-2004-2ndHalf.html">Elsewhere</a></h4>
  
  
  
  1.55      +3 -0      jakarta-site2/xdocs/site/news/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/news/index.xml,v
  retrieving revision 1.54
  retrieving revision 1.55
  diff -u -r1.54 -r1.55
  --- index.xml 21 Jul 2004 15:54:42 -0000      1.54
  +++ index.xml 22 Jul 2004 19:45:24 -0000      1.55
  @@ -86,6 +86,9 @@
                       <li><strong>July</strong>
                           <ul>
                               <li>
  +<a href="news-2004-2ndHalf.html#20040721.1">Standard Tagslibs 1.1.1 and 1.0.6 
Released</a>
  +                            </li>
  +                            <li>
   <a href="news-2004-2ndHalf.html#20040710.1">Commons Codec 1.3 Released</a>
                               </li>
                               <li>
  
  
  
  1.6       +20 -0     jakarta-site2/xdocs/site/news/news-2004-2ndHalf.xml
  
  Index: news-2004-2ndHalf.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/news/news-2004-2ndHalf.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- news-2004-2ndHalf.xml     21 Jul 2004 15:54:42 -0000      1.5
  +++ news-2004-2ndHalf.xml     22 Jul 2004 19:45:24 -0000      1.6
  @@ -29,6 +29,26 @@
   </a>
   <hr size="1" noshade="noshade" />
   -->
  +<a name="20040721.1">
  +<h3>21 July 2004 - Standard Tagslibs 1.1.1 and 1.0.6 Released</h3>
  +<p>
  +The <a href='http://jakarta.apache.org/taglibs'>Jakarta Taglibs</a> Team is proud 
  +to announce the release of the
  +Standard 1.1.1 (JSTL 1.1) and Standard 1.0.6 (JSTL 1.0) Taglibs.
  +These are both minor bug fix releases.
  +</p>
  +<p>
  +Download Taglibs from <a 
href='http://jakarta.apache.org/site/binindex.cgi'>here</a>.
  +Standard 1.1.1 (JSTL 1.1) 
  +<a 
href='http://jakarta.apache.org/taglibs/doc/standard-doc/ReleaseNotes.html'>Release 
Notes</a>
  +and <a href='http://jakarta.apache.org/taglibs/doc/standard-doc/intro.html'>Project 
Page</a>.
  +Standard 1.0.6 (JSTL 1.0)
  +<a 
href='http://jakarta.apache.org/taglibs/doc/standard-1.0-doc/ReleaseNotes.html'>Release
 Notes</a>
  +and <a 
href='http://jakarta.apache.org/taglibs/doc/standard-1.0-doc/intro.html'>Project 
Page</a>.
  +</p>
  +</a>
  +
  +<hr size="1" noshade="noshade" />
   
   <a name="20040715.1">
   <h3>15 July 2004 - Tomcat 5.0.27 Stable Released</h3>
  
  
  

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

Reply via email to