rwaldhoff    2003/11/05 17:07:09

  Modified:    docs     components.html
               xdocs    components.xml
  Log:
  update for primitives 1.0 release
  
  Revision  Changes    Path
  1.128     +14 -9     jakarta-commons/docs/components.html
  
  Index: components.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/components.html,v
  retrieving revision 1.127
  retrieving revision 1.128
  diff -u -r1.127 -r1.128
  --- components.html   4 Nov 2003 22:49:54 -0000       1.127
  +++ components.html   6 Nov 2003 01:07:09 -0000       1.128
  @@ -486,15 +486,6 @@
       </dd>
       <!-- /Net -->
       
  -    <!-- Primitives -->
  -    <dt><b><big><a 
href="http://jakarta.apache.org/commons/primitives/";>Primitives</a></big></b></dt>
  -    <dd>
  -     Commons-Primitives provides smaller, faster and easier to work with types 
supporting Java primitive types.
  -     Currently Primitives is primarily focused on collections of primitives.
  -     <br />
  -     Primitives has not yet had a formal release.
  -    </dd>
  -
       <!-- Pool -->
       <dt><b><big><a 
href="http://jakarta.apache.org/commons/pool/";>Pool</a></big></b></dt>
       <dd>
  @@ -511,6 +502,20 @@
        </ul>
       </dd>
       <!-- /Pool -->
  +
  +    <!-- Primitives -->
  +    <dt><b><big><a 
href="http://jakarta.apache.org/commons/primitives/";>Primitives</a></big></b></dt>
  +    <dd>
  +     Commons-Primitives provides smaller, faster and easier to work with types 
supporting Java primitive types.
  +     Currently Primitives is primarily focused on collections of primitives.
  +     <br />
  +     Releases: 
  +       (<a 
href="http://jakarta.apache.org/site/binindex.cgi#commons-primitives";>binary</a>, 
  +       <a 
href="http://jakarta.apache.org/site/sourceindex.cgi#commons-primitives";>source</a>)
  +     <ul>
  +       <li>Release 1.0 - 5 November 2003</li>
  +     </ul>
  +    </dd>
   
      <!-- validator -->
       <dt><b><big><a href="./validator/">Validator</a></big></b></dt>
  
  
  
  1.105     +14 -9     jakarta-commons/xdocs/components.xml
  
  Index: components.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/components.xml,v
  retrieving revision 1.104
  retrieving revision 1.105
  diff -u -r1.104 -r1.105
  --- components.xml    2 Nov 2003 19:26:56 -0000       1.104
  +++ components.xml    6 Nov 2003 01:07:09 -0000       1.105
  @@ -269,15 +269,6 @@
       </dd>
       <!-- /Net -->
       
  -    <!-- Primitives -->
  -    <dt><b><big><a 
href="http://jakarta.apache.org/commons/primitives/";>Primitives</a></big></b></dt>
  -    <dd>
  -     Commons-Primitives provides smaller, faster and easier to work with types 
supporting Java primitive types.
  -     Currently Primitives is primarily focused on collections of primitives.
  -     <br/>
  -     Primitives has not yet had a formal release.
  -    </dd>
  -
       <!-- Pool -->
       <dt><b><big><a 
href="http://jakarta.apache.org/commons/pool/";>Pool</a></big></b></dt>
       <dd>
  @@ -294,6 +285,20 @@
        </ul>
       </dd>
       <!-- /Pool -->
  +
  +    <!-- Primitives -->
  +    <dt><b><big><a 
href="http://jakarta.apache.org/commons/primitives/";>Primitives</a></big></b></dt>
  +    <dd>
  +     Commons-Primitives provides smaller, faster and easier to work with types 
supporting Java primitive types.
  +     Currently Primitives is primarily focused on collections of primitives.
  +     <br />
  +     Releases: 
  +       (<a 
href="http://jakarta.apache.org/site/binindex.cgi#commons-primitives";>binary</a>, 
  +       <a 
href="http://jakarta.apache.org/site/sourceindex.cgi#commons-primitives";>source</a>)
  +     <ul>
  +       <li>Release 1.0 - 5 November 2003</li>
  +     </ul>
  +    </dd>
   
      <!-- validator -->
       <dt><b><big><a href="./validator/">Validator</a></big></b></dt>
  
  
  

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

Reply via email to