svn commit: r604882 - in /jakarta/slide/trunk: docs/download.html docs/index.html docs/news.html src/doc/download.xml src/doc/index.xml src/doc/news.xml

[email protected] Mon, 17 Dec 2007 14:35:03 -0000
Newsgroups gmane.comp.jakarta.slide.devel
Message-ID <[email protected]>
Author: rolandw
Date: Mon Dec 17 06:35:01 2007
New Revision: 604882

URL: http://svn.apache.org/viewvc?rev=604882&view=rev
Log:
added retired warning to home, news, download pages

Modified:
    jakarta/slide/trunk/docs/download.html
    jakarta/slide/trunk/docs/index.html
    jakarta/slide/trunk/docs/news.html
    jakarta/slide/trunk/src/doc/download.xml
    jakarta/slide/trunk/src/doc/index.xml
    jakarta/slide/trunk/src/doc/news.xml

Modified: jakarta/slide/trunk/docs/download.html
URL: http://svn.apache.org/viewvc/jakarta/slide/trunk/docs/download.html?rev=604882&r1=604881&r2=604882&view=diff
==============================================================================
--- jakarta/slide/trunk/docs/download.html (original)
+++ jakarta/slide/trunk/docs/download.html Mon Dec 17 06:35:01 2007
@@ -16,7 +16,7 @@
 <!--HEADER SEPARATOR-->
 <tr>
 <td colspan="2">
-<hr size="1" noshade="">
+<hr size="1" noshade>
 </td>
 </tr>
 <tr>
@@ -139,157 +139,38 @@
 <!--RIGHT SIDE MAIN BODY--><td align="left" valign="top" width="80%">
 <body>
 
+
   
 <table width="100%" cellpadding="2" cellspacing="0" border="0">
 <tr>
-<td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Slide 2.1 (recommended)"><strong>Slide 2.1 (recommended)</strong></a></font></td>
-</tr>
-<tr>
-<td>
-<blockquote>
-   
-       
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
-<tr>
-<td bgcolor="#828DA6"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Binary Releases"><strong>Binary Releases</strong></a></font></td>
-</tr>
-<tr>
-<td>
-<blockquote>
-    	
-<p>You can download Slide's binary releases 
-    		<a href="http://jakarta.apache.org/site/binindex.cgi#slide">in the release builds section</a>.
-    		It contains the following distributions:
-    		</p>
-    		
-<ul>
-				
-<li>Slide bundled with <a href="http://jakarta.apache.org/tomcat/">Tomcat</a> 5.0.28</li>
-				
-<li>Binary distribution mainly containing
-					all jars and a Web Archive (.war) for easy deployment in Web Containers</li>
-				
-<li>Binary distribution of the WebDAV client library and command line client</li>
-				
-<li>Binary distribution of the server testsuite</li>
-				
-<li>Binary distribution of the WebDAV <a href="http://ant.apache.org/">Ant</a> tasks</li>
-				
-<li>Binary distribution of the WebDAV <a href="http://java.sun.com/j2ee/connector/index.jsp">JCA</a> implementation</li>
-    		
-</ul>
-   	
-</blockquote>
-</td>
-</tr>
-</table>
-  	
-       
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
-<tr>
-<td bgcolor="#828DA6"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Source Releases"><strong>Source Releases</strong></a></font></td>
+<td bgcolor="#ff0000"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Slide is Retired"><strong>Slide is Retired</strong></a></font></td>
 </tr>
 <tr>
 <td>
 <blockquote>
-    	
-<p>You can download Slide's source releases 
-    		<a href="http://jakarta.apache.org/site/sourceindex.cgi#slide">in the release builds section</a>.
-    		It contains the following distributions:
-    		</p>
-    		
-<ul>
-				
-<li>Full Slide WebDAV server sources</li>
-				
-<li>Full Slide WebDAV client sources</li>
-    		
-</ul>
-   	
-</blockquote>
-</td>
-</tr>
-</table>
   
-</blockquote>
-</td>
-</tr>
-</table>
+<p>
+    As of 2007-11-03, the 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="http://jackrabbit.apache.org">Apache Jackrabbit</a>
+    project as an alternative.
+  </p>
   
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
-<tr>
-<td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Slide 2.1 RC 1"><strong>Slide 2.1 RC 1</strong></a></font></td>
-</tr>
-<tr>
-<td>
-<blockquote>
-       
-<a name="rc1"></a>
-   
-       
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
-<tr>
-<td bgcolor="#828DA6"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Binary Releases"><strong>Binary Releases</strong></a></font></td>
-</tr>
-<tr>
-<td>
-<blockquote>
-    	
-<p>You can download Slide's binary releases 
-    		<a href="http://jakarta.apache.org/site/binindex.cgi#sliderc1">in the milestone builds section</a>.
-    		It contains the following distributions:
-    		</p>
-    		
-<ul>
-				
-<li>Slide bundled with <a href="http://jakarta.apache.org/tomcat/">Tomcat</a> 5.0.28</li>
-				
-<li>Binary distribution mainly containing
-					all jars and a Web Archive (.war) for easy deployment in Web Containers</li>
-				
-<li>Binary distribution of the WebDAV client library and command line client</li>
-				
-<li>Binary distribution of the server testsuite</li>
-				
-<li>Binary distribution of the WebDAV <a href="http://ant.apache.org/">Ant</a> tasks</li>
-				
-<li>Binary distribution of the WebDAV <a href="http://java.sun.com/j2ee/connector/index.jsp">JCA</a> implementation</li>
-    		
-</ul>
-   	
-</blockquote>
-</td>
-</tr>
-</table>
-  	
-       
-<table width="100%" cellpadding="2" cellspacing="0" border="0">
-<tr>
-<td bgcolor="#828DA6"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Source Releases"><strong>Source Releases</strong></a></font></td>
-</tr>
-<tr>
-<td>
-<blockquote>
-    	
-<p>You can download Slide's source releases 
-    		<a href="http://jakarta.apache.org/site/sourceindex.cgi#sliderc1">in the milestone builds section</a>.
-    		It contains the following distributions:
-    		</p>
-    		
-<ul>
-				
-<li>Full Slide WebDAV server sources</li>
-				
-<li>Full Slide WebDAV client sources</li>
-    		
-</ul>
-   	
-</blockquote>
-</td>
-</tr>
-</table>
+<p>
+    Historic releases of Slide can be found in the Apache
+    <a href="http://archive.apache.org/dist/jakarta/slide/">archive</a>.
+  </p>
   
 </blockquote>
 </td>
@@ -303,7 +184,7 @@
 <!--FOOTER SEPARATOR-->
 <tr>
 <td colspan="2">
-<hr size="1" noshade="">
+<hr size="1" noshade>
 </td>
 </tr>
 <!--PAGE FOOTER-->

Modified: jakarta/slide/trunk/docs/index.html
URL: http://svn.apache.org/viewvc/jakarta/slide/trunk/docs/index.html?rev=604882&r1=604881&r2=604882&view=diff
==============================================================================
--- jakarta/slide/trunk/docs/index.html (original)
+++ jakarta/slide/trunk/docs/index.html Mon Dec 17 06:35:01 2007
@@ -18,7 +18,7 @@
 <!--HEADER SEPARATOR-->
 <tr>
 <td colspan="2">
-<hr size="1" noshade="">
+<hr size="1" noshade>
 </td>
 </tr>
 <tr>
@@ -140,6 +140,44 @@
 </td>
 <!--RIGHT SIDE MAIN BODY--><td align="left" valign="top" width="80%">
 <body>
+
+  
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<tr>
+<td bgcolor="#ff0000"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Slide is Retired"><strong>Slide is Retired</strong></a></font></td>
+</tr>
+<tr>
+<td>
+<blockquote>
+  
+<p>
+    As of 2007-11-03, the Slide project is retired.
+    This site is kept online for archiving purposes.
+  </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>
+  
+<p>
+    This site is kept online for archiving purposes.
+  </p>
+  
+</blockquote>
+</td>
+</tr>
+</table>
+
   
   
 <table width="100%" cellpadding="2" cellspacing="0" border="0">
@@ -238,7 +276,7 @@
 <!--FOOTER SEPARATOR-->
 <tr>
 <td colspan="2">
-<hr size="1" noshade="">
+<hr size="1" noshade>
 </td>
 </tr>
 <!--PAGE FOOTER-->

Modified: jakarta/slide/trunk/docs/news.html
URL: http://svn.apache.org/viewvc/jakarta/slide/trunk/docs/news.html?rev=604882&r1=604881&r2=604882&view=diff
==============================================================================
--- jakarta/slide/trunk/docs/news.html (original)
+++ jakarta/slide/trunk/docs/news.html Mon Dec 17 06:35:01 2007
@@ -16,7 +16,7 @@
 <!--HEADER SEPARATOR-->
 <tr>
 <td colspan="2">
-<hr size="1" noshade="">
+<hr size="1" noshade>
 </td>
 </tr>
 <tr>
@@ -142,6 +142,42 @@
     
 <table width="100%" cellpadding="2" cellspacing="0" border="0">
 <tr>
+<td bgcolor="#ff0000"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="11/03/2007 Slide is retired"><strong>11/03/2007 Slide is retired</strong></a></font></td>
+</tr>
+<tr>
+<td>
+<blockquote>
+  
+<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>
+  
+<p>
+    This site is kept online for archiving purposes.
+  </p>
+    
+</blockquote>
+</td>
+</tr>
+</table>
+  
+    
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<tr>
 <td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="12/26/2004 Slide 2.1 final released"><strong>12/26/2004 Slide 2.1 final released</strong></a></font></td>
 </tr>
 <tr>
@@ -882,7 +918,7 @@
 <!--FOOTER SEPARATOR-->
 <tr>
 <td colspan="2">
-<hr size="1" noshade="">
+<hr size="1" noshade>
 </td>
 </tr>
 <!--PAGE FOOTER-->

Modified: jakarta/slide/trunk/src/doc/download.xml
URL: http://svn.apache.org/viewvc/jakarta/slide/trunk/src/doc/download.xml?rev=604882&r1=604881&r2=604882&view=diff
==============================================================================
--- jakarta/slide/trunk/src/doc/download.xml (original)
+++ jakarta/slide/trunk/src/doc/download.xml Mon Dec 17 06:35:01 2007
@@ -9,66 +9,27 @@
   
   <body>
 
-  <section name="Slide 2.1 (recommended)">
-   
-       <subsection name="Binary Releases">
-    	<p>You can download Slide's binary releases 
-    		<a href="http://jakarta.apache.org/site/binindex.cgi#slide">in the release builds section</a>.
-    		It contains the following distributions:
-    		</p>
-    		<ul>
-				<li>Slide bundled with <a href="http://jakarta.apache.org/tomcat/">Tomcat</a> 5.0.28</li>
-				<li>Binary distribution mainly containing
-					all jars and a Web Archive (.war) for easy deployment in Web Containers</li>
-				<li>Binary distribution of the WebDAV client library and command line client</li>
-				<li>Binary distribution of the server testsuite</li>
-				<li>Binary distribution of the WebDAV <a href="http://ant.apache.org/">Ant</a> tasks</li>
-				<li>Binary distribution of the WebDAV <a href="http://java.sun.com/j2ee/connector/index.jsp">JCA</a> implementation</li>
-    		</ul>
-   	</subsection>
-  	
-       <subsection name="Source Releases">
-    	<p>You can download Slide's source releases 
-    		<a href="http://jakarta.apache.org/site/sourceindex.cgi#slide">in the release builds section</a>.
-    		It contains the following distributions:
-    		</p>
-    		<ul>
-				<li>Full Slide WebDAV server sources</li>
-				<li>Full Slide WebDAV client sources</li>
-    		</ul>
-   	</subsection>
-  </section>
-  
-  
-  <section name="Slide 2.1 RC 1">
-       <a name="rc1"></a>
-   
-       <subsection name="Binary Releases">
-    	<p>You can download Slide's binary releases 
-    		<a href="http://jakarta.apache.org/site/binindex.cgi#sliderc1">in the milestone builds section</a>.
-    		It contains the following distributions:
-    		</p>
-    		<ul>
-				<li>Slide bundled with <a href="http://jakarta.apache.org/tomcat/">Tomcat</a> 5.0.28</li>
-				<li>Binary distribution mainly containing
-					all jars and a Web Archive (.war) for easy deployment in Web Containers</li>
-				<li>Binary distribution of the WebDAV client library and command line client</li>
-				<li>Binary distribution of the server testsuite</li>
-				<li>Binary distribution of the WebDAV <a href="http://ant.apache.org/">Ant</a> tasks</li>
-				<li>Binary distribution of the WebDAV <a href="http://java.sun.com/j2ee/connector/index.jsp">JCA</a> implementation</li>
-    		</ul>
-   	</subsection>
-  	
-       <subsection name="Source Releases">
-    	<p>You can download Slide's source releases 
-    		<a href="http://jakarta.apache.org/site/sourceindex.cgi#sliderc1">in the milestone builds section</a>.
-    		It contains the following distributions:
-    		</p>
-    		<ul>
-				<li>Full Slide WebDAV server sources</li>
-				<li>Full Slide WebDAV client sources</li>
-    		</ul>
-   	</subsection>
+
+  <section name="Slide is Retired">
+  <p>
+    As of 2007-11-03, the 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="http://jackrabbit.apache.org">Apache Jackrabbit</a>
+    project as an alternative.
+  </p>
+  <p>
+    Historic releases of Slide can be found in the Apache
+    <a href="http://archive.apache.org/dist/jakarta/slide/">archive</a>.
+  </p>
   </section>
 
 </body>

Modified: jakarta/slide/trunk/src/doc/index.xml
URL: http://svn.apache.org/viewvc/jakarta/slide/trunk/src/doc/index.xml?rev=604882&r1=604881&r2=604882&view=diff
==============================================================================
--- jakarta/slide/trunk/src/doc/index.xml (original)
+++ jakarta/slide/trunk/src/doc/index.xml Mon Dec 17 06:35:01 2007
@@ -9,6 +9,29 @@
     </properties>
 
   <body>
+
+  <section name="Slide is Retired">
+  <p>
+    As of 2007-11-03, the Slide project is retired.
+    This site is kept online for archiving purposes.
+  </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>
+  <p>
+    This site is kept online for archiving purposes.
+  </p>
+  </section>
+
   
   <section name="Overview">
     <p>

Modified: jakarta/slide/trunk/src/doc/news.xml
URL: http://svn.apache.org/viewvc/jakarta/slide/trunk/src/doc/news.xml?rev=604882&r1=604881&r2=604882&view=diff
==============================================================================
--- jakarta/slide/trunk/src/doc/news.xml (original)
+++ jakarta/slide/trunk/src/doc/news.xml Mon Dec 17 06:35:01 2007
@@ -9,6 +9,27 @@
   
   <body>
   
+    <section name="11/03/2007 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>
+  <p>
+    This site is kept online for archiving purposes.
+  </p>
+    </section>
+  
     <section name="12/26/2004 Slide 2.1 final released">
     	<p>Slide 2.1 has been released.
     	Download it <a href="download.html">here</a>.</p>