You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bu...@apache.org on 2015/04/24 10:18:52 UTC

svn commit: r949004 - in /websites/production/camel/content: cache/main.pageCache spring-boot.html

Author: buildbot
Date: Fri Apr 24 08:18:52 2015
New Revision: 949004

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/spring-boot.html

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

Modified: websites/production/camel/content/spring-boot.html
==============================================================================
--- websites/production/camel/content/spring-boot.html (original)
+++ websites/production/camel/content/spring-boot.html Fri Apr 24 08:18:52 2015
@@ -255,7 +255,7 @@ public class MyFatJarRouter extends FatJ
  
 ... // imports
 
-public class MyFatWarInitializer extends FatWarInitializer {
+public class MyFatJarRouterWarInitializer extends FatWarInitializer {
 
 
   @Override