September 10, 2004
10 September 2004 - Jakarta Commons Digester 1.6 Released
The Jakarta Commons team is pleased to announce that the Digester 1.6 release is now available. It includes many bug fixes and minor enhancements as well as several new features including plugins (framework supporting dynamic rule reconfiguration) and variable expansion.
By selecting the appropriate dependency set, Digester 1.6 is now compatible with eitherthe 2.x or the 3.x series of commons-collection releases.
The release is available for download from the usual mirrors:
binary - http://jakarta.apache.org/site/binindex.cgi#commons-digester
source - http://jakarta.apache.org/site/sourceindex.cgi#commons-digester
Please remember to check the MD5 sums after downloading.
----
-- Jakarta Commons Digester Team
Posted by Tetsuya Kitahata at September 10, 2004 07:11 AMProject Info -- Apache Commons Digester
The Digester package lets you configure an XML->Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.
Releases can be downloaded from http://commons.apache.org/downloads/download_digester.cgi
Project Website http://commons.apache.org/digester/ Programming Languages Java Categories library Mailing Lists http://commons.apache.org/mail-lists.html Bug/Issue Tracker http://issues.apache.org/jira/browse/DIGESTER Project Management Committee Apache Commons Access to the source code:
Browse http://svn.apache.org/viewvc/commons/proper/digester/trunk SVN Direct http://svn.apache.org/repos/asf/commons/proper/digester
http://www.apachenews.org/archives/000453.html
[ Category : Apache Jakarta ] (PDF)(XML)

