Author: buildbot
Date: Mon May 13 18:18:54 2013
New Revision: 861874

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/building.html
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/camel-2120-release.html

Modified: websites/production/camel/content/building.html
==============================================================================
--- websites/production/camel/content/building.html (original)
+++ websites/production/camel/content/building.html Mon May 13 18:18:54 2013
@@ -239,6 +239,8 @@ mvn clean install -Pspring3.1
 </pre>
 </div></div>
 
+<p>From Camel 2.11.0 onwards, Spring 3.1 is the default.</p>
+
 <p><b>Note:</b> the <tt>camel-test-spring</tt> component requires to be built 
with Spring 3.1.</p>
 
 <h3><a shape="rect" name="Building-BuildingwithSpring3.2"></a>Building with 
Spring 3.2</h3>
@@ -249,6 +251,8 @@ mvn clean install -Pspring3.2
 </pre>
 </div></div>
 
+<p>From Camel 2.12.0 onwards, Spring 3.2 is the default.</p>
+
 <h3><a shape="rect" name="Building-Workingwithfeatures"></a>Working with 
features</h3>
 <p>If you change anything in the features.xml from <tt>platform/karaf</tt> you 
can run a validation step to ensure the generated features.xml file is correct. 
You can do this running the following maven goal from the <tt>platform</tt> 
directory.</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">

Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/camel/content/camel-2120-release.html
==============================================================================
--- websites/production/camel/content/camel-2120-release.html (original)
+++ websites/production/camel/content/camel-2120-release.html Mon May 13 
18:18:54 2013
@@ -116,7 +116,7 @@
 <h2><a shape="rect" name="Camel2.12.0Release-KnownIssues"></a>Known Issues</h2>
 
 <h2><a shape="rect" 
name="Camel2.12.0Release-DependencyUpgrades"></a>Dependency Upgrades</h2>
-<ul><li>Commons Httpclient 4.2.3 to 4.2.5</li><li>Commons Httpcore 4.2.3 to 
4.2.4</li><li>Hibernate Validator 4.1.0 to 4.3.1</li><li>Spring Web Services 
2.1.2 to 2.1.3</li><li>TestNG 6.8 to 6.8.1</li></ul>
+<ul><li>Commons Httpclient 4.2.3 to 4.2.5</li><li>Commons Httpcore 4.2.3 to 
4.2.4</li><li>Hibernate Validator 4.1.0 to 4.3.1</li><li>Spring 3.1.4.RELEASE 
to 3.2.2.RELEASE</li><li>Spring Web Services 2.1.2 to 2.1.3</li><li>TestNG 6.8 
to 6.8.1</li></ul>
 
 
 <h2><a shape="rect" 
name="Camel2.12.0Release-Importantchangestoconsiderwhenupgrading"></a>Important 
changes to consider when upgrading</h2>


Reply via email to