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 2016/06/06 20:15:45 UTC

svn commit: r1747067 - in /servicemix/website/trunk/src/main/webapp: ./ downloads/ news/

Author: ksobkowiak
Date: Mon Jun  6 20:15:45 2016
New Revision: 1747067

URL: http://svn.apache.org/viewvc?rev=1747067&view=rev
Log:
Releasing Apache ServiceMix 5.5.4 and 5.6.1

Added:
    servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.5.5.page
      - copied, changed from r1746613, servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.5.4.page
    servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.6.2.page
      - copied, changed from r1746613, servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.6.1.page
    servicemix/website/trunk/src/main/webapp/news/servicemix-554-released.page
      - copied, changed from r1746613, servicemix/website/trunk/src/main/webapp/news/servicemix-553-released.page
    servicemix/website/trunk/src/main/webapp/news/servicemix-561-released.page
      - copied, changed from r1746613, servicemix/website/trunk/src/main/webapp/news/servicemix-560-released.page
Modified:
    servicemix/website/trunk/src/main/webapp/downloads.page
    servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.5.3.page
    servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.5.4.page
    servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.6.0.page
    servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.6.1.page
    servicemix/website/trunk/src/main/webapp/news.page
    servicemix/website/trunk/src/main/webapp/news/recent.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=1747067&r1=1747066&r2=1747067&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/downloads.page (original)
+++ servicemix/website/trunk/src/main/webapp/downloads.page Mon Jun  6 20:15:45 2016
@@ -11,9 +11,8 @@ h2. Other Releases
 
 * [Apache ServiceMix 6.1.1|/downloads/servicemix-6.1.1.html]
 * [Apache ServiceMix 6.0.3|/downloads/servicemix-6.0.3.html]
-* [Apache ServiceMix 5.6.0|/downloads/servicemix-5.6.0.html]
-* [Apache ServiceMix 5.5.3|/downloads/servicemix-5.5.3.html]
-* [Apache ServiceMix 5.4.3|/downloads/servicemix-5.4.3.html]
+* [Apache ServiceMix 5.6.1|/downloads/servicemix-5.6.1.html]
+* [Apache ServiceMix 5.5.4|/downloads/servicemix-5.5.4.html]
 
 h2. Development snapshots
 
@@ -22,8 +21,8 @@ We have development snapshots available
 * [Apache ServiceMix 7.0.0-SNAPSHOT|/downloads/servicemix-7.0.0.html]
 * [Apache ServiceMix 6.1.2-SNAPSHOT|/downloads/servicemix-6.1.2.html]
 * [Apache ServiceMix 6.0.4-SNAPSHOT|/downloads/servicemix-6.0.4.html]
-* [Apache ServiceMix 5.6.1-SNAPSHOT|/downloads/servicemix-5.6.1.html]
-* [Apache ServiceMix 5.5.4-SNAPSHOT|/downloads/servicemix-5.5.4.html]
+* [Apache ServiceMix 5.6.2-SNAPSHOT|/downloads/servicemix-5.6.2.html]
+* [Apache ServiceMix 5.5.5-SNAPSHOT|/downloads/servicemix-5.5.5.html]
 
 h2. Previous Releases
 
@@ -35,9 +34,12 @@ An archive of previous releases can be f
 * [Apache ServiceMix 6.0.0|/downloads/servicemix-6.0.0.html]
 * [Apache ServiceMix 6.0.0.M2|/downloads/servicemix-6.0.0.M2.html]
 * [Apache ServiceMix 6.0.0.M1|/downloads/servicemix-6.0.0.M1.html]
+* [Apache ServiceMix 5.6.0|/downloads/servicemix-5.6.0.html]
+* [Apache ServiceMix 5.5.3|/downloads/servicemix-5.5.3.html]
 * [Apache ServiceMix 5.5.2|/downloads/servicemix-5.5.2.html]
 * [Apache ServiceMix 5.5.1|/downloads/servicemix-5.5.1.html]
 * [Apache ServiceMix 5.5.0|/downloads/servicemix-5.5.0.html]
+* [Apache ServiceMix 5.4.3|/downloads/servicemix-5.4.3.html]
 * [Apache ServiceMix 5.4.2|/downloads/servicemix-5.4.2.html] 
 * [Apache ServiceMix 5.4.1|/downloads/servicemix-5.4.1.html]
 * [Apache ServiceMix 5.4.0|/downloads/servicemix-5.4.0.html] 

Modified: servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.5.3.page
URL: http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.5.3.page?rev=1747067&r1=1747066&r2=1747067&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.5.3.page (original)
+++ servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.5.3.page Mon Jun  6 20:15:45 2016
@@ -40,6 +40,6 @@ For a more detailed view of new features
 
 <h2>Downloads : Apache ServiceMix 5.5.3</h2>
 
-<% render("/downloads/_servicemix5.scaml", Map("version" -> "5.5.3")) %>
+<% render("/downloads/_servicemix5.scaml", Map("version" -> "5.5.3", "archive" -> true)) %>
 
 <%= unescape(notes) %>

Modified: servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.5.4.page
URL: http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.5.4.page?rev=1747067&r1=1747066&r2=1747067&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.5.4.page (original)
+++ servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.5.4.page Mon Jun  6 20:15:45 2016
@@ -1,18 +1,38 @@
 ---
-title: ServiceMix 5.5.4-SNAPSHOT
+title: ServiceMix 5.5.4
 --- name:notes pipeline:conf
 
-h2. Helping us...
+h2. OSGi components list
+Components included in this release:
 
-You can help us by trying out this development snapshot and reporting any problems you encounter on the [mailing lists|/community/mailing-lists]
+This release packages the following dependencies:
+* Version [2.4.4|http://karaf.apache.org/archives.html#container-244] of [Apache Karaf|http://karaf.apache.org/]
+* Version [5.12.3|http://activemq.apache.org/activemq-5123-release.html] of [ActiveMQ|http://activemq.apache.org]
+* Version [2.15.6|http://camel.apache.org/camel-2156-release.html] of [Camel|http://camel.apache.org]
+* Version [3.0.6|https://cxf.apache.org/cxf-306-release-notes.html] of [CXF|http://cxf.apache.org]
 
-An overview of outstanding JIRA issues for this release can be found at [https://issues.apache.org/jira/browse/SM/fixforversion/12334377]
+h2. Release notes
+
+h3. Bug
+    * [SM-2976|http://issues.apache.org/jira/browse/SM-2976] - stax-ex-1.7.6.jar is under CDDL+GPL  license
+
+h3. Task
+    * [SM-2881|http://issues.apache.org/jira/browse/SM-2881] - Release Apache ServiceMix 5.5.4
+    * [SM-2933|http://issues.apache.org/jira/browse/SM-2933] - Upgrade to Apache Camel 2.15.6
+
+h2. SCM tag
+
+Tag {{servicemix-5.5.4}} is available in [Git|https://git-wip-us.apache.org/repos/asf?p=servicemix.git;a=tag;h=refs/tags/servicemix-5.5.4] (commit id b660124522669f6d4509dca4853effd54323b200)
+
+h2. Changelog
+
+For a more detailed view of new features and bug fixes, see the [changelog|https://issues.apache.org/jira/browse/SM/fixforversion/12334377]
 
 --- name:content pipeline:ssp
 <%@ val notes : String %>
 
-<h2>Downloads : Apache ServiceMix 5.5.4-SNAPSHOT</h2>
+<h2>Downloads : Apache ServiceMix 5.5.4</h2>
 
-<% render("/downloads/_servicemix5.scaml", Map("version" -> "5.5.4-SNAPSHOT")) %>
+<% render("/downloads/_servicemix5.scaml", Map("version" -> "5.5.4")) %>
 
 <%= unescape(notes) %>

Copied: servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.5.5.page (from r1746613, servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.5.4.page)
URL: http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.5.5.page?p2=servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.5.5.page&p1=servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.5.4.page&r1=1746613&r2=1747067&rev=1747067&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.5.4.page (original)
+++ servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.5.5.page Mon Jun  6 20:15:45 2016
@@ -1,18 +1,18 @@
 ---
-title: ServiceMix 5.5.4-SNAPSHOT
+title: ServiceMix 5.5.5-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/12334377]
+An overview of outstanding JIRA issues for this release can be found at [https://issues.apache.org/jira/browse/SM/fixforversion/12336043]
 
 --- name:content pipeline:ssp
 <%@ val notes : String %>
 
-<h2>Downloads : Apache ServiceMix 5.5.4-SNAPSHOT</h2>
+<h2>Downloads : Apache ServiceMix 5.5.5-SNAPSHOT</h2>
 
-<% render("/downloads/_servicemix5.scaml", Map("version" -> "5.5.4-SNAPSHOT")) %>
+<% render("/downloads/_servicemix5.scaml", Map("version" -> "5.5.5-SNAPSHOT")) %>
 
 <%= unescape(notes) %>

Modified: servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.6.0.page
URL: http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.6.0.page?rev=1747067&r1=1747066&r2=1747067&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.6.0.page (original)
+++ servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.6.0.page Mon Jun  6 20:15:45 2016
@@ -53,6 +53,6 @@ For a more detailed view of new features
 
 <h2>Downloads : Apache ServiceMix 5.6.0</h2>
 
-<% render("/downloads/_servicemix5.scaml", Map("version" -> "5.6.0")) %>
+<% render("/downloads/_servicemix5.scaml", Map("version" -> "5.6.0", "archive" -> true)) %>
 
 <%= unescape(notes) %>

Modified: servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.6.1.page
URL: http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.6.1.page?rev=1747067&r1=1747066&r2=1747067&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.6.1.page (original)
+++ servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.6.1.page Mon Jun  6 20:15:45 2016
@@ -1,18 +1,38 @@
 ---
-title: ServiceMix 5.6.1-SNAPSHOT
+title: ServiceMix 5.6.1
 --- name:notes pipeline:conf
 
-h2. Helping us...
+h2. OSGi components list
+Components included in this release:
 
-You can help us by trying out this development snapshot and reporting any problems you encounter on the [mailing lists|/community/mailing-lists]
+This release packages the following dependencies:
+* Version [2.4.4|http://karaf.apache.org/archives.html#container-244] of [Apache Karaf|http://karaf.apache.org/]
+* Version [5.12.3|http://activemq.apache.org/activemq-5123-release.html] of [ActiveMQ|http://activemq.apache.org]
+* Version [2.16.3|http://camel.apache.org/camel-2163-release.html] of [Camel|http://camel.apache.org]
+* Version [3.1.5|https://cxf.apache.org/cxf-315-release-notes.html] of [CXF|http://cxf.apache.org]
 
-An overview of outstanding JIRA issues for this release can be found at [https://issues.apache.org/jira/browse/SM/fixforversion/12334253]
+h2. Release notes
+
+h3. Bug
+    * [SM-2976|http://issues.apache.org/jira/browse/SM-2976] - stax-ex-1.7.6.jar is under CDDL+GPL  license
+
+h3. Task
+    * [SM-2882|http://issues.apache.org/jira/browse/SM-2882] - Release Apache ServiceMix 5.6.1
+    * [SM-2934|http://issues.apache.org/jira/browse/SM-2934] - Upgrade to Apache Camel 2.16.3 and Apache CXF 3.1.5
+
+h2. SCM tag
+
+Tag {{servicemix-5.6.1}} is available in [Git|https://git-wip-us.apache.org/repos/asf?p=servicemix.git;a=tag;h=refs/tags/servicemix-5.6.1] (commit id d1957e6cab94c56fad7b3279bc4021cc62bc69da)
+
+h2. Changelog
+
+For a more detailed view of new features and bug fixes, see the [changelog|https://issues.apache.org/jira/browse/SM/fixforversion/12334253]
 
 --- name:content pipeline:ssp
 <%@ val notes : String %>
 
-<h2>Downloads : Apache ServiceMix 5.6.1-SNAPSHOT</h2>
+<h2>Downloads : Apache ServiceMix 5.6.1</h2>
 
-<% render("/downloads/_servicemix5.scaml", Map("version" -> "5.6.1-SNAPSHOT")) %>
+<% render("/downloads/_servicemix5.scaml", Map("version" -> "5.6.1")) %>
 
 <%= unescape(notes) %>

Copied: servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.6.2.page (from r1746613, servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.6.1.page)
URL: http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.6.2.page?p2=servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.6.2.page&p1=servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.6.1.page&r1=1746613&r2=1747067&rev=1747067&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.6.1.page (original)
+++ servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.6.2.page Mon Jun  6 20:15:45 2016
@@ -1,18 +1,18 @@
 ---
-title: ServiceMix 5.6.1-SNAPSHOT
+title: ServiceMix 5.6.2-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/12334253]
+An overview of outstanding JIRA issues for this release can be found at [https://issues.apache.org/jira/browse/SM/fixforversion/12334254]
 
 --- name:content pipeline:ssp
 <%@ val notes : String %>
 
-<h2>Downloads : Apache ServiceMix 5.6.1-SNAPSHOT</h2>
+<h2>Downloads : Apache ServiceMix 5.6.2-SNAPSHOT</h2>
 
-<% render("/downloads/_servicemix5.scaml", Map("version" -> "5.6.1-SNAPSHOT")) %>
+<% render("/downloads/_servicemix5.scaml", Map("version" -> "5.6.2-SNAPSHOT")) %>
 
 <%= unescape(notes) %>

Modified: servicemix/website/trunk/src/main/webapp/news.page
URL: http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/news.page?rev=1747067&r1=1747066&r2=1747067&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/news.page (original)
+++ servicemix/website/trunk/src/main/webapp/news.page Mon Jun  6 20:15:45 2016
@@ -8,6 +8,8 @@ News from and for the Apache ServiceMix
 
 h2. Older news items
 
+* [Community news - March 2016 | community_news_march_2016]
+* [ServiceMix 5.6.0 Release | servicemix-560-released]
 * [ServiceMix 5.5.3 Release | servicemix-553-released]
 * [ServiceMix 5.4.3 Release | servicemix-543-released]
 * [ServiceMix 7.0.0.M1 Release | servicemix-700M1-released]

Modified: servicemix/website/trunk/src/main/webapp/news/recent.page
URL: http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/news/recent.page?rev=1747067&r1=1747066&r2=1747067&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/news/recent.page (original)
+++ servicemix/website/trunk/src/main/webapp/news/recent.page Mon Jun  6 20:15:45 2016
@@ -2,8 +2,8 @@
 title: Apache ServiceMix Recent News
 --- pipeline:conf
 
+{include:servicemix-561-released}
+{include:servicemix-554-released}
 {include:servicemix-611-released}
 {include:servicemix-603-released}
-{include:community_news_march_2016}
-{include:servicemix-560-released}
 

Copied: servicemix/website/trunk/src/main/webapp/news/servicemix-554-released.page (from r1746613, servicemix/website/trunk/src/main/webapp/news/servicemix-553-released.page)
URL: http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/news/servicemix-554-released.page?p2=servicemix/website/trunk/src/main/webapp/news/servicemix-554-released.page&p1=servicemix/website/trunk/src/main/webapp/news/servicemix-553-released.page&r1=1746613&r2=1747067&rev=1747067&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/news/servicemix-553-released.page (original)
+++ servicemix/website/trunk/src/main/webapp/news/servicemix-554-released.page Mon Jun  6 20:15:45 2016
@@ -1,18 +1,17 @@
 ---
-title: ServiceMix 5.5.3 Released
+title: ServiceMix 5.5.4 Released
 --- pipeline:conf
 
-h2. ServiceMix 5.5.3 released
+h2. ServiceMix 5.5.4 released
 
-The ServiceMix team is pleased to announce the availability of Apache ServiceMix 5.5.3.
-This new patch release contains a few bug fixes and picks up new version of Apache Karaf
-and Apache ActiveMQ.
+The ServiceMix team is pleased to announce the availability of Apache ServiceMix 5.5.4.
+This new patch release contains a few bug fixes and picks up new version of Apache Camel.
 
 Major dependency versions for this release:
 * Activiti 5.17.0
 * Apache ActiveMQ 5.12.3
-* Apache Camel 2.15.5
+* Apache Camel 2.15.6
 * Apache CXF 3.0.6
 * Apache Karaf 2.4.4
 
-For more information, please see the [release notes|/downloads/servicemix-5.5.3]
+For more information, please see the [release notes|/downloads/servicemix-5.5.4]

Copied: servicemix/website/trunk/src/main/webapp/news/servicemix-561-released.page (from r1746613, servicemix/website/trunk/src/main/webapp/news/servicemix-560-released.page)
URL: http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/news/servicemix-561-released.page?p2=servicemix/website/trunk/src/main/webapp/news/servicemix-561-released.page&p1=servicemix/website/trunk/src/main/webapp/news/servicemix-560-released.page&r1=1746613&r2=1747067&rev=1747067&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/news/servicemix-560-released.page (original)
+++ servicemix/website/trunk/src/main/webapp/news/servicemix-561-released.page Mon Jun  6 20:15:45 2016
@@ -1,12 +1,12 @@
 ---
-title: ServiceMix 5.6.0 Released
+title: ServiceMix 5.6.1 Released
 --- pipeline:conf
 
-h2. ServiceMix 5.6.0 released
+h2. ServiceMix 5.6.1 released
 
-The ServiceMix team is pleased to announce the availability of Apache ServiceMix 5.6.0.
-This new minor release represents a new branch and contains a few bug fixes and picks up
-new versions of Apache Karaf, Apache ActiveMQ, Apache Camel, Apache CXF and Activiti.
+The ServiceMix team is pleased to announce the availability of Apache ServiceMix 5.6.1.
+This new patch release contains a few bug fixes and picks up new version of Apache Camel
+and Apache CXF.
 
 WARNING: this is the last active branch on the 5.x series. We encourage users to upgrade
 to more recent ServiceMix versions.
@@ -14,8 +14,8 @@ to more recent ServiceMix versions.
 Major dependency versions for this release:
 * Activiti 5.19.0.2
 * Apache ActiveMQ 5.12.3
-* Apache Camel 2.16.2
-* Apache CXF 3.1.4
+* Apache Camel 2.16.3
+* Apache CXF 3.1.5
 * Apache Karaf 2.4.4
 
-For more information, please see the [release notes|/downloads/servicemix-5.6.0]
+For more information, please see the [release notes|/downloads/servicemix-5.6.1]