Author: rahul
Date: Mon Dec  4 11:03:09 2006
New Revision: 482292

URL: http://svn.apache.org/viewvc?view=rev&rev=482292
Log:
Announce Digester 1.8

Modified:
    jakarta/site/docs/index.html
    jakarta/site/docs/site/news/news-2006-q4.html
    jakarta/site/docs/site/rss.xml
    jakarta/site/news.xml

Modified: jakarta/site/docs/index.html
URL: 
http://svn.apache.org/viewvc/jakarta/site/docs/index.html?view=diff&rev=482292&r1=482291&r2=482292
==============================================================================
--- jakarta/site/docs/index.html (original)
+++ jakarta/site/docs/index.html Mon Dec  4 11:03:09 2006
@@ -176,6 +176,9 @@
       </h4>
       <ul>
 <li>
+<a href="site/news/news-2006-q4.html#20061204.1">04 December 2006 - <b>Commons 
Digester 1.8</b> Released </a>
+</li>
+<li>
 <a href="site/news/news-2006-q4.html#20061203.1">03 December 2006 - <b>Commons 
Discovery 0.4</b> Released </a>
 </li>
 <li>
@@ -233,9 +236,6 @@
 </li>
 <li>
 <a href="site/news/news-2006-q2.html#20060606.1">06 June 2006 - <b>BCEL 
5.2</b> Released </a>
-</li>
-<li>
-<a href="site/news/news-2006-q2.html#20060514.3">14 May 2006 - <b>Commons 
Collections 3.2</b> Released </a>
 </li>
 </ul>
     </div>

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=482292&r1=482291&r2=482292
==============================================================================
--- jakarta/site/docs/site/news/news-2006-q4.html (original)
+++ jakarta/site/docs/site/news/news-2006-q4.html Mon Dec  4 11:03:09 2006
@@ -155,6 +155,21 @@
 </div>
 <p>
 <div class="section-body">
+<a name="20061204.1">
+<h3 xml:space="preserve">04 December 2006 - Commons Digester 1.8 released </h3>
+</a>
+<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
+              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>
+<p> Digester is available in either binary or source form from the Digester
+              downloads page:
+              <a 
href="http://jakarta.apache.org/site/downloads/downloads_commons-digester.cgi";>http://jakarta.apache.org/site/downloads/downloads_commons-digester.cgi</a>.
+            </p>
+<hr noshade="noshade" size="1"/>
 <a name="20061203.1">
 <h3 xml:space="preserve">03 December 2006 - Commons Discovery 0.4 released 
</h3>
 </a>

Modified: jakarta/site/docs/site/rss.xml
URL: 
http://svn.apache.org/viewvc/jakarta/site/docs/site/rss.xml?view=diff&rev=482292&r1=482291&r2=482292
==============================================================================
--- jakarta/site/docs/site/rss.xml (original)
+++ jakarta/site/docs/site/rss.xml Mon Dec  4 11:03:09 2006
@@ -11,6 +11,23 @@
 </image>
 <description>News and product releases from Apache's Jakarta 
Project</description>
 <item>
+<title>Commons Digester 1.8 Released </title>
+<link>http://jakarta.apache.org/site/news/news-2006-q4.html#20061204.1</link>
+<description>
+            
+              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
+              fixes. Full details can be found in the release notes:
+              
http://www.apache.org/dist/jakarta/commons/digester/RELEASE-NOTES.txt
+            
+             Digester is available in either binary or source form from the 
Digester
+              downloads page:
+              
http://jakarta.apache.org/site/downloads/downloads_commons-digester.cgi.
+            
+        </description>
+</item>
+<item>
 <title>Commons Discovery 0.4 Released </title>
 <link>http://jakarta.apache.org/site/news/news-2006-q4.html#20061203.1</link>
 <description>

Modified: jakarta/site/news.xml
URL: 
http://svn.apache.org/viewvc/jakarta/site/news.xml?view=diff&rev=482292&r1=482291&r2=482292
==============================================================================
--- jakarta/site/news.xml (original)
+++ jakarta/site/news.xml Mon Dec  4 11:03:09 2006
@@ -36,6 +36,21 @@
          It is also used for sorting. -->
     <group id="2006-q4" title="2006 Oct-Dec">
 
+        <release id="20061204.1" product="Commons Digester 1.8">
+            <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
+              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>
+            <p> Digester is available in either binary or source form from the 
Digester
+              downloads page:
+              <a 
href="http://jakarta.apache.org/site/downloads/downloads_commons-digester.cgi";
+                 
>http://jakarta.apache.org/site/downloads/downloads_commons-digester.cgi</a>.
+            </p>
+        </release>
         <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>



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

Reply via email to