You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by to...@apache.org on 2003/12/14 07:13:05 UTC

cvs commit: jakarta-commons/xdocs components.xml

tobrien     2003/12/13 22:13:05

  Modified:    docs     components.html
               xdocs    components.xml
  Log:
  Update to reflect commons-codec 1.2 release
  
  Revision  Changes    Path
  1.132     +4 -1      jakarta-commons/docs/components.html
  
  Index: components.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/components.html,v
  retrieving revision 1.131
  retrieving revision 1.132
  diff -u -r1.131 -r1.132
  --- components.html	7 Dec 2003 19:27:40 -0000	1.131
  +++ components.html	14 Dec 2003 06:13:05 -0000	1.132
  @@ -289,10 +289,13 @@
       <dt><b><big><a href="http://jakarta.apache.org/commons/codec/">Codec</a></big></b></dt>
       <dd>
        Codec contains some general encoding/decoding algorithms.  Includes
  -     some phonetic encoders as well as a Hex and Base64 implementation.
  +     some phonetic encoders, Hex, Base64, and a URL encoder.
        <br />
        Releases:
        <ul>
  +      <li>Release 1.2 (from mirror)
  +      <a href="http://jakarta.apache.org/site/binindex.cgi">binary</a>
  +      <a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a> - 13 Dec 2003</li>
         <li>Release 1.1 (from mirror)
         <a href="http://jakarta.apache.org/site/binindex.cgi">binary</a>
         <a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a> - 11 May 2003</li>
  
  
  
  1.108     +4 -1      jakarta-commons/xdocs/components.xml
  
  Index: components.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/components.xml,v
  retrieving revision 1.107
  retrieving revision 1.108
  diff -u -r1.107 -r1.108
  --- components.xml	12 Nov 2003 03:04:56 -0000	1.107
  +++ components.xml	14 Dec 2003 06:13:05 -0000	1.108
  @@ -66,10 +66,13 @@
       <dt><b><big><a href="http://jakarta.apache.org/commons/codec/">Codec</a></big></b></dt>
       <dd>
        Codec contains some general encoding/decoding algorithms.  Includes
  -     some phonetic encoders as well as a Hex and Base64 implementation.
  +     some phonetic encoders, Hex, Base64, and a URL encoder.
        <br/>
        Releases:
        <ul>
  +      <li>Release 1.2 (from mirror)
  +      <a href="http://jakarta.apache.org/site/binindex.cgi">binary</a>
  +      <a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a> - 13 Dec 2003</li>
         <li>Release 1.1 (from mirror)
         <a href="http://jakarta.apache.org/site/binindex.cgi">binary</a>
         <a href="http://jakarta.apache.org/site/sourceindex.cgi">source</a> - 11 May 2003</li>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org