Author: bayard Date: Mon Dec 4 11:48:18 2006 New Revision: 482317 URL: http://svn.apache.org/viewvc?view=rev&rev=482317 Log: Added descriptions of what discovery and digester do as we had those in the email
Modified: jakarta/site/docs/site/news/news-2006-q4.html jakarta/site/news.xml Modified: jakarta/site/docs/site/news/news-2006-q4.html URL: http://svn.apache.org/viewvc/jakarta/site/docs/site/news/news-2006-q4.html?view=diff&rev=482317&r1=482316&r2=482317 ============================================================================== --- jakarta/site/docs/site/news/news-2006-q4.html (original) +++ jakarta/site/docs/site/news/news-2006-q4.html Mon Dec 4 11:48:18 2006 @@ -161,7 +161,10 @@ <p> The Jakarta Commons community would like to announce the availability of <a href="http://jakarta.apache.org/commons/digester/">Commons Digester</a> - 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. + </p> +<p> + Digester 1.8 contains a few new features and a small number of bug fixes. Full details can be found in the release notes: <a href="http://www.apache.org/dist/jakarta/commons/digester/RELEASE-NOTES.txt">http://www.apache.org/dist/jakarta/commons/digester/RELEASE-NOTES.txt</a> </p> @@ -175,7 +178,10 @@ </a> <p> The Commons community would like to announce the availability of <a href="http://jakarta.apache.org/commons/discovery/">Commons Discovery</a> - 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. + </p> +<p> 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. Modified: jakarta/site/news.xml URL: http://svn.apache.org/viewvc/jakarta/site/news.xml?view=diff&rev=482317&r1=482316&r2=482317 ============================================================================== --- jakarta/site/news.xml (original) +++ jakarta/site/news.xml Mon Dec 4 11:48:18 2006 @@ -40,7 +40,10 @@ <p> The Jakarta Commons community would like to announce the availability of <a href="http://jakarta.apache.org/commons/digester/">Commons Digester</a> - 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. + </p> + <p> + Digester 1.8 contains a few new features and a small number of bug fixes. Full details can be found in the release notes: <a href="http://www.apache.org/dist/jakarta/commons/digester/RELEASE-NOTES.txt" >http://www.apache.org/dist/jakarta/commons/digester/RELEASE-NOTES.txt</a> @@ -54,7 +57,10 @@ <release id="20061203.1" product="Commons Discovery 0.4"> <p> The Commons community would like to announce the availability of <a href="http://jakarta.apache.org/commons/discovery/">Commons Discovery</a> - 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. + </p> + <p> 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]