Return-Path: X-Original-To: apmail-commons-user-archive@www.apache.org Delivered-To: apmail-commons-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C72C16F8C for ; Mon, 20 Jun 2011 19:24:15 +0000 (UTC) Received: (qmail 20420 invoked by uid 500); 20 Jun 2011 19:24:14 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 20336 invoked by uid 500); 20 Jun 2011 19:24:14 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 20328 invoked by uid 99); 20 Jun 2011 19:24:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jun 2011 19:24:14 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of simone.tripodi@gmail.com designates 209.85.160.171 as permitted sender) Received: from [209.85.160.171] (HELO mail-gy0-f171.google.com) (209.85.160.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jun 2011 19:24:08 +0000 Received: by gyd10 with SMTP id 10so1530740gyd.30 for ; Mon, 20 Jun 2011 12:23:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=G+12X/IUZiIgz6sdJfbzvlyeDGi75bfn3UvWLHhHSlg=; b=ElMmsVD43qKn15LTbxNsh0zav6NXRtmj5Syskw90vIS5d71QFQFdC6Do3xw/YyAVP0 if39kxpdtjpCjiZvWhY5vWuGIe0eljiIygJTgaWfHAGYXJHYA2AVQAuofHESb80DWYHx wHsXn7aFsqoVhyxplcc5hIUQYPgbQ+Ac5cqdU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=jYz8pCtcfrL4BGR4xu6BNQvkHCzGBlmqhIdWKamqSPWxK2gMrcit0TWqtLCYLH2XJ0 HP8DX/QUmpMGAgEnTcB4UxPbpf0vmtHzib+P+WCbDtxvkHc9MGEaqHEHToq4mES5YmQW mnoBjd35hAY8Fw7NohcHEzg9asTTRIAzJJIxI= MIME-Version: 1.0 Received: by 10.151.136.2 with SMTP id o2mr5919946ybn.204.1308597827179; Mon, 20 Jun 2011 12:23:47 -0700 (PDT) Sender: simone.tripodi@gmail.com Received: by 10.151.47.12 with HTTP; Mon, 20 Jun 2011 12:23:47 -0700 (PDT) In-Reply-To: References: Date: Mon, 20 Jun 2011 21:23:47 +0200 X-Google-Sender-Auth: _vL3dfHeE8P9SYHtZ99RhMVUBX4 Message-ID: Subject: Re: [Digester] new Digester SNAPSHOT available From: Simone Tripodi To: Commons Users List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Hi again guys, Is there any user that gave an opportunity to the new Digester to be tried? All the best, Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Sat, Jun 18, 2011 at 2:28 PM, Simone Tripodi wrote: > Hi all guys, > during the last months we've been working on a new Digester version > that's still under development/finalization, anyway we would be very > glad on collect feedbacks from users as much as it is possible. > The new SNAPSHOT site has been published[1] and we would like to > emphasize the new feature, the RulesBinder[2] that allows express > Rules configurations via fluent APIs. > The SNAPSHOT artifact is also available, add the Apache SNAPSHOT > repository in your pom[3] and update the dependency as shown below. > Any feedback/suggestion/request/contribution will be much more than > appreciated, many thanks in advance!!! > All the best, > Simo > > [1] http://commons.apache.org/digester/ > [2] http://commons.apache.org/digester/guide/binder.html > [3] https://repository.apache.org/content/groups/snapshots > > {{{ > > =C2=A0org.apache.commons > =C2=A0commons-digester3 > =C2=A03.0-SNAPSHOT > > }}} > > http://people.apache.org/~simonetripodi/ > http://www.99soft.org/ > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org