Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 91744 invoked from network); 22 Oct 2003 21:28:11 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 22 Oct 2003 21:28:11 -0000 Received: (qmail 2045 invoked by uid 500); 22 Oct 2003 21:27:54 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 2015 invoked by uid 500); 22 Oct 2003 21:27:54 -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 1993 invoked by uid 500); 22 Oct 2003 21:27:54 -0000 Received: (qmail 1990 invoked from network); 22 Oct 2003 21:27:54 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 22 Oct 2003 21:27:54 -0000 Received: (qmail 91720 invoked by uid 1340); 22 Oct 2003 21:28:06 -0000 Date: 22 Oct 2003 21:28:06 -0000 Message-ID: <20031022212806.91719.qmail@minotaur.apache.org> From: dirkv@apache.org To: jakarta-commons-cvs@apache.org Subject: cvs commit: jakarta-commons/xdocs components.xml 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 dirkv 2003/10/22 14:28:06 Modified: xdocs components.xml Log: Release Pool & DBCP v1.1 Revision Changes Path 1.100 +14 -7 jakarta-commons/xdocs/components.xml Index: components.xml =================================================================== RCS file: /home/cvs/jakarta-commons/xdocs/components.xml,v retrieving revision 1.99 retrieving revision 1.100 diff -u -r1.99 -r1.100 --- components.xml 21 Oct 2003 04:42:31 -0000 1.99 +++ components.xml 22 Oct 2003 21:28:06 -0000 1.100 @@ -94,13 +94,16 @@ -
DBCP
+
DBCP
Commons-DBCP provides database connection pooling services.
Releases: + (binary, + source)
    -
  • Release 1.0 - 12 Aug 2002
  • +
  • Version 1.1 - 20 October 2003
  • +
  • Version 1.0 - 12 August 2002
@@ -267,14 +270,18 @@ -
Pool
+
Pool
Commons-Pool provides a generic object pooling interface, a toolkit for creating modular object pools, and several general purpose pool implementations. - Releases: -
    -
  • Release 1.0.1 - 12 Aug 2002
  • -
  • Release 1.0 - 4 May 2002
  • +
    + Releases: + (binary, + source) +
      +
    • Release 1.1 - 20 October 2003
    • +
    • Release 1.0.1 - 12 August 2002
    • +
    • Release 1.0 - 4 May 2002
--------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org