You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by er...@apache.org on 2010/10/27 20:30:57 UTC

svn commit: r1028060 - in /servicemix/sandbox/website20/src/main/webapp: ./ WEB-INF/scalate/layouts/ css/ downloads/ images/

Author: ericjohnson
Date: Wed Oct 27 18:30:56 2010
New Revision: 1028060

URL: http://svn.apache.org/viewvc?rev=1028060&view=rev
Log:
added a twitter feed on home page and download pages

Added:
    servicemix/sandbox/website20/src/main/webapp/downloads/servicemix-332.page
    servicemix/sandbox/website20/src/main/webapp/downloads/servicemix-420.page
    servicemix/sandbox/website20/src/main/webapp/images/freebsd.png   (with props)
    servicemix/sandbox/website20/src/main/webapp/images/mac_logo.png   (with props)
    servicemix/sandbox/website20/src/main/webapp/images/tarsm.png   (with props)
    servicemix/sandbox/website20/src/main/webapp/images/tux.png   (with props)
    servicemix/sandbox/website20/src/main/webapp/images/xp.png   (with props)
    servicemix/sandbox/website20/src/main/webapp/images/zipsm.png   (with props)
Modified:
    servicemix/sandbox/website20/src/main/webapp/WEB-INF/scalate/layouts/default.ssp
    servicemix/sandbox/website20/src/main/webapp/css/home.css
    servicemix/sandbox/website20/src/main/webapp/downloads/index.page
    servicemix/sandbox/website20/src/main/webapp/index.page

Modified: servicemix/sandbox/website20/src/main/webapp/WEB-INF/scalate/layouts/default.ssp
URL: http://svn.apache.org/viewvc/servicemix/sandbox/website20/src/main/webapp/WEB-INF/scalate/layouts/default.ssp?rev=1028060&r1=1028059&r2=1028060&view=diff
==============================================================================
--- servicemix/sandbox/website20/src/main/webapp/WEB-INF/scalate/layouts/default.ssp (original)
+++ servicemix/sandbox/website20/src/main/webapp/WEB-INF/scalate/layouts/default.ssp Wed Oct 27 18:30:56 2010
@@ -50,7 +50,7 @@ limitations under the License.
           <td>
             <ul class="siteNav">
               <li ><a href="/index.html" title="Overview">Overview</a></li>
-              <li><a href="/download.html" title="Download">Download</a></li>
+              <li><a href="/downloads/index.html" title="Download">Download</a></li>
               <li><a href="/documentation/index.html" title="Documentation">Documentation</a></li>
               <li>
                 <a href="/support/index.html" title="Support">Support</a>

Modified: servicemix/sandbox/website20/src/main/webapp/css/home.css
URL: http://svn.apache.org/viewvc/servicemix/sandbox/website20/src/main/webapp/css/home.css?rev=1028060&r1=1028059&r2=1028060&view=diff
==============================================================================
--- servicemix/sandbox/website20/src/main/webapp/css/home.css (original)
+++ servicemix/sandbox/website20/src/main/webapp/css/home.css Wed Oct 27 18:30:56 2010
@@ -48,11 +48,16 @@ div#makeit_box {
 }
 
 div#news {
-  clear: both;
+  float: left;
+  width: 70%;
 }
 
 div#twitter {
-  clear: both;
+  float: right;
+  width: 30%;
+  padding-bottom: 10px;
+  padding-top: 10px;
+  clear: right;
 }
 
 span.bignum {

Modified: servicemix/sandbox/website20/src/main/webapp/downloads/index.page
URL: http://svn.apache.org/viewvc/servicemix/sandbox/website20/src/main/webapp/downloads/index.page?rev=1028060&r1=1028059&r2=1028060&view=diff
==============================================================================
--- servicemix/sandbox/website20/src/main/webapp/downloads/index.page (original)
+++ servicemix/sandbox/website20/src/main/webapp/downloads/index.page Wed Oct 27 18:30:56 2010
@@ -1,8 +1,76 @@
 ---
 <% attributes("title") = "Downloading" %>
 title: Downloading
---- name:content pipeline:jade
+--- name:content pipeline:markdown
 
-#overview
-  :markdown
-    Add download content here
\ No newline at end of file
+# Choosing the Right Distribution
+
+There are currently two versions of ServiceMix in production:
+
+* ServiceMix 3 is a JBI-based ESB that includes a number of JBI components for accessing data and routing data.
+* ServiceMix 4 is an OSGi-based ESB that includes:
+    * the JBI components from ServiceMix 3
+    * Apache ActiveMQ
+    * Apache Camel
+    * Apache CFX
+    * a runtime console for managing the ESB
+
+Choose ServiceMix 3 if you are required to use JBI or have a number of JBI components that you must use. For all other applications, ServiceMix 4 is preferred.    
+
+# Latest Releases
+
+## ServiceMix 4
+<h5>Linux/Mac OS X/Unix Downloads</h5>
+<P><IMG src="/images/tux.png" style="border: 0px solid black"><IMG src="/images/freebsd.png" style="border: 0px solid black"><IMG src="/images/mac_logo.png" style="border: 0px solid black"></P>
+<ul style="list-style-image: url('/images/tarsm.png')">
+  <li><a href="http://www.apache.org/dyn/closer.cgi?path=/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0.tar.gz" class="external-link" rel="nofollow">Apache ServiceMix 4.2.0 (.tar.gz)</a> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0.tar.gz.asc" class="external-link" rel="nofollow">PGP</a> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0.tar.gz.sha1" class="external-link" rel="nofollow">SHA</A> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0.tar.gz.md5" class="external-link" rel="nofollow">MD5</a></li>
+  <li><a href="http://www.apache.org/dyn/closer.cgi?path=/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0-src.tar.gz" class="external-link" rel="nofollow">Apache ServiceMix 4.2.0 Sources (.tar.gz)</a> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0-src.tar.gz.asc" class="external-link" rel="nofollow">PGP</a> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-3.3.2-src.tar.gz.sha1" class="external-link" rel="nofollow">SHA</a> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0-src.tar.gz.md5" class="external-link" rel="nofollow">MD5</a></li>
+</ul>
+<H5>Windows Downloads</H5>
+<P><IMG src="/images/xp.png" style="border: 0px solid black"></P>
+<ul style="list-style-image: url('/images/zipsm.png')">
+<li><a href="http://www.apache.org/dyn/closer.cgi?path=%2Fservicemix%2Fservicemix-4%2F4.2.0%2Fapache-servicemix-4.2.0.zip" class="external-link" rel="nofollow">Apache ServiceMix 4.2.0 (.zip)</a> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0.zip.asc" class="external-link" rel="nofollow">PGP</a> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0.zip.sha1" class="external-link" rel="nofollow">SHA</a> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0.zip.md5" class="external-link" rel="nofollow">MD5</a></li>
+<li><a href="http://www.apache.org/dyn/closer.cgi?path=%2Fservicemix%2Fservicemix-4%2F4.2.0%2Fapache-servicemix-4.2.0-src.zip" class="external-link" rel="nofollow">Apache ServiceMix 4.2.0 Sources (.zip)</a> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0-src.zip.asc" class="external-link" rel="nofollow">PGP</a> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0-src.zip.sha1" class="external-link" rel="nofollow">SHA</a> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0-src.zip.md5" class="external-link" rel="nofollow">MD5</a></li>
+</ul>
+
+## ServiceMix 3
+<H5>Linux/Mac OS X/Unix Downloads</H5>
+<P><IMG src="/images/tux.png" style="border: 0px solid black"><IMG src="/images/freebsd.png" style="border: 0px solid black"><IMG src="/images/mac_logo.png" style="border: 0px solid black"></P>
+
+<ul style="list-style-image: url('/images/tarsm.png')">
+  <li><a href="http://www.apache.org/dyn/closer.cgi?path=%2Fservicemix%2Fservicemix-3%2F3.3.2%2Fapache-servicemix-3.3.2.tar.gz" class="external-link" rel="nofollow">Apache ServiceMix 3.3.2 (.tar.gz)</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2.tar.gz.asc" class="external-link" rel="nofollow">PGP</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2.tar.gz.sha1" class="external-link" rel="nofollow">SHA</A> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2.tar.gz.md5" class="external-link" rel="nofollow">MD5</a></li>
+  <li><a href="http://www.apache.org/dyn/closer.cgi?path=%2Fservicemix%2Fservicemix-3%2F3.3.2%2Fapache-servicemix-3.3.2-src.tar.gz" class="external-link" rel="nofollow">Apache ServiceMix 3.3.2 Sources (.tar.gz)</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2-src.tar.gz.asc" class="external-link" rel="nofollow">PGP</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2-src.tar.gz.sha1" class="external-link" rel="nofollow">SHA</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2-src.tar.gz.md5" class="external-link" rel="nofollow">MD5</a></li>
+</ul>
+<H5>Windows Downloads</H5>
+<P><IMG src="/images/xp.png" style="border: 0px solid black"></P>
+<ul style="list-style-image: url('/images/zipsm.png')">
+<li><a href="http://www.apache.org/dyn/closer.cgi?path=%2Fservicemix%2Fservicemix-3%2F3.3.2%2Fapache-servicemix-3.3.2.zip" class="external-link" rel="nofollow">Apache ServiceMix 3.3.2 (.zip)</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2.zip.asc" class="external-link" rel="nofollow">PGP</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2.zip.sha1" class="external-link" rel="nofollow">SHA</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2.zip.md5" class="external-link" rel="nofollow">MD5</a></li>
+<li><a href="http://www.apache.org/dyn/closer.cgi?path=%2Fservicemix%2Fservicemix-3%2F3.3.2%2Fapache-servicemix-3.3.2-src.zip" class="external-link" rel="nofollow">Apache ServiceMix 3.3.2 Sources (.zip)</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2-src.zip.asc" class="external-link" rel="nofollow">PGP</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2-src.zip.sha1" class="external-link" rel="nofollow">SHA</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2-src.zip.md5" class="external-link" rel="nofollow">MD5</a></li>
+</ul>
+<h5>Web Application</h5>
+<p><a href="http://www.apache.org/dyn/closer.cgi?path=%2Fservicemix%2Fservicemix-3%2F3.3.2%2Fapache-servicemix-web-3.3.2.war" class="external-link" rel="nofollow">Apache ServiceMix Web Application 3.3.2  (.war)</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-web-3.3.2.war.asc" class="external-link" rel="nofollow">PGP</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-web-3.3.2.war.sha1" class="external-link" rel="nofollow">SHA</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-web-3.3.2.war.md5" class="external-link" rel="nofollow">MD5</a></p>
+
+
+
+# Development SNAPSHOTS
+
+You can find development snapshots [here](https://repository.apache.org/content/groups/snapshots-group/org/apache/servicemix/apache-servicemix/).
+
+# Previous Releases
+<p>An archive of previous releases can be found <a href="http://archive.apache.org/dist/servicemix/" class="external-link" rel="nofollow">here</a>.</p>
+<ul>
+<LI><A href="servicemix-10-release.html" title="ServiceMix 1.0 Release">ServiceMix 1.0 Release</A></LI>
+<LI><A href="servicemix-11-release.html" title="ServiceMix 1.1 Release">ServiceMix 1.1 Release</A></LI>
+<LI><A href="servicemix-20-release.html" title="ServiceMix 2.0 Release">ServiceMix 2.0 Release</A></LI>
+<LI><A href="servicemix-30.html" title="ServiceMix 3.0">ServiceMix 3.0</A></LI>
+<LI><A href="servicemix-301.html" title="ServiceMix 3.0.1">ServiceMix 3.0.1</A></LI>
+<li><A href="servicemix-31.html" title="ServiceMix 3.1">ServiceMix 3.1</A></LI>
+<LI><A href="servicemix-311.html" title="ServiceMix 3.1.1">ServiceMix 3.1.1</A></LI>
+<LI><A href="servicemix-312.html" title="ServiceMix 3.1.2">ServiceMix 3.1.2</A></LI>
+<LI><A href="servicemix-32.html" title="ServiceMix 3.2">ServiceMix 3.2</A></LI>
+<LI><A href="servicemix-321.html" title="ServiceMix 3.2.1">ServiceMix 3.2.1</A></LI>
+<LI><A href="servicemix-322.html" title="ServiceMix 3.2.2">ServiceMix 3.2.2</A></LI>
+<LI><A href="servicemix-323.html" title="Servicemix 3.2.3">Servicemix 3.2.3</A></LI>
+<LI><A href="servicemix-33.html" title="Servicemix 3.3">Servicemix 3.3</A></LI>
+<LI><A href="servicemix-331.html" title="ServiceMix 3.3.1">ServiceMix 3.3.1</A></LI>
+</UL>
\ No newline at end of file

Added: servicemix/sandbox/website20/src/main/webapp/downloads/servicemix-332.page
URL: http://svn.apache.org/viewvc/servicemix/sandbox/website20/src/main/webapp/downloads/servicemix-332.page?rev=1028060&view=auto
==============================================================================
--- servicemix/sandbox/website20/src/main/webapp/downloads/servicemix-332.page (added)
+++ servicemix/sandbox/website20/src/main/webapp/downloads/servicemix-332.page Wed Oct 27 18:30:56 2010
@@ -0,0 +1,26 @@
+---
+<% attributes("title") = "ServiceMix 3.3.2" %>
+title: ServiceMix 3.3.2
+--- name:content pipeline:markdown
+
+# Getting the Distribution
+
+<H5>Linux/Mac OS X/Unix Downloads</H5>
+<P><IMG src="/images/tux.png" style="border: 0px solid black"><IMG src="/images/freebsd.png" style="border: 0px solid black"><IMG src="/images/mac_logo.png" style="border: 0px solid black"></P>
+
+<ul style="list-style-image: url('/images/tarsm.png')">
+  <li><a href="http://www.apache.org/dyn/closer.cgi?path=%2Fservicemix%2Fservicemix-3%2F3.3.2%2Fapache-servicemix-3.3.2.tar.gz" class="external-link" rel="nofollow">Apache ServiceMix 3.3.2 (.tar.gz)</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2.tar.gz.asc" class="external-link" rel="nofollow">PGP</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2.tar.gz.sha1" class="external-link" rel="nofollow">SHA</A> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2.tar.gz.md5" class="external-link" rel="nofollow">MD5</a></li>
+  <li><a href="http://www.apache.org/dyn/closer.cgi?path=%2Fservicemix%2Fservicemix-3%2F3.3.2%2Fapache-servicemix-3.3.2-src.tar.gz" class="external-link" rel="nofollow">Apache ServiceMix 3.3.2 Sources (.tar.gz)</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2-src.tar.gz.asc" class="external-link" rel="nofollow">PGP</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2-src.tar.gz.sha1" class="external-link" rel="nofollow">SHA</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2-src.tar.gz.md5" class="external-link" rel="nofollow">MD5</a></li>
+</ul>
+<H5>Windows Downloads</H5>
+<P><IMG src="/images/xp.png" style="border: 0px solid black"></P>
+<ul style="list-style-image: url('/images/zipsm.png')">
+<li><a href="http://www.apache.org/dyn/closer.cgi?path=%2Fservicemix%2Fservicemix-3%2F3.3.2%2Fapache-servicemix-3.3.2.zip" class="external-link" rel="nofollow">Apache ServiceMix 3.3.2 (.zip)</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2.zip.asc" class="external-link" rel="nofollow">PGP</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2.zip.sha1" class="external-link" rel="nofollow">SHA</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2.zip.md5" class="external-link" rel="nofollow">MD5</a></li>
+<li><a href="http://www.apache.org/dyn/closer.cgi?path=%2Fservicemix%2Fservicemix-3%2F3.3.2%2Fapache-servicemix-3.3.2-src.zip" class="external-link" rel="nofollow">Apache ServiceMix 3.3.2 Sources (.zip)</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2-src.zip.asc" class="external-link" rel="nofollow">PGP</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2-src.zip.sha1" class="external-link" rel="nofollow">SHA</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-3.3.2-src.zip.md5" class="external-link" rel="nofollow">MD5</a></li>
+</ul>
+<h5>Web Application</h5>
+<p><a href="http://www.apache.org/dyn/closer.cgi?path=%2Fservicemix%2Fservicemix-3%2F3.3.2%2Fapache-servicemix-web-3.3.2.war" class="external-link" rel="nofollow">Apache ServiceMix Web Application 3.3.2  (.war)</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-web-3.3.2.war.asc" class="external-link" rel="nofollow">PGP</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-web-3.3.2.war.sha1" class="external-link" rel="nofollow">SHA</a> <a href="http://www.apache.org/dist/servicemix/servicemix-3/3.3.2/apache-servicemix-web-3.3.2.war.md5" class="external-link" rel="nofollow">MD5</a></p>
+
+# Release Notes
+
+Abunch of stuff has changed.
\ No newline at end of file

Added: servicemix/sandbox/website20/src/main/webapp/downloads/servicemix-420.page
URL: http://svn.apache.org/viewvc/servicemix/sandbox/website20/src/main/webapp/downloads/servicemix-420.page?rev=1028060&view=auto
==============================================================================
--- servicemix/sandbox/website20/src/main/webapp/downloads/servicemix-420.page (added)
+++ servicemix/sandbox/website20/src/main/webapp/downloads/servicemix-420.page Wed Oct 27 18:30:56 2010
@@ -0,0 +1,23 @@
+---
+<% attributes("title") = "ServiceMix 4.2.0" %>
+title: ServiceMix 4.2.0
+--- name:content pipeline:markdown
+
+# Getting the Distribution
+
+<h5>Linux/Mac OS X/Unix Downloads</h5>
+<P><IMG src="/images/tux.png" style="border: 0px solid black"><IMG src="/images/freebsd.png" style="border: 0px solid black"><IMG src="/images/mac_logo.png" style="border: 0px solid black"></P>
+<ul style="list-style-image: url('/images/tarsm.png')">
+  <li><a href="http://www.apache.org/dyn/closer.cgi?path=/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0.tar.gz" class="external-link" rel="nofollow">Apache ServiceMix 4.2.0 (.tar.gz)</a> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0.tar.gz.asc" class="external-link" rel="nofollow">PGP</a> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0.tar.gz.sha1" class="external-link" rel="nofollow">SHA</A> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0.tar.gz.md5" class="external-link" rel="nofollow">MD5</a></li>
+  <li><a href="http://www.apache.org/dyn/closer.cgi?path=/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0-src.tar.gz" class="external-link" rel="nofollow">Apache ServiceMix 4.2.0 Sources (.tar.gz)</a> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0-src.tar.gz.asc" class="external-link" rel="nofollow">PGP</a> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-3.3.2-src.tar.gz.sha1" class="external-link" rel="nofollow">SHA</a> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0-src.tar.gz.md5" class="external-link" rel="nofollow">MD5</a></li>
+</ul>
+<H5>Windows Downloads</H5>
+<P><IMG src="/images/xp.png" style="border: 0px solid black"></P>
+<ul style="list-style-image: url('/images/zipsm.png')">
+<li><a href="http://www.apache.org/dyn/closer.cgi?path=%2Fservicemix%2Fservicemix-4%2F4.2.0%2Fapache-servicemix-4.2.0.zip" class="external-link" rel="nofollow">Apache ServiceMix 4.2.0 (.zip)</a> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0.zip.asc" class="external-link" rel="nofollow">PGP</a> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0.zip.sha1" class="external-link" rel="nofollow">SHA</a> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0.zip.md5" class="external-link" rel="nofollow">MD5</a></li>
+<li><a href="http://www.apache.org/dyn/closer.cgi?path=%2Fservicemix%2Fservicemix-4%2F4.2.0%2Fapache-servicemix-4.2.0-src.zip" class="external-link" rel="nofollow">Apache ServiceMix 4.2.0 Sources (.zip)</a> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0-src.zip.asc" class="external-link" rel="nofollow">PGP</a> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0-src.zip.sha1" class="external-link" rel="nofollow">SHA</a> <a href="http://www.apache.org/dist/servicemix/servicemix-4/4.2.0/apache-servicemix-4.2.0-src.zip.md5" class="external-link" rel="nofollow">MD5</a></li>
+</ul>
+
+# Release Notes
+
+Abunch of stuff has changed.
\ No newline at end of file

Added: servicemix/sandbox/website20/src/main/webapp/images/freebsd.png
URL: http://svn.apache.org/viewvc/servicemix/sandbox/website20/src/main/webapp/images/freebsd.png?rev=1028060&view=auto
==============================================================================
Binary file - no diff available.

Propchange: servicemix/sandbox/website20/src/main/webapp/images/freebsd.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: servicemix/sandbox/website20/src/main/webapp/images/mac_logo.png
URL: http://svn.apache.org/viewvc/servicemix/sandbox/website20/src/main/webapp/images/mac_logo.png?rev=1028060&view=auto
==============================================================================
Binary file - no diff available.

Propchange: servicemix/sandbox/website20/src/main/webapp/images/mac_logo.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: servicemix/sandbox/website20/src/main/webapp/images/tarsm.png
URL: http://svn.apache.org/viewvc/servicemix/sandbox/website20/src/main/webapp/images/tarsm.png?rev=1028060&view=auto
==============================================================================
Binary file - no diff available.

Propchange: servicemix/sandbox/website20/src/main/webapp/images/tarsm.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: servicemix/sandbox/website20/src/main/webapp/images/tux.png
URL: http://svn.apache.org/viewvc/servicemix/sandbox/website20/src/main/webapp/images/tux.png?rev=1028060&view=auto
==============================================================================
Binary file - no diff available.

Propchange: servicemix/sandbox/website20/src/main/webapp/images/tux.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: servicemix/sandbox/website20/src/main/webapp/images/xp.png
URL: http://svn.apache.org/viewvc/servicemix/sandbox/website20/src/main/webapp/images/xp.png?rev=1028060&view=auto
==============================================================================
Binary file - no diff available.

Propchange: servicemix/sandbox/website20/src/main/webapp/images/xp.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: servicemix/sandbox/website20/src/main/webapp/images/zipsm.png
URL: http://svn.apache.org/viewvc/servicemix/sandbox/website20/src/main/webapp/images/zipsm.png?rev=1028060&view=auto
==============================================================================
Binary file - no diff available.

Propchange: servicemix/sandbox/website20/src/main/webapp/images/zipsm.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: servicemix/sandbox/website20/src/main/webapp/index.page
URL: http://svn.apache.org/viewvc/servicemix/sandbox/website20/src/main/webapp/index.page?rev=1028060&r1=1028059&r2=1028060&view=diff
==============================================================================
--- servicemix/sandbox/website20/src/main/webapp/index.page (original)
+++ servicemix/sandbox/website20/src/main/webapp/index.page Wed Oct 27 18:30:56 2010
@@ -31,7 +31,12 @@ title: Home
       <div class="box_content">
         <h1><a href="/downloads/index.html">Get it</a></h1>
         <ul>
-        <li>Download the <a href="/downloads/latest.html">latest</a> release.</li>
+        <li>Download the latest release.
+        <ul style="list-style-type:disc;list-style-image:none;padding-left:15px;">
+        <li><a href="/downloads/servicemix-420.html">ServiceMix 4.2.0</a></li>
+        <li><a href="/downloads/servicemix-332.html">ServiceMix 3.3.2</a></li>
+        </ul>
+        </li>
         <li>Download <a href="/downloads/index.html">older</a> releases.</li>
         </ul>
       </div>
@@ -59,5 +64,37 @@ title: Home
     
 #twitter
   :markdown
-    # Twitter
-    Put Twitter feed code in here.
\ No newline at end of file
+      <script src="http://widgets.twimg.com/j/2/widget.js"></script>
+      <script>
+      new TWTR.Widget({
+        version: 2,
+        type: 'search',
+        search: ' servicemix ServiceMix',
+        interval: 6000,
+        title: 'What people are saying about',
+        subject: 'ServiceMix',
+        width: 'auto',
+        height: 300,
+        theme: {
+          shell: {
+            background: '#76a3cd',
+            color: '#ffffff'
+          },
+          tweets: {
+            background: '#ffffff',
+            color: '#444444',
+            links: '#1985b5'
+          }
+        },
+        features: {
+          scrollbar: false,
+          loop: false,
+          live: true,
+          hashtags: true,
+          timestamp: true,
+          avatars: true,
+          toptweets: true,
+          behavior: 'all'
+        }
+      }).render().start();
+      </script>
\ No newline at end of file