Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 63831 invoked from network); 5 Jan 2009 06:03:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Jan 2009 06:03:07 -0000 Received: (qmail 39439 invoked by uid 500); 5 Jan 2009 06:03:00 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 39335 invoked by uid 500); 5 Jan 2009 06:03:00 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 39302 invoked by uid 99); 5 Jan 2009 06:03:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Jan 2009 22:03:00 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rahul.akolkar@gmail.com designates 64.233.182.189 as permitted sender) Received: from [64.233.182.189] (HELO nf-out-0910.google.com) (64.233.182.189) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jan 2009 06:02:54 +0000 Received: by nf-out-0910.google.com with SMTP id e27so2131742nfd.30 for ; Sun, 04 Jan 2009 22:02:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:mime-version:content-type:content-transfer-encoding :content-disposition:x-google-sender-auth; bh=i7flmAROvqWQHn9FMQYDwOAwVdxPT/7lHj6P1bLNfqw=; b=UjU2C0LP0kyc9W0g2YfrCcmyam9UrN9QTKvhML8GsvC5cehYHk1tkTk7me4FDcgss3 eZXDruM3HYVQXEbgbLD2iNs1blz1wtvgL8Gmu4YCf8M+pP8cLLe5ltSw/81LSgQ/2V3k /v2W9Xqng49ODCPIDPDF9d87FO5viBFt3+QHM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:mime-version:content-type :content-transfer-encoding:content-disposition:x-google-sender-auth; b=UwlqOWrcs6ANxta1dnqEzAVvBi0a++Mvd5O7E6TXXLTv9saVBoDL28kHCvXmdeL2oL EcAEbQyhsvjyahJPpZ/jBsbbVzmPHDFgR9rNPIQkrN4MXDDNqszQd17VvhF8FX48onK6 GYF50ujZGdXHK7hP/gBgDTZNzltd1Mw2bRS5M= Received: by 10.210.53.5 with SMTP id b5mr5418253eba.76.1231135352642; Sun, 04 Jan 2009 22:02:32 -0800 (PST) Received: by 10.210.53.9 with HTTP; Sun, 4 Jan 2009 22:02:32 -0800 (PST) Message-ID: Date: Mon, 5 Jan 2009 01:02:32 -0500 From: "Rahul Akolkar" Sender: rahul.akolkar@gmail.com To: "Commons Users List" Subject: [ANNOUNCEMENT] Commons Digester 2.0 Released Cc: "Commons Developers List" , announcements@jakarta.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: fa5ac6291346e9cb X-Virus-Checked: Checked by ClamAV on apache.org The Apache Commons project would like to announce the immediate availability of Commons Digester 2.0. The Commons Digester library provides an XML to Java object mapping utility. Commons Digester 2.0 is a major release with breaking changes and requires a minimum of JDK 1.5. Details can be found in the release notes: http://www.apache.org/dist/commons/digester/RELEASE-NOTES.txt Commons Digester is available in either binary or source form from the following downloads page: http://commons.apache.org/downloads/download_digester.cgi In the initial 48 hours, the release may not be available on all mirrors. When downloading from a mirror site, please remember to verify the downloads using signatures found on the Apache site: http://www.apache.org/dist/commons/KEYS For more information on Commons Digester, visit the project home page: http://commons.apache.org/digester/ -Rahul Akolkar on behalf of the Apache Commons community --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org