hi Matthias

(i think that this is in the release notes but maybe i didn't explain this very well.)

the rss implementation is really an example of digester (as opposed to core digester functionality). so, we decided that it would be better not to include the classes in the actual digester jar. they haven't changed in ages (the ones from the 1.5 jar will work fine with 1.6 digester) but the recommended approach is to download the digester source release (which still contains the classes) and use the build script found in digester/example/rss. hopefully ant dist should create a jar containing the rss application.

if you need to patch up the script, please consider donating your improvements back to apache. (opening a bugzilla report is the best way to submit a patch). if not, then please consider adding something to the wiki (http://wiki.apache.org/jakarta-commons). you'll need to sign up with an email address before you can edit.

BTW if you're looking for more modern RSS versions, kevin's working on something RSS-related in the sandbox which is probably worth a look.

- robert

On 15 Sep 2004, at 08:17, Matthias Wessendorf wrote:

Hi Robert,

I just saw the new Javadoc of Digester,
but I don't saw the *org.apache.commons.digester.rss*-package.

Where could I find it? only in older JARs, like 1,5 ?

Regards,
Matthias

-----Original Message-----
From: robert burrell donkin [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 09, 2004 11:54 PM
To: Jakarta Commons Users List; Jakarta Commons Developers
List; [EMAIL PROTECTED]
Subject: [ANNOUNCMENT] 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 either
the 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#co> mmons-digester

  source -

http://jakarta.apache.org/site/sourceindex.cgi#commons-digester

Please remember to check the MD5 sums after downloading.

Robert


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to