rwaldhoff    2003/10/27 13:23:50

  Modified:    xdocs    components.xml
  Log:
  add primitives link
  
  Revision  Changes    Path
  1.102     +9 -0      jakarta-commons/xdocs/components.xml
  
  Index: components.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/components.xml,v
  retrieving revision 1.101
  retrieving revision 1.102
  diff -u -r1.101 -r1.102
  --- components.xml    24 Oct 2003 05:17:23 -0000      1.101
  +++ components.xml    27 Oct 2003 21:23:50 -0000      1.102
  @@ -268,6 +268,15 @@
        </ul>
       </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>
  
  
  

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

Reply via email to