You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ks...@apache.org on 2014/10/10 19:13:39 UTC

svn commit: r1630942 - in /servicemix/website/trunk/src/main/webapp: community/releases-schedule.page downloads/servicemix-5.4.0.page

Author: ksobkowiak
Date: Fri Oct 10 17:13:39 2014
New Revision: 1630942

URL: http://svn.apache.org/r1630942
Log:
Download page for 5.4.0 snapshots
Release schedule updated

Added:
    servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.4.0.page
Modified:
    servicemix/website/trunk/src/main/webapp/community/releases-schedule.page

Modified: servicemix/website/trunk/src/main/webapp/community/releases-schedule.page
URL: http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/community/releases-schedule.page?rev=1630942&r1=1630941&r2=1630942&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/community/releases-schedule.page (original)
+++ servicemix/website/trunk/src/main/webapp/community/releases-schedule.page Fri Oct 10 17:13:39 2014
@@ -11,8 +11,9 @@ h2. ServiceMix
 || Release Branch || Karaf || Camel || ActiveMQ || CXF || Java || Status || Latest Version || Next Version || ETA ||
 | servicemix-5.0.x | 2.3.8 | 2.12.4 | 5.9.1 | 2.7.11 | 5 / 6 / 7 | Previous Stable/In Maintenance | 5.0.5 | 5.0.6 |  |
 | servicemix-5.1.x | 2.3.8 | 2.13.2 | 5.10.0 | 2.7.11 | 5 / 6 / 7 | Current Stable/In Maintenance | 5.1.3 | 5.1.4 |  |
-| servicemix-5.2.x | 2.3.8 | 2.14.0 | 5.10.0 | 3.0.2 | 5 / 6 / 7 | Development |  | 5.2.0 | 2014/10/20 |
-| servicemix-5.3.x | 2.4.0 | 2.14.0 | 5.10.0 | 3.0.2 | 7 / 8 | Development |  | 5.3.0 | 2014/10/20 |
+| servicemix-5.2.x | 2.3.8 | 2.14.0 | 5.10.0 | 3.0.2 | 5 / 6 / 7 | Development |  | 5.2.0 | 2014/10/25 |
+| servicemix-5.3.x | 2.4.0 | 2.13.2 | 5.10.0 | 2.7.11 | 7 / 8 | Development |  | 5.3.0 | 2014/10/16 |
+| servicemix-5.4.x | 2.4.0 | 2.14.0 | 5.10.0 | 3.0.2 | 7 / 8 | Development |  | 5.4.0 | 2014/10/25 |
 | master (6.0.x) | 3.0.2 | 2.14.0 | 5.10.0 | 3.0.2 | 6 / 7 / 8| Development |  | 6.0.0 |  |
 
 Please refer the [Karaf Releases Schedule|http://karaf.apache.org/index/community/releases-schedule.html] for more details.

Added: servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.4.0.page
URL: http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.4.0.page?rev=1630942&view=auto
==============================================================================
--- servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.4.0.page (added)
+++ servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.4.0.page Fri Oct 10 17:13:39 2014
@@ -0,0 +1,18 @@
+---
+title: ServiceMix 5.4.0-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/SM/fixforversion/12328810]
+
+--- name:content pipeline:ssp
+<%@ val notes : String %>
+
+<h2>Downloads : Apache ServiceMix 5.4.0-SNAPSHOT</h2>
+
+<% render("/downloads/_servicemix5.scaml", Map("version" -> "5.4.0-SNAPSHOT")) %>
+
+<%= unescape(notes) %>