Author: buildbot
Date: Tue Sep 17 03:42:08 2013
New Revision: 878748

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/blueprint-testing.html
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/camel-2130-release.html

Modified: websites/production/camel/content/blueprint-testing.html
==============================================================================
--- websites/production/camel/content/blueprint-testing.html (original)
+++ websites/production/camel/content/blueprint-testing.html Tue Sep 17 
03:42:08 2013
@@ -183,6 +183,13 @@ If you have multiple OSGi Blueprint XML 
 ]]></script>
 </div></div>
 
+<h3><a shape="rect" 
name="BlueprintTesting-SettingtimeoutwhengettingCamelContext"></a>Setting 
timeout when getting CamelContext</h3>
+<p><b>Available as of Camel 2.13.0/2.12.1/2.11.2</b></p>
+
+<p><tt>CamelBlueprintTestSupport</tt> waits 30 sec for Camel Context to be 
ready by default, now you can override this value in two ways:</p>
+<ul><li>Globally, by setting 
<tt>org.apache.camel.test.blueprint.camelContextCreationTimeout</tt> system 
property.</li><li>Locally for each test, by overriding 
<em>getCamelContextCreationTimeout</em> method.</li></ul>
+
+
 
 <h3><a shape="rect" name="BlueprintTesting-Addingservicesonstartup"></a>Adding 
services on startup</h3>
 <p><b>Available as of Camel 2.11.2/2.12.0</b></p>

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

Modified: websites/production/camel/content/camel-2130-release.html
==============================================================================
--- websites/production/camel/content/camel-2130-release.html (original)
+++ websites/production/camel/content/camel-2130-release.html Tue Sep 17 
03:42:08 2013
@@ -124,7 +124,7 @@
 
 <h2><a shape="rect" 
name="Camel2.13.0Release-DependencyUpgrades"></a>Dependency Upgrades</h2>
 
-<ul><li>Jetty 7.6.9 to 8.1.12</li><li>Servlet API 2.5 to 3.0</li></ul>
+<ul><li>Jetty 7.6.9 to 8.1.12</li><li>Servlet API 2.5 to 3.0</li><li>Restlet 
2.0.15 to 2.1.4</li></ul>
 
 
 <h2><a shape="rect" name="Camel2.13.0Release-Internalchanges"></a>Internal 
changes</h2>


Reply via email to