You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Simone Tripodi <si...@apache.org> on 2011/12/14 09:55:03 UTC

[ANNOUNCE] Apache Commons Digester 3.2 released!

The Apache Commons team is pleased to announce the Apache Commons
Digester 3.2 release!
The Apache Commons Digester package lets you configure an XML to Java
object mapping module which triggers certain actions called
ruleswhenever a particular pattern of nested XML elements is
recognized.
The Apache Commons Digester 3.2 is a maintenance release, offering the
most innovative feature ever, allowing objects instantiation via
arbitrary constructors and not just using the default empty one.
NEW FEATURES
=============

 * [DIGESTER-153] Add Constructor support to ObjectCreateRule.

BUGS FIXED SINCE PREVIOUS RELEASE
===========================

 * [DIGESTER-159] */object-param-rule is not managed in the XML rules.
 * [DIGESTER-155] ClassLoader reference set to DigesterLoader not set
in produced Digester instances
 * [DIGESTER-154] The DigesterBinder is not able to load primitive
classes by name

IMPROVEMENTS OVER PREVIOUS RELEASE
===================================

 * [DIGESTER-160] provide an additional artifact with shaded dependencies
 * [DIGESTER-157] Improve Set(Nested)PropertiesRuleAlias performances
in the XML ruleset while binding rules
 * [DIGESTER-156] Make (Nested|Set)PropertiesBuilder#addAlias() fluent.
 * [DIGESTER-152] The DigesterLoader doesn't allow binding a default Locator
 * [DIGESTER-151] The DigesterLoader doesn't allow binding a default
ErrorHandler.

Have fun!-Simo, on behalf of the Apache Commons PMC
http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org