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 gl...@apache.org on 2002/04/15 02:19:51 UTC

cvs commit: jakarta-taglibs/datetime/xml datetime.xml intro.xml

glenn       02/04/14 17:19:51

  Modified:    datetime/xml datetime.xml intro.xml
  Log:
  1.0 release
  
  Revision  Changes    Path
  1.9       +5 -1      jakarta-taglibs/datetime/xml/datetime.xml
  
  Index: datetime.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/datetime/xml/datetime.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- datetime.xml	6 Apr 2002 19:12:57 -0000	1.8
  +++ datetime.xml	15 Apr 2002 00:19:51 -0000	1.9
  @@ -41,7 +41,7 @@
     <!-- URI of taglib -->
     <uri>http://jakarta.apache.org/taglibs/datetime-1.0</uri>
     <!-- The name to use in titles, etc. for the taglib -->
  -  <display-name>Datetime Tag Library (Beta 1)</display-name>
  +  <display-name>Datetime Tag Library</display-name>
   
     <!-- JSP 1.2 tag library DTD only, not used for generating
          documentation.
  @@ -1148,6 +1148,10 @@
     </tagtoc>
   
   </taglib>
  +
  +<revision release="1.0" date="04/14/2002">
  +  <description>1.0 Release</description>
  +</revision>
   
   <revision release="1.0 Development" date="04/06/2002">
     <description>Bug fixes to nightly build and new feature.</description>
  
  
  
  1.4       +6 -3      jakarta-taglibs/datetime/xml/intro.xml
  
  Index: intro.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/datetime/xml/intro.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- intro.xml	22 Jul 2001 15:32:13 -0000	1.3
  +++ intro.xml	15 Apr 2002 00:19:51 -0000	1.4
  @@ -19,6 +19,9 @@
   
     <section name="News" href="News">
       <news>
  +      <newsitem date="04/14/2002">
  +        Version 1.0 Released
  +      </newsitem>
         <newsitem date="07/22/2001">
           Version 1.0 Beta 1 Released
         </newsitem>
  @@ -31,8 +34,8 @@
       look at the on-line documentation:
     <ul>
     <li>
  -    View the current release <a href="datetime-1.0-B1/index.html">
  -    Datetime 1.0 Beta 1 Taglib Documentation</a></li>
  +    View the current release <a href="datetime-1.0/index.html">
  +    Datetime 1.0 Taglib Documentation</a></li>
     <li>
       View the development version of the <a href="index.html">
       Datetime Taglib Documentation</a>
  @@ -63,7 +66,7 @@
     <li>
       Download the Datetime Tag Library
       <a href="http://jakarta.apache.org/builds/jakarta-taglibs/releases/datetime/">
  -    1.0 Beta 1 release</a>
  +    1.0 Release</a>
     </li>
     <li>
       Download the Datetime Tag Library
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>