Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 89528 invoked from network); 6 Nov 2003 01:22:22 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 6 Nov 2003 01:22:22 -0000 Received: (qmail 29883 invoked by uid 500); 6 Nov 2003 01:21:59 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 29675 invoked by uid 500); 6 Nov 2003 01:21:57 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 29627 invoked from network); 6 Nov 2003 01:21:57 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 6 Nov 2003 01:21:57 -0000 Received: (qmail 89387 invoked by uid 1304); 6 Nov 2003 01:22:12 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 6 Nov 2003 01:22:12 -0000 Date: Wed, 5 Nov 2003 17:22:12 -0800 (PST) From: Rodney Waldhoff To: announcements@jakarta.apache.org, commons-dev@jakarta.apache.org, commons-user@jakarta.apache.org Subject: [ANN] Jakarta Commons Primitives 1.0 Released Message-ID: <20031105171719.K63749@minotaur.apache.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: localhost 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N The Jakarta Commons Team is pleased to announce the first release of Jakarta Commons Primitives. Primitives provides a collection of types and utilities optimized for working with Java primitives (boolean, byte, char, double, float, int, long, short). Generally, the Commons-Primitives classes are faster, smaller and easier to work with than their purely Object based alternatives. DOWNLOADS (source and binaries -- from mirror): * Binary: * Source: For more information on Jakarta Commons Primitives, see the web site at . --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org