Author: kasun
Date: Mon Jan 23 10:42:24 2012
New Revision: 1234736

URL: http://svn.apache.org/viewvc?rev=1234736&view=rev
Log:
Updating download.cgi

Added:
    synapse/site/download/2.1/
    synapse/site/download/2.1/download.cgi
    synapse/site/download/2.1/download.html
Modified:
    synapse/site/download/2.0.0/download.html

Modified: synapse/site/download/2.0.0/download.html
URL: 
http://svn.apache.org/viewvc/synapse/site/download/2.0.0/download.html?rev=1234736&r1=1234735&r2=1234736&view=diff
==============================================================================
--- synapse/site/download/2.0.0/download.html (original)
+++ synapse/site/download/2.0.0/download.html Mon Jan 23 10:42:24 2012
@@ -32,7 +32,7 @@
             </a>
                         <a href="http://www.apache.org"; id="bannerRight">
     
-                                            <img 
src="../../images/apache-synapse-banner.jpg" alt="" />
+                                            <img 
src="../../images/page-back.jpg" alt="" />
     
             </a>
             <div class="clear">

Added: synapse/site/download/2.1/download.cgi
URL: 
http://svn.apache.org/viewvc/synapse/site/download/2.1/download.cgi?rev=1234736&view=auto
==============================================================================
--- synapse/site/download/2.1/download.cgi (added)
+++ synapse/site/download/2.1/download.cgi Mon Jan 23 10:42:24 2012
@@ -0,0 +1,6 @@
+#!/bin/sh
+# Wrapper script around mirrors.cgi script
+# (we must change to that directory in order for python to pick up the
+#  python includes correctly)
+cd /www/www.apache.org/dyn/mirrors
+/www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Added: synapse/site/download/2.1/download.html
URL: 
http://svn.apache.org/viewvc/synapse/site/download/2.1/download.html?rev=1234736&view=auto
==============================================================================
--- synapse/site/download/2.1/download.html (added)
+++ synapse/site/download/2.1/download.html Mon Jan 23 10:42:24 2012
@@ -0,0 +1,406 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+
+
+
+
+
+
+
+
+
+
+
+<html xmlns="http://www.w3.org/1999/xhtml";>
+  <head>
+    <title>Apache Synapse - 
+      2.0.0 Release Download
+    </title>
+    <style type="text/css" media="all">
+      @import url("../../css/maven-base.css");
+      @import url("../../css/maven-theme.css");
+      @import url("../../css/site.css");
+    </style>
+    <link rel="stylesheet" href="../../css/print.css" type="text/css" 
media="print" />
+        <meta http-equiv="Content-Type" content="text/html; 
charset=ISO-8859-1" />
+      </head>
+  <body class="composite">
+    <div id="banner">
+                  <a href="" id="bannerLeft">
+    
+            
+    
+            </a>
+                        <a href="http://www.apache.org"; id="bannerRight">
+    
+                                            <img 
src="../../images/page-back.jpg" alt="" />
+    
+            </a>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+          
+  
+
+  
+    
+  
+  
+    
+            <div class="xleft">
+        Last Published: 07 Jan 2011
+                      </div>
+            <div class="xright">            <a href="http://www.apache.org/"; 
class="externalLink">Apache</a>
+            |
+                <a href="http://axis.apache.org/axis2/java/core/"; 
class="externalLink">Axis2</a>
+            |
+                <a href="http://ws.apache.org/"; 
class="externalLink">WebServices</a>
+            
+  
+
+  
+    
+  
+  
+    
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+           
+  
+
+  
+    
+  
+  
+    
+                   <h5>Apache Synapse</h5>
+            <ul>
+              
+    <li class="none">
+                    <a href="../../index.html">About</a>
+          </li>
+              
+          
+              
+      
+            
+      
+              
+        <li class="expanded">
+                    <a href="../../download_index.html">Downloads</a>
+                  <ul>
+                  
+    <li class="none">
+                    <a href="../../download.html">Releases</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="../../source-repository.html">Source Code</a>
+          </li>
+              </ul>
+        </li>
+              
+          
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="expanded">
+                    <a href="../../docs_index.html">Documentation</a>
+                  <ul>
+                  
+    <li class="none">
+                    <a href="../../Synapse_QuickStart.html">Quick Start 
Guide</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="../../Synapse_Samples.html">Samples</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="../../Synapse_Samples_Setup.html">Samples 
Setup</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="../../Synapse_Extending.html">Extending 
Synapse</a>
+          </li>
+                  
+    <li class="none">
+                    <a 
href="../../Synapse_Configuration_Language.html">Configuration Language</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="../../upgrading.html">Upgrading</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="../../deployment.html">Deployment</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="../../transports.html">Transports</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="../../apidocs/index.html">Javadocs</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="../../faq.html">FAQ</a>
+          </li>
+              </ul>
+        </li>
+              
+          
+              
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="expanded">
+                    <a href="../../history.html">Previous Versions</a>
+                  <ul>
+                  
+    <li class="none">
+                    <a href="../../1_2/docs_index.html">Version 1.2</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="../../1_1_1/content.html">Version 1.1.1</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="../../1_1/content.html">Version 1.1</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="../../1_0/content.html">Version 1.0</a>
+          </li>
+              </ul>
+        </li>
+              
+          
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="expanded">
+                    <a href="../../project-info.html">Project Information</a>
+                  <ul>
+                  
+    <li class="none">
+                    <a href="../../mail-lists.html">Mailing Lists</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="../../building.html">Building</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="../../issue-tracking.html">Issue Tracking</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="../../dependencies.html">Dependencies</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="../../dependency-convergence.html">Dependency 
Convergence</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="../../team-list.html">Project Team</a>
+          </li>
+                  
+    <li class="none">
+                    <a href="../../project-summary.html">Project Summary</a>
+          </li>
+              </ul>
+        </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/licenses/"; 
class="externalLink">License</a>
+          </li>
+              
+    <li class="none">
+                    <a 
href="http://www.apache.org/foundation/sponsorship.html"; 
class="externalLink">Sponsorship</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/foundation/thanks.html"; 
class="externalLink">Thanks</a>
+          </li>
+              
+    <li class="none">
+                    <a href="http://www.apache.org/security/"; 
class="externalLink">Security</a>
+          </li>
+          </ul>
+                                           <a href="http://maven.apache.org/"; 
title="Built by Maven" class="poweredBy">
+            <img alt="Built by Maven" 
src="../../images/logos/maven-feather.png"></img>
+          </a>
+                       
+  
+
+  
+    
+  
+  
+    
+        </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section"><h2>
+        Synapse 2.0.0 Release
+      </h2><br />
+<table class="bodyTable"><tbody><tr class="a"><th width="20%"><pre 
class="download-header-pre">  Distribution Name  </pre></th>
+<th width="50%"><pre class="download-header-pre">                              
               Description</pre></th>
+<th><pre class="download-header-pre">        Download        </pre></th>
+</tr>
+<tr class="b"><td><a name="std-bin"></a>
+<strong>Standard Binary
+              Distribution</strong></td>
+<td>
+              This is the complete version of Synapse and contains useful
+              samples as well.
+            </td>
+<td><p><a 
href="[preferred]/synapse/2.0.0/synapse-2.0.0-bin.tar.gz"><strong>synapse-2.0.0-bin.tar.gz</strong></a>
+<br />
+
+ (<a class="externalLink" 
href="http://www.apache.org/dist/synapse/2.0.0/synapse-2.0.0-bin.tar.gz.md5";>MD5</a>
+<a class="externalLink" 
href="http://www.apache.org/dist/synapse/2.0.0/synapse-2.0.0-bin.tar.gz.sha";>SHA1</a>
+<a class="externalLink" 
href="http://www.apache.org/dist/synapse/2.0.0/synapse-2.0.0-bin.tar.gz.asc";>PGP</a>
+)</p>
+<p><a 
href="[preferred]/synapse/2.0.0/synapse-2.0.0-bin.zip"><strong>synapse-2.0.0-bin.zip</strong></a>
+<br />
+
+ (<a class="externalLink" 
href="http://www.apache.org/dist/synapse/2.0.0/synapse-2.0.0-bin.zip.md5";>MD5</a>
+<a class="externalLink" 
href="http://www.apache.org/dist/synapse/2.0.0/synapse-2.0.0-bin.zip.sha";>SHA1</a>
+<a class="externalLink" 
href="http://www.apache.org/dist/synapse/2.0.0/synapse-2.0.0-bin.zip.asc";>PGP</a>
+)</p>
+</td>
+</tr>
+<tr class="a"><td><a name="src"></a>
+<strong>Source Distribution</strong></td>
+<td>
+              This contains the source code of Synapse standard distribution.
+              One can generate a binary distribution from this by executing 
'mvn
+              clean install' followed by 'mvn assembly:assembly -Drelease'
+            </td>
+<td><p><a 
href="[preferred]/synapse/2.0.0/synapse-2.0.0-src.tar.gz"><strong>synapse-2.0.0-src.tar.gz</strong></a>
+<br />
+
+ (<a class="externalLink" 
href="http://www.apache.org/dist/synapse/2.0.0/synapse-2.0.0-src.tar.gz.md5";>MD5</a>
+<a class="externalLink" 
href="http://www.apache.org/dist/synapse/2.0.0/synapse-2.0.0-src.tar.gz.sha";>SHA1</a>
+<a class="externalLink" 
href="http://www.apache.org/dist/synapse/2.0.0/synapse-2.0.0-src.tar.gz.asc";>PGP</a>
+)</p>
+<p><a 
href="[preferred]/synapse/2.0.0/synapse-2.0.0-src.zip"><strong>synapse-2.0.0-src.zip</strong></a>
+<br />
+
+ (<a class="externalLink" 
href="http://www.apache.org/dist/synapse/2.0.0/synapse-2.0.0-src.zip.md5";>MD5</a>
+<a class="externalLink" 
href="http://www.apache.org/dist/synapse/2.0.0/synapse-2.0.0-src.zip.sha";>SHA1</a>
+<a class="externalLink" 
href="http://www.apache.org/dist/synapse/2.0.0/synapse-2.0.0-src.zip.asc";>PGP</a>
+)</p>
+</td>
+</tr>
+</tbody></table>
+<br />
+<p>
+        [if-any logo]<a href="[link]"><img src="[logo]" alt="" /></a>
+[end] The currently selected mirror is <b>[preferred]</b>
+.        If you encounter a problem with this mirror, please select another
+        mirror. If all mirrors are failing, there are <i>backup</i>
+
+        mirrors (at the end of the mirrors list) that should be available.
+      </p>
+<form action="[location]" method="get" id="SelectMirror">
+        Other mirrors: <select name="Preferred">
+        [if-any http]
+          [for http]<option value="[http]" 
selected="selected">[http]</option>[end]
+        [end]
+        [if-any ftp]
+          [for ftp]<option value="[ftp]">[ftp]</option>[end]
+        [end]
+        [if-any backup]
+          [for backup]<option value="[backup]">[backup] (backup)</option>[end]
+        [end]
+        </select><input type="submit" value="Change"/></form><p>
+
+        You may also consult the <a class="externalLink" 
href="http://www.apache.org/mirrors/";>complete list of mirrors</a>
+.
+      </p>
+<p><strong>Note:</strong> when downloading from a mirror please
+        check the <a class="externalLink" 
href="http://www.apache.org/dev/release-signing#md5";>md5sum</a>
+ and verify
+        the <a class="externalLink" 
href="http://www.apache.org/dev/release-signing#openpgp";>OpenPGP</a>
+ compatible
+        signature from the main Apache site. These can be downloaded by
+        following the links above. This <a class="externalLink" 
href="http://www.apache.org/dist/synapse/KEYS";>KEYS</a>
+ file contains the public keys used
+        for signing release. It is recommended that (when possible) a <a 
class="externalLink" 
href="http://www.apache.org/dev/release-signing#web-of-trust";>Web of trust</a>
+ is
+        used to confirm the identity of these keys.
+      </p>
+</div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2005-2011
+    
+          Apache Software Foundation
+          
+  
+
+  
+    
+  
+  
+    
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>


Reply via email to