Author: gertv
Date: Tue May 20 08:08:12 2014
New Revision: 1596130
URL: http://svn.apache.org/r1596130
Log:
Add 5.0.1 download page and announcement
Added:
servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.0.2.page
- copied, changed from r1585169,
servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.0.1.page
servicemix/website/trunk/src/main/webapp/news/servicemix-501-released.page
Modified:
servicemix/website/trunk/src/main/webapp/downloads.page
servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.0.0.page
servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.0.1.page
servicemix/website/trunk/src/main/webapp/index.page
servicemix/website/trunk/src/main/webapp/site/navigation.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=1596130&r1=1596129&r2=1596130&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/downloads.page (original)
+++ servicemix/website/trunk/src/main/webapp/downloads.page Tue May 20 08:08:12
2014
@@ -3,14 +3,14 @@ title: Download
--- name:intro pipeline:conf
h1. Download
-The latest release is the [ServiceMix 5.0.0
Release|/downloads/servicemix-5.0.0.html]. We strongly encourage all users to
use this release.
+The latest release is the [ServiceMix 5.0.1
Release|/downloads/servicemix-5.0.1.html]. We strongly encourage all users to
use this release.
--- name:previous pipeline:conf
h2. Development snapshots
We have development snapshots available for
-* [Apache ServiceMix 5.0.1-SNAPSHOT|/downloads/servicemix-5.0.1.html]
+* [Apache ServiceMix 5.0.2-SNAPSHOT|/downloads/servicemix-5.0.2.html]
* [Apache ServiceMix 4.5.4-SNAPSHOT|/downloads/servicemix-4.5.4.html]
* [Apache ServiceMix 4.4.3-SNAPSHOT|/downloads/servicemix-4.4.3.html]
@@ -48,6 +48,7 @@ An archive of previous releases can be f
* [Apache ServiceMix 4.5.1|/downloads/servicemix-4.5.1.html]
* [Apache ServiceMix 4.5.2|/downloads/servicemix-4.5.2.html]
* [Apache ServiceMix 4.5.3|/downloads/servicemix-4.5.3.html]
+* [Apache ServiceMix 4.5.3|/downloads/servicemix-5.0.0.html]
--- name:content pipeline:ssp
<%@ val intro : String %>
@@ -55,6 +56,6 @@ An archive of previous releases can be f
<%= unescape(intro) %>
-<% render("/downloads/_servicemix5.scaml", Map("version" -> "5.0.0")) %>
+<% render("/downloads/_servicemix5.scaml", Map("version" -> "5.0.1")) %>
<%= unescape(previous) %>
Modified:
servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.0.0.page
URL:
http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.0.0.page?rev=1596130&r1=1596129&r2=1596130&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.0.0.page
(original)
+++ servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.0.0.page
Tue May 20 08:08:12 2014
@@ -108,6 +108,6 @@ For a more detailed view of new features
<h2>Downloads : Apache ServiceMix 5.0.0</h2>
-<% render("/downloads/_servicemix5.scaml", Map("version" -> "5.0.0")) %>
+<% render("/downloads/_servicemix5.scaml", Map("version" -> "5.0.0", "archive"
-> true)) %>
<%= unescape(notes) %>
Modified:
servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.0.1.page
URL:
http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.0.1.page?rev=1596130&r1=1596129&r2=1596130&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.0.1.page
(original)
+++ servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.0.1.page
Tue May 20 08:08:12 2014
@@ -1,18 +1,60 @@
----
-title: ServiceMix 5.0.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/SM/fixforversion/12326511]
-
---- name:content pipeline:ssp
-<%@ val notes : String %>
-
-<h2>Downloads : Apache ServiceMix 5.0.1-SNAPSHOT</h2>
-
-<% render("/downloads/_servicemix5.scaml", Map("version" -> "5.0.1-SNAPSHOT"))
%>
-
-<%= unescape(notes) %>
+---
+title: ServiceMix 5.0.1
+--- name:notes pipeline:conf
+
+h2. OSGi components list
+Components included in this release:
+
+This release packages the following dependencies:
+* Version
[2.3.5|http://karaf.apache.org/index/community/download/karaf-2.3.5-release.html]
of [Apache Karaf|http://karaf.apache.org/]
+* Version [5.9.0|http://activemq.apache.org/activemq-590-release.html] of
[ActiveMQ|http://activemq.apache.org]
+* Version [2.12.3|http://camel.apache.org/camel-2123-release.html] of
[Camel|http://camel.apache.org]
+* Version [2.7.10|https://cxf.apache.org/cxf-2710-release-notes.html] of
[CXF|http://cxf.apache.org]
+
+h2. Release notes
+
+h3. Sub-task
+* [SM-2297|http://issues.apache.org/jira/browse/SM-2297] - Recommend users to
install Activiti through the boot features in the Activiti guide
+
+h3. Bug
+* [SM-2188|http://issues.apache.org/jira/browse/SM-2188] - Feature install
triggers waterfall bundle refresh
+* [SM-2256|http://issues.apache.org/jira/browse/SM-2256] - Unable to shutdown
container when JMS appender is configured
+* [SM-2267|http://issues.apache.org/jira/browse/SM-2267] - Provide working
configuration for activemq-web-console
+* [SM-2269|http://issues.apache.org/jira/browse/SM-2269] - ActiveMQ quick
start doesn't work due to the missing activemq component
+* [SM-2271|http://issues.apache.org/jira/browse/SM-2271] - Can't install
hibernate-envers in SMX5
+* [SM-2277|http://issues.apache.org/jira/browse/SM-2277] - activiti-camel
thrown ActivitiException when put document in delivery folder
+* [SM-2279|http://issues.apache.org/jira/browse/SM-2279] - The jndi feature
can not be installed
+* [SM-2280|http://issues.apache.org/jira/browse/SM-2280] - Activiti test case
fails after upgrade to 5.15.1
+* [SM-2282|http://issues.apache.org/jira/browse/SM-2282] - Installation of the
eventadmin feature fails
+* [SM-2286|http://issues.apache.org/jira/browse/SM-2286] - Intermittent test
failure in ActivitiExamplesTest.testActivitiCamelExample
+
+h3. Improvement
+* [SM-2299|http://issues.apache.org/jira/browse/SM-2299] - Add itest for
cxf-wsn example
+
+h3. New Feature
+* [SM-2288|http://issues.apache.org/jira/browse/SM-2288] - Add drools feature
+
+h3. Task
+* [SM-2229|http://issues.apache.org/jira/browse/SM-2229] - Upgrade to activiti
version 5.15.1
+* [SM-2272|http://issues.apache.org/jira/browse/SM-2272] - Release Apache
ServiceMix 5.0.1
+* [SM-2281|http://issues.apache.org/jira/browse/SM-2281] - Upgrade to Karaf
2.3.5
+* [SM-2283|http://issues.apache.org/jira/browse/SM-2283] - Align some versions
duplicated after the Activiti upgrade
+* [SM-2294|http://issues.apache.org/jira/browse/SM-2294] - Cleanup nonexisting
cxf dependencies from dependency management
+* [SM-2296|http://issues.apache.org/jira/browse/SM-2296] - Add the boot
features to the system repository
+
+h2. SCM tag
+
+Tag {{servicemix-5.0.1}} available in
[Git|https://git-wip-us.apache.org/repos/asf/servicemix/?p=servicemix.git;a=commit;h=d1e31f863d27ad4735e91810ae3dd39bcd3f822c]
(commit id d1e31f863d27ad4735e91810ae3dd39bcd3f822c)
+
+h2. Changelog
+
+For a more detailed view of new features and bug fixes, see the
[changelog|https://issues.apache.org/jira/browse/SM/fixforversion/12326511]
+
+--- name:content pipeline:ssp
+<%@ val notes : String %>
+
+<h2>Downloads : Apache ServiceMix 5.0.1</h2>
+
+<% render("/downloads/_servicemix5.scaml", Map("version" -> "5.0.1")) %>
+
+<%= unescape(notes) %>
Copied:
servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.0.2.page (from
r1585169,
servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.0.1.page)
URL:
http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.0.2.page?p2=servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.0.2.page&p1=servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.0.1.page&r1=1585169&r2=1596130&rev=1596130&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.0.1.page
(original)
+++ servicemix/website/trunk/src/main/webapp/downloads/servicemix-5.0.2.page
Tue May 20 08:08:12 2014
@@ -1,18 +1,18 @@
---
-title: ServiceMix 5.0.1-SNAPSHOT
+title: ServiceMix 5.0.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/12326511]
+An overview of outstanding JIRA issues for this release can be found at
[https://issues.apache.org/jira/browse/SM/fixforversion/12326849]
--- name:content pipeline:ssp
<%@ val notes : String %>
-<h2>Downloads : Apache ServiceMix 5.0.1-SNAPSHOT</h2>
+<h2>Downloads : Apache ServiceMix 5.0.2-SNAPSHOT</h2>
-<% render("/downloads/_servicemix5.scaml", Map("version" -> "5.0.1-SNAPSHOT"))
%>
+<% render("/downloads/_servicemix5.scaml", Map("version" -> "5.0.2-SNAPSHOT"))
%>
<%= unescape(notes) %>
Modified: servicemix/website/trunk/src/main/webapp/index.page
URL:
http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/index.page?rev=1596130&r1=1596129&r2=1596130&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/index.page (original)
+++ servicemix/website/trunk/src/main/webapp/index.page Tue May 20 08:08:12 2014
@@ -28,7 +28,7 @@ Applications for ServiceMix can be built
{column}
{column}
{center}
-*[Download ServiceMix 5.0.0|/downloads.html]*
+*[Download ServiceMix 5.0.1|/downloads.html]*
[!/images/servicemix-box.jpg|width=256!|/downloads.html]
{center}
{html}
Added:
servicemix/website/trunk/src/main/webapp/news/servicemix-501-released.page
URL:
http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/news/servicemix-501-released.page?rev=1596130&view=auto
==============================================================================
--- servicemix/website/trunk/src/main/webapp/news/servicemix-501-released.page
(added)
+++ servicemix/website/trunk/src/main/webapp/news/servicemix-501-released.page
Tue May 20 08:08:12 2014
@@ -0,0 +1,17 @@
+---
+title: ServiceMix 5.0.1 Released
+--- pipeline:conf
+
+h2. ServiceMix 5.0.1 released
+
+The ServiceMix team is pleased to announce the availability of Apache
ServiceMix 5.0.1.
+This is a minor release that fixes a few bugs and picks up new versions of
Activiti and Apache Karaf.
+
+Major dependency versions for this release:
+* Activiti 5.15.1
+* Apache ActiveMQ 5.9.0
+* Apache Camel 2.12.3
+* Apache CXF 2.7.10
+* Apache Karaf 2.3.5
+
+For more information, please see the [release
notes|/downloads/servicemix-5.0.1]
Modified: servicemix/website/trunk/src/main/webapp/site/navigation.page
URL:
http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/site/navigation.page?rev=1596130&r1=1596129&r2=1596130&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/site/navigation.page (original)
+++ servicemix/website/trunk/src/main/webapp/site/navigation.page Tue May 20
08:08:12 2014
@@ -5,7 +5,7 @@ h3. [Overview|index]
- [Home|index]
- [Downloads|/downloads.html]
-- [License]
+- [License|/overview/license.html]
h3. [Documentation]
{html}