You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@jakarta.apache.org by ro...@apache.org on 2007/12/18 18:15:38 UTC

svn commit: r605260 - in /jakarta/site: docs/index.html docs/site/news/news-2007-q4.html docs/site/rss.xml news.xml

Author: rolandw
Date: Tue Dec 18 09:15:31 2007
New Revision: 605260

URL: http://svn.apache.org/viewvc?rev=605260&view=rev
Log:
retrofitted a 'Slide is retired' news item. Bad style, I know. Should have been published at the time.

Modified:
    jakarta/site/docs/index.html
    jakarta/site/docs/site/news/news-2007-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?rev=605260&r1=605259&r2=605260&view=diff
==============================================================================
--- jakarta/site/docs/index.html (original)
+++ jakarta/site/docs/index.html Tue Dec 18 09:15:31 2007
@@ -188,6 +188,10 @@
 <a href="site/news/news-2007-q4.html#20071107.1">07 November 2007 - <b>HttpComponents HttpClient 4.0-alpha2</b> Released </a>
 </li>
 <li>
+<a href="site/news/news-2007-q4.html#20071103.1">03 November 2007 - <b>Slide is retired</b>
+</a>
+</li>
+<li>
 <a href="site/news/news-2007-q4.html#20071009.1">09 October 2007 - <b>HttpComponents HttpCore 4.0-alpha6</b> Released </a>
 </li>
 <li>
@@ -236,9 +240,6 @@
 </li>
 <li>
 <a href="site/news/news-2007-q2.html#20070403.1">03 April 2007 - <b>Jakarta Commons DBCP 1.2.2</b> Released </a>
-</li>
-<li>
-<a href="site/news/news-2007-q1.html#20070330.1">30 March 2007 - <b>HttpComponents HttpCore 4.0-alpha4</b> Released </a>
 </li>
 </ul>
     </div>

Modified: jakarta/site/docs/site/news/news-2007-q4.html
URL: http://svn.apache.org/viewvc/jakarta/site/docs/site/news/news-2007-q4.html?rev=605260&r1=605259&r2=605260&view=diff
==============================================================================
--- jakarta/site/docs/site/news/news-2007-q4.html (original)
+++ jakarta/site/docs/site/news/news-2007-q4.html Tue Dec 18 09:15:31 2007
@@ -191,6 +191,25 @@
                 here</a>
             </p>
 <hr noshade="noshade" size="1"/>
+<a name="20071103.1">
+<h3 xml:space="preserve">03 November 2007 - Slide is retired</h3>
+</a>
+<p>
+    The Jakarta Slide project is retired.
+  </p>
+<p>
+    Due to the lack of a developer community, the codebase was no longer
+    actively maintained and security issues could not be addressed by
+    bugfix releases. The Jakarta PMC therefore had no other choice but
+    to retire Slide.
+  </p>
+<p>
+    If you are looking for a WebDAV client or a server-side
+    Content Repository, please consider the
+    <a href="jackrabbit.apache.org">Apache Jackrabbit</a>
+    project as an alternative.
+  </p>
+<hr noshade="noshade" size="1"/>
 <a name="20071009.1">
 <h3 xml:space="preserve">09 October 2007 - HttpComponents HttpCore 4.0-alpha6 released </h3>
 </a>

Modified: jakarta/site/docs/site/rss.xml
URL: http://svn.apache.org/viewvc/jakarta/site/docs/site/rss.xml?rev=605260&r1=605259&r2=605260&view=diff
==============================================================================
--- jakarta/site/docs/site/rss.xml (original)
+++ jakarta/site/docs/site/rss.xml Tue Dec 18 09:15:31 2007
@@ -50,6 +50,27 @@
         </description>
 </item>
 <item>
+<title>Slide is retired</title>
+<link>http://jakarta.apache.org/site/news/news-2007-q4.html#20071103.1</link>
+<description>
+  
+    The Jakarta Slide project is retired.
+  
+  
+    Due to the lack of a developer community, the codebase was no longer
+    actively maintained and security issues could not be addressed by
+    bugfix releases. The Jakarta PMC therefore had no other choice but
+    to retire Slide.
+  
+  
+    If you are looking for a WebDAV client or a server-side
+    Content Repository, please consider the
+    Apache Jackrabbit
+    project as an alternative.
+  
+        </description>
+</item>
+<item>
 <title>HttpComponents HttpCore 4.0-alpha6 Released </title>
 <link>http://jakarta.apache.org/site/news/news-2007-q4.html#20071009.1</link>
 <description>

Modified: jakarta/site/news.xml
URL: http://svn.apache.org/viewvc/jakarta/site/news.xml?rev=605260&r1=605259&r2=605260&view=diff
==============================================================================
--- jakarta/site/news.xml (original)
+++ jakarta/site/news.xml Tue Dec 18 09:15:31 2007
@@ -49,6 +49,7 @@
         <p>HttpComponents has moved to a TLP at its new address <a href="http://hc.apache.org/">http://hc.apache.org/</a></p>
         <p>HttpComponents is a set of components for building HTTP-aware client and server applications.</p>
         </item>
+
         <release id="20071107.1" product="HttpComponents HttpClient 4.0-alpha2">
             <p>HttpComponents  <a href="http://jakarta.apache.org/httpcomponents/httpcomponents-client/">HttpClient</a>
                4.0-alpha2 has been released. This release is another milestone in the redesign of 
@@ -63,6 +64,24 @@
                 here</a>
             </p>
         </release>
+
+        <item id="20071103.1" title="Slide is retired">
+  <p>
+    The Jakarta Slide project is retired.
+  </p>
+  <p>
+    Due to the lack of a developer community, the codebase was no longer
+    actively maintained and security issues could not be addressed by
+    bugfix releases. The Jakarta PMC therefore had no other choice but
+    to retire Slide.
+  </p>
+  <p>
+    If you are looking for a WebDAV client or a server-side
+    Content Repository, please consider the
+    <a href="jackrabbit.apache.org">Apache Jackrabbit</a>
+    project as an alternative.
+  </p>
+        </item>
 
         <release id="20071009.1" product="HttpComponents HttpCore 4.0-alpha6">
             <p>HttpComponents  <a href="http://jakarta.apache.org/httpcomponents/httpcomponents-core/">HttpCore</a>



---------------------------------------------------------------------
To unsubscribe, e-mail: site-cvs-unsubscribe@jakarta.apache.org
For additional commands, e-mail: site-cvs-help@jakarta.apache.org