You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by pi...@apache.org on 2003/09/25 21:49:02 UTC

cvs commit: jakarta-taglibs/src/doc index.xml

pierred     2003/09/25 12:49:02

  Modified:    src/doc  index.xml
  Log:
  updated for 1.0.4 and 1.1.0-B1
  
  Revision  Changes    Path
  1.59      +12 -1     jakarta-taglibs/src/doc/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/src/doc/index.xml,v
  retrieving revision 1.58
  retrieving revision 1.59
  diff -u -r1.58 -r1.59
  --- index.xml	14 Apr 2003 17:07:35 -0000	1.58
  +++ index.xml	25 Sep 2003 19:49:02 -0000	1.59
  @@ -72,7 +72,7 @@
   <li>       <u>Sandbox</u></li><br></br>
   Projects under development but not yet officialy supported by the Jakarta Taglibs Project. This is where new project submissions are first introduced to Jakarta Taglibs (see <a href="#GettingInvolved">Getting Involved</a>). 
   </ul> 
  -<p> Note that the minimum JSP container requirement for a tag library is listed in parentheses next to the libary name. For example, "Standard (1.2)" means that the "Standard" tag library will work on any JSP 1.2 container and above. 
  +<p> Note that the minimum JSP container requirement for a tag library is listed in parentheses next to the libary name. For example, "Standard-1.0 (1.2)" means that the "Standard" tag library 1.0 will work on any JSP 1.2 container and above. 
   </p>   
   <p>
       Over time, some projects are deprecated because their functionality is covered by JCP standardized
  @@ -82,6 +82,17 @@
   </section>
     <section name="News" href="News">
       <news>
  +      <newsitem date="09/25/2003">
  +       Standard Taglib version 1.1.0-B1 - early access (Beta 1) of our 
  +       implementation of JSTL 1.1 - is now
  +       available from the <a href="http://jakarta.apache.org/site/binindex.cgi#Release%20Builds">
  +       Apache Jakarta Project Mirrors</a>.
  +      </newsitem>
  +      <newsitem date="09/25/2003">
  +       Standard Taglib version 1.0.4 (JSTL 1.0) - another bugfix release - is now
  +       available from the <a href="http://jakarta.apache.org/site/binindex.cgi#Release%20Builds">
  +       Apache Jakarta Project Mirrors</a>.
  +      </newsitem>
         <newsitem date="02/20/2003" libname="standard">
          Standard Taglib version 1.0.3 -- another minor bugfix release -- is now
          <a href="/builds/jakarta-taglibs/releases/standard/">available</a>.