Author: bayard Date: Mon Dec 4 11:48:24 2006 New Revision: 482318 URL: http://svn.apache.org/viewvc?view=rev&rev=482318 Log: Added descriptions of what discovery and digester do as we had those in the email
Modified: jakarta/site/docs/site/rss.xml Modified: jakarta/site/docs/site/rss.xml URL: http://svn.apache.org/viewvc/jakarta/site/docs/site/rss.xml?view=diff&rev=482318&r1=482317&r2=482318 ============================================================================== --- jakarta/site/docs/site/rss.xml (original) +++ jakarta/site/docs/site/rss.xml Mon Dec 4 11:48:24 2006 @@ -17,7 +17,10 @@ The Jakarta Commons community would like to announce the availability of Commons Digester - 1.8. Digester 1.8 contains a few new features and a small number of bug + 1.8. Commons Digester lets users configure an XML to Java object mapping module. + + + Digester 1.8 contains a few new features and a small number of bug fixes. Full details can be found in the release notes: http://www.apache.org/dist/jakarta/commons/digester/RELEASE-NOTES.txt @@ -33,7 +36,10 @@ <description> The Commons community would like to announce the availability of Commons Discovery - 0.4. Discovery 0.4 is a long overdue release (0.3 failed at the last hurdle + 0.4. Discovery provides facilities for discovering implementations for + pluggable interfaces. + + Version 0.4 is a long overdue release (0.3 failed at the last hurdle to actually be released). Discovery is not an actively developed component, so this release is chiefly to mark a stable point that the users of discovery can depend on. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]