You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2013/03/08 10:31:32 UTC

svn commit: r1454299 - in /servicemix/website/trunk/src/main/webapp: downloads.page downloads/servicemix-4.4.3.page downloads/servicemix-4.5.1.page

Author: gertv
Date: Fri Mar  8 09:31:31 2013
New Revision: 1454299

URL: http://svn.apache.org/r1454299
Log:
Add information about 4.5.1-SNAPSHOT downloads to the website

Added:
    servicemix/website/trunk/src/main/webapp/downloads/servicemix-4.5.1.page
Modified:
    servicemix/website/trunk/src/main/webapp/downloads.page
    servicemix/website/trunk/src/main/webapp/downloads/servicemix-4.4.3.page

Modified: servicemix/website/trunk/src/main/webapp/downloads.page
URL: http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/downloads.page?rev=1454299&r1=1454298&r2=1454299&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/downloads.page (original)
+++ servicemix/website/trunk/src/main/webapp/downloads.page Fri Mar  8 09:31:31 2013
@@ -11,6 +11,7 @@ h2. Development snapshots
 We have development snapshots available for
 
 * [Apache ServiceMix 5.0.0-SNAPSHOT|/downloads/servicemix-5.0.0.html]
+* [Apache ServiceMix 4.5.1-SNAPSHOT|/downloads/servicemix-4.5.1.html]
 * [Apache ServiceMix 4.4.3-SNAPSHOT|/downloads/servicemix-4.4.3.html]
 
 h2. Previous Releases

Modified: servicemix/website/trunk/src/main/webapp/downloads/servicemix-4.4.3.page
URL: http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/downloads/servicemix-4.4.3.page?rev=1454299&r1=1454298&r2=1454299&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/downloads/servicemix-4.4.3.page (original)
+++ servicemix/website/trunk/src/main/webapp/downloads/servicemix-4.4.3.page Fri Mar  8 09:31:31 2013
@@ -6,7 +6,7 @@ h2. Helping us...
 
 You can help us by trying out this development snapshot and reporting any problems you encounter on the [mailing lists|/community/mailing-lists]
 
-An overview of outstanding JIRA issues for this release can be found at https://issues.apache.org/jira/browse/SM/fixforversion/12324078
+An overview of outstanding JIRA issues for this release can be found at [https://issues.apache.org/jira/browse/SMX4/fixforversion/12321643]
 
 --- name:content pipeline:ssp
 <%@ val notes : String %>

Added: servicemix/website/trunk/src/main/webapp/downloads/servicemix-4.5.1.page
URL: http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/downloads/servicemix-4.5.1.page?rev=1454299&view=auto
==============================================================================
--- servicemix/website/trunk/src/main/webapp/downloads/servicemix-4.5.1.page (added)
+++ servicemix/website/trunk/src/main/webapp/downloads/servicemix-4.5.1.page Fri Mar  8 09:31:31 2013
@@ -0,0 +1,34 @@
+---
+title: ServiceMix 4.5.1-SNAPSHOT
+--- name:notes pipeline:conf
+
+h2. Helping us...
+
+You can help us by trying out this development snapshot and reporting any problems you encounter on the [mailing lists|/community/mailing-lists]
+
+An overview of outstanding JIRA issues for this release can be found at [https://issues.apache.org/jira/browse/SMX4/fixforversion/12324072]
+
+h2. OSGi components list
+OSGi/JBI components included in this release:
+
+This release packages the following dependencies:
+* Version [1.6.0|/downloads/subprojects/servicemix-nmr-1.6.0.html] of ServiceMix NMR
+* Version [2013.01|/downloads/subprojects/servicemix-components-2013.01.html] of the JBI components
+* Version [1.6.0|/downloads/subprojects/servicemix-utils-1.6.0.html] of ServiceMix Utils
+* Version 2.2.10 of [Apache Karaf|http://karaf.apache.org/]
+* Version [5.7.0|http://activemq.apache.org/activemq-570-release.html] of [ActiveMQ|http://activemq.apache.org]
+* Version 2.10.4 of [Camel|http://camel.apache.org]
+* Version 2.6.4 of [CXF|http://cxf.apache.org]
+
+You can use it together with
+* Version 4.5 of the Maven plugins
+* Version 2011.02 of the archetypes
+
+--- name:content pipeline:ssp
+<%@ val notes : String %>
+
+<h2>Downloads : Apache ServiceMix 4.5.1-SNAPSHOT</h2>
+
+<% render("/downloads/_servicemix4.scaml", Map("version" -> "4.5.1-SNAPSHOT")) %>
+
+<%= unescape(notes) %>