Author: gertv
Date: Thu Jun 27 14:19:10 2013
New Revision: 1497367

URL: http://svn.apache.org/r1497367
Log:
Add download page for 4.5.2 release and 4.5.3-SNAPSHOT

Added:
    servicemix/website/trunk/src/main/webapp/downloads/servicemix-4.5.3.page
      - copied, changed from r1495157, 
servicemix/website/trunk/src/main/webapp/downloads/servicemix-4.5.2.page
    
servicemix/website/trunk/src/main/webapp/downloads/subprojects/servicemix-nmr-1.6.1.page
Modified:
    servicemix/website/trunk/src/main/webapp/css/style.css
    servicemix/website/trunk/src/main/webapp/downloads.page
    servicemix/website/trunk/src/main/webapp/downloads/servicemix-4.5.2.page

Modified: servicemix/website/trunk/src/main/webapp/css/style.css
URL: 
http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/css/style.css?rev=1497367&r1=1497366&r2=1497367&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/css/style.css (original)
+++ servicemix/website/trunk/src/main/webapp/css/style.css Thu Jun 27 14:19:10 
2013
@@ -1597,7 +1597,7 @@ div.auto_complete ul strong.highlight {
 .leftnav li a:visited {color:white;}
 .leftnav li a:hover {background-color: #003366; color:white;}
 
-/* background color to show the white letters of the powered-by loggo */
+/* background color to show the white letters of the powered-by logo */
 #powered-by {
     background-color: #3c78b5;
     margin-left: 10px;

Modified: servicemix/website/trunk/src/main/webapp/downloads.page
URL: 
http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/downloads.page?rev=1497367&r1=1497366&r2=1497367&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/downloads.page (original)
+++ servicemix/website/trunk/src/main/webapp/downloads.page Thu Jun 27 14:19:10 
2013
@@ -11,7 +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.2-SNAPSHOT|/downloads/servicemix-4.5.2.html]
+* [Apache ServiceMix 4.5.3-SNAPSHOT|/downloads/servicemix-4.5.3 .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.5.2.page
URL: 
http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/downloads/servicemix-4.5.2.page?rev=1497367&r1=1497366&r2=1497367&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/downloads/servicemix-4.5.2.page 
(original)
+++ servicemix/website/trunk/src/main/webapp/downloads/servicemix-4.5.2.page 
Thu Jun 27 14:19:10 2013
@@ -1,34 +1,64 @@
 ---
-title: ServiceMix 4.5.2-SNAPSHOT
+title: ServiceMix 4.5.2
 --- 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/12324246]
-
 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 [1.6.1|/downloads/subprojects/servicemix-nmr-1.6.1.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 2.2.11 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]
+* Version 2.10.5 of [Camel|http://camel.apache.org]
+* Version 2.6.6 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
 
+h2. Release notes
+
+h3. Bug
+* [SMX4-1381|http://issues.apache.org/jira/browse/SMX4-1381] - cannot install 
servicemix-drools feature
+* [SMX4-1423|http://issues.apache.org/jira/browse/SMX4-1423] - No 
org.apache.cxf.jaxws.spi.ProviderImpl found
+* [SMX4-1424|http://issues.apache.org/jira/browse/SMX4-1424] - Use official 
org.jruby:jruby lib
+* [SMX4-1448|http://issues.apache.org/jira/browse/SMX4-1448] - Activiti 
repository URL missing in Pax URL Maven configuration
+* [SMX4-1451|http://issues.apache.org/jira/browse/SMX4-1451] - Upgrade to 
Karaf 2.2.11
+* [SMX4-1455|http://issues.apache.org/jira/browse/SMX4-1455] - drool install 
error
+* [SMX4-1472|http://issues.apache.org/jira/browse/SMX4-1472] - 
servicemix-camel component should hornor the synchronous option
+* [SMX4-1486|http://issues.apache.org/jira/browse/SMX4-1486] - Update to Camel 
2.10.5
+
+h3. Improvement
+* [SMX4-1378|http://issues.apache.org/jira/browse/SMX4-1378] - cxf-nmr 
trasport should copy the message header  from CXF the Protocol Header
+* [SMX4-1452|http://issues.apache.org/jira/browse/SMX4-1452] - introduce a 
throwExceptionOnFailure parameter for camel-nmr producer endpoint
+
+h3. Task
+* [SMX4-1453|http://issues.apache.org/jira/browse/SMX4-1453] - Excessive 
logging in CXF NMR binding and transport
+* [SMX4-1487|http://issues.apache.org/jira/browse/SMX4-1487] - Release Apache 
ServiceMix 4.5.2
+
+h2. SVN Tag Checkout
+
+{code}
+svn co 
http://svn.apache.org/repos/asf/servicemix/smx4/features/tags/features-4.5.2/
+{code}
+
+h2. Changelog
+
+For a more detailed view of new features and bug fixes, see the 
[changelog|https://issues.apache.org/jira/browse/SMX4/fixforversion/12324246]
+
 --- name:content pipeline:ssp
 <%@ val notes : String %>
 
-<h2>Downloads : Apache ServiceMix 4.5.2-SNAPSHOT</h2>
+<h2>Downloads : Apache ServiceMix 4.5.2</h2>
+
+<div class="warningPanel">
+<p>Currently under vote!</p>
+<p>This release is currently under vote - the download links below won't work 
until the release vote finishes.</p>
+</div>
+
 
-<% render("/downloads/_servicemix4.scaml", Map("version" -> "4.5.2-SNAPSHOT")) 
%>
+<% render("/downloads/_servicemix4.scaml", Map("version" -> "4.5.2")) %>
 
 <%= unescape(notes) %>

Copied: 
servicemix/website/trunk/src/main/webapp/downloads/servicemix-4.5.3.page (from 
r1495157, 
servicemix/website/trunk/src/main/webapp/downloads/servicemix-4.5.2.page)
URL: 
http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/downloads/servicemix-4.5.3.page?p2=servicemix/website/trunk/src/main/webapp/downloads/servicemix-4.5.3.page&p1=servicemix/website/trunk/src/main/webapp/downloads/servicemix-4.5.2.page&r1=1495157&r2=1497367&rev=1497367&view=diff
==============================================================================
--- servicemix/website/trunk/src/main/webapp/downloads/servicemix-4.5.2.page 
(original)
+++ servicemix/website/trunk/src/main/webapp/downloads/servicemix-4.5.3.page 
Thu Jun 27 14:19:10 2013
@@ -1,34 +1,34 @@
----
-title: ServiceMix 4.5.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/SMX4/fixforversion/12324246]
-
-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.2-SNAPSHOT</h2>
-
-<% render("/downloads/_servicemix4.scaml", Map("version" -> "4.5.2-SNAPSHOT")) 
%>
-
-<%= unescape(notes) %>
+---
+title: ServiceMix 4.5.3-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/12324246]
+
+h2. OSGi components list
+OSGi/JBI components included in this release:
+
+This release packages the following dependencies:
+* Version [1.6.1|/downloads/subprojects/servicemix-nmr-1.6.1.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.11 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.5 of [Camel|http://camel.apache.org]
+* Version 2.6.6 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.2-SNAPSHOT</h2>
+
+<% render("/downloads/_servicemix4.scaml", Map("version" -> "4.5.2-SNAPSHOT")) 
%>
+
+<%= unescape(notes) %>

Added: 
servicemix/website/trunk/src/main/webapp/downloads/subprojects/servicemix-nmr-1.6.1.page
URL: 
http://svn.apache.org/viewvc/servicemix/website/trunk/src/main/webapp/downloads/subprojects/servicemix-nmr-1.6.1.page?rev=1497367&view=auto
==============================================================================
--- 
servicemix/website/trunk/src/main/webapp/downloads/subprojects/servicemix-nmr-1.6.1.page
 (added)
+++ 
servicemix/website/trunk/src/main/webapp/downloads/subprojects/servicemix-nmr-1.6.1.page
 Thu Jun 27 14:19:10 2013
@@ -0,0 +1,12 @@
+---
+title: ServiceMix NMR 1.6.1
+--- pipeline:conf
+
+h2. Release Notes - ServiceMix NMR - Version 1.6.1
+
+*Bug*
+* [SMX4NMR-307|http://issues.apache.org/jira/browse/SMX4NMR-307] - 
org.apache.servicemix.nmr.osgi can throw an exception when shutting down
+* [SMX4NMR-312|http://issues.apache.org/jira/browse/SMX4NMR-312] - Upgrade to 
Woodstox 4.2.0
+
+*Task*
+* [SMX4NMR-313|http://issues.apache.org/jira/browse/SMX4NMR-313] - Clean up 
old Spring references in NMR
\ No newline at end of file


Reply via email to