glenn       02/04/14 20:12:57

  Modified:    docs     index.html
               docs/site news.html
               xdocs    index.xml
               xdocs/site news.xml
  Log:
  Make Jakarta-Taglibs release announcement
  
  Revision  Changes    Path
  1.103     +1 -0      jakarta-site2/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/index.html,v
  retrieving revision 1.102
  retrieving revision 1.103
  diff -u -r1.102 -r1.103
  --- index.html        11 Apr 2002 14:22:21 -0000      1.102
  +++ index.html        15 Apr 2002 03:12:57 -0000      1.103
  @@ -149,6 +149,7 @@
           <blockquote>
                                       <p>
   <ul>
  +<li><a href="site/news.html#0414.1">14 Apr 2002 - Jakarta-Taglibs Version 1.0 
Releases of 10 JSP 1.1 Tag Libraries</a></li>
   <li><a href="site/news.html#0411.1">11 Apr 2002 - Turbine Maven Beta 3 
Released</a></li>
   <li><a href="site/news.html#0405.1">05 Apr 2002 - Commons Collections 2.0 
Released</a></li>
   <li><a href="site/news.html#0327.1">27 Mar 2002 - Tomcat 3.3.1 Final 
Released</a></li>
  
  
  
  1.179     +22 -1     jakarta-site2/docs/site/news.html
  
  Index: news.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
  retrieving revision 1.178
  retrieving revision 1.179
  diff -u -r1.178 -r1.179
  --- news.html 11 Apr 2002 14:20:38 -0000      1.178
  +++ news.html 15 Apr 2002 03:12:57 -0000      1.179
  @@ -147,7 +147,28 @@
         </td></tr>
         <tr><td>
           <blockquote>
  -                                    <a name="0330.1" />
  +                                    <a name="0414.1" />
  +                                                <h3>14 April 2002 - Jakarta Taglibs 
Version 1.0 Releases</h3>
  +                                                <p>The Jakarta-Taglibs project has 
released version 1.0 of
  +the following JSP 1.1 Tag Libraries:
  +<ul>
  +<li>Application</li>
  +<li>DateTime</li>
  +<li>Mailer</li>
  +<li>Page</li>
  +<li>Random</li>
  +<li>Regexp</li>
  +<li>Request</li>
  +<li>Response</li>
  +<li>Session</li>
  +<li>XSL</li>
  +</ul>
  +
  +Binary distributions for these releases are available
  +<a href="http://jakarta.apache.org/builds/jakarta-taglibs/releases/";>here</a>.
  +</p>
  +                                                <hr noshade="noshade" size="1" />
  +                                                <a name="0411.1" />
                                                   <h3>11 April 2002 - Jakarta Turbine 
Maven Beta 3 Released</h3>
                                                   <p>The Maven team is pleased to 
announce the Beta 3 release!</p>
                                                   <p><a 
href="http://jakarta.apache.org/turbine/maven/";>
  
  
  
  1.68      +1 -0      jakarta-site2/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
  retrieving revision 1.67
  retrieving revision 1.68
  diff -u -r1.67 -r1.68
  --- index.xml 11 Apr 2002 14:22:00 -0000      1.67
  +++ index.xml 15 Apr 2002 03:12:57 -0000      1.68
  @@ -12,6 +12,7 @@
   <section name="Product News">
   <p>
   <ul>
  +<li><a href="site/news.html#0414.1">14 Apr 2002 - Jakarta-Taglibs Version 1.0 
Releases of 10 JSP 1.1 Tag Libraries</a></li>
   <li><a href="site/news.html#0411.1">11 Apr 2002 - Turbine Maven Beta 3 
Released</a></li>
   <li><a href="site/news.html#0405.1">05 Apr 2002 - Commons Collections 2.0 
Released</a></li>
   <li><a href="site/news.html#0327.1">27 Mar 2002 - Tomcat 3.3.1 Final 
Released</a></li>
  
  
  
  1.152     +25 -1     jakarta-site2/xdocs/site/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
  retrieving revision 1.151
  retrieving revision 1.152
  diff -u -r1.151 -r1.152
  --- news.xml  11 Apr 2002 14:19:59 -0000      1.151
  +++ news.xml  15 Apr 2002 03:12:57 -0000      1.152
  @@ -11,7 +11,31 @@
   
   <section name="News &amp; Status">
   
  -<a name="0330.1"></a>
  +<a name="0414.1"></a>
  +<h3>14 April 2002 - Jakarta Taglibs Version 1.0 Releases</h3>
  +
  +<p>The Jakarta-Taglibs project has released version 1.0 of
  +the following JSP 1.1 Tag Libraries:
  +<ul>
  +<li>Application</li>
  +<li>DateTime</li>
  +<li>Mailer</li>
  +<li>Page</li>
  +<li>Random</li>
  +<li>Regexp</li>
  +<li>Request</li>
  +<li>Response</li>
  +<li>Session</li>
  +<li>XSL</li>
  +</ul>
  +
  +Binary distributions for these releases are available
  +<a href="http://jakarta.apache.org/builds/jakarta-taglibs/releases/";>here</a>.
  +</p>
  +
  +<hr noshade="noshade" size="1"/>
  +
  +<a name="0411.1"></a>
   <h3>11 April 2002 - Jakarta Turbine Maven Beta 3 Released</h3>
   
   <p>The Maven team is pleased to announce the Beta 3 release!</p>
  
  
  

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

Reply via email to