You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by ma...@apache.org on 2004/10/18 02:39:37 UTC

cvs commit: jakarta-slide/docs download.html news.html

masonjm     2004/10/17 17:39:37

  Modified:    src/doc  download.xml news.xml
               docs     download.html news.html
  Log:
  Added links to Jakarta Slide 2.1b2 milestone release (merge)
  
  Revision  Changes    Path
  1.8       +8 -4      jakarta-slide/src/doc/download.xml
  
  Index: download.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/download.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- download.xml	9 Aug 2004 09:59:44 -0000	1.7
  +++ download.xml	18 Oct 2004 00:39:37 -0000	1.8
  @@ -37,24 +37,28 @@
     </section>
     
     
  -  <section name="Slide 2.1 Beta 1">
  +  <section name="Slide 2.1 Beta 2">
  +       <a name="beta2"></a>
      
          <subsection name="Binary Releases">
       	<p>You can download Slide's binary releases 
  -    		<a href="http://jakarta.apache.org/site/binindex.html#slideb1">in the milestone builds section</a>.
  +    		<a href="http://jakarta.apache.org/site/binindex.html#slideb2">in the milestone builds section</a>.
       		It contains the following distributions:
       		</p>
       		<ul>
  -				<li>Slide bundled with Tomcat either 4.1.30 or 5.0.19</li>
  +				<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.html#slideb1">in the milestone builds section</a>.
  +    		<a href="http://jakarta.apache.org/site/sourceindex.html#slideb2">in the milestone builds section</a>.
       		It contains the following distributions:
       		</p>
       		<ul>
  
  
  
  1.40      +4 -0      jakarta-slide/src/doc/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/news.xml,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- news.xml	9 Aug 2004 09:59:44 -0000	1.39
  +++ news.xml	18 Oct 2004 00:39:37 -0000	1.40
  @@ -9,6 +9,10 @@
     
     <body>
     
  +    <section name="10/17/2004 Slide 2.1 beta 2 release">
  +    	<p>The second beta to Slide 2.1 including sources and binaries has been released. Download it <a href="download.html#beta2">here</a>.</p>
  +    </section>
  +  
       <section name="08/10/2004 Slide 2.1 beta 1 release">
       	<p>The first beta to Slide 2.1 including sources and binaries has been released. Download it <a href="download.html">here</a>.</p>
       </section>
  
  
  
  1.21      +12 -4     jakarta-slide/docs/download.html
  
  Index: download.html
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/docs/download.html,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- download.html	11 Aug 2004 07:53:37 -0000	1.20
  +++ download.html	18 Oct 2004 00:39:37 -0000	1.21
  @@ -208,11 +208,13 @@
     
   <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 Beta 1"><strong>Slide 2.1 Beta 1</strong></a></font></td>
  +<td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Slide 2.1 Beta 2"><strong>Slide 2.1 Beta 2</strong></a></font></td>
   </tr>
   <tr>
   <td>
   <blockquote>
  +       
  +<a name="beta2"></a>
      
          
   <table width="100%" cellpadding="2" cellspacing="0" border="0">
  @@ -224,18 +226,24 @@
   <blockquote>
       	
   <p>You can download Slide's binary releases 
  -    		<a href="http://jakarta.apache.org/site/binindex.html#slideb1">in the milestone builds section</a>.
  +    		<a href="http://jakarta.apache.org/site/binindex.html#slideb2">in the milestone builds section</a>.
       		It contains the following distributions:
       		</p>
       		
   <ul>
   				
  -<li>Slide bundled with Tomcat either 4.1.30 or 5.0.19</li>
  +<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>
      	
  @@ -254,7 +262,7 @@
   <blockquote>
       	
   <p>You can download Slide's source releases 
  -    		<a href="http://jakarta.apache.org/site/sourceindex.html#slideb1">in the milestone builds section</a>.
  +    		<a href="http://jakarta.apache.org/site/sourceindex.html#slideb2">in the milestone builds section</a>.
       		It contains the following distributions:
       		</p>
       		
  
  
  
  1.66      +16 -0     jakarta-slide/docs/news.html
  
  Index: news.html
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/docs/news.html,v
  retrieving revision 1.65
  retrieving revision 1.66
  diff -u -r1.65 -r1.66
  --- news.html	11 Aug 2004 07:53:36 -0000	1.65
  +++ news.html	18 Oct 2004 00:39:37 -0000	1.66
  @@ -136,6 +136,22 @@
       
   <table width="100%" cellpadding="2" cellspacing="0" border="0">
   <tr>
  +<td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="10/17/2004 Slide 2.1 beta 2 release"><strong>10/17/2004 Slide 2.1 beta 2 release</strong></a></font></td>
  +</tr>
  +<tr>
  +<td>
  +<blockquote>
  +    	
  +<p>The second beta to Slide 2.1 including sources and binaries has been released. Download it <a href="download.html#beta2">here</a>.</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="08/10/2004 Slide 2.1 beta 1 release"><strong>08/10/2004 Slide 2.1 beta 1 release</strong></a></font></td>
   </tr>
   <tr>
  
  
  

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