From commits-return-21146-apmail-camel-commits-archive=camel.apache.org@camel.apache.org Thu May 24 12:18:21 2012 Return-Path: X-Original-To: apmail-camel-commits-archive@www.apache.org Delivered-To: apmail-camel-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 08762C7E5 for ; Thu, 24 May 2012 12:18:21 +0000 (UTC) Received: (qmail 71519 invoked by uid 500); 24 May 2012 12:18:20 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 71450 invoked by uid 500); 24 May 2012 12:18:20 -0000 Mailing-List: contact commits-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list commits@camel.apache.org Received: (qmail 71442 invoked by uid 99); 24 May 2012 12:18:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 May 2012 12:18:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 May 2012 12:18:19 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id A90BE2388865 for ; Thu, 24 May 2012 12:17:59 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r818943 - in /websites/production/camel/content: cache/main.pageCache websocket.html Date: Thu, 24 May 2012 12:17:59 -0000 To: commits@camel.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120524121759.A90BE2388865@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Thu May 24 12:17:59 2012 New Revision: 818943 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/websocket.html Modified: websites/production/camel/content/cache/main.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/camel/content/websocket.html ============================================================================== --- websites/production/camel/content/websocket.html (original) +++ websites/production/camel/content/websocket.html Thu May 24 12:17:59 2012 @@ -202,7 +202,7 @@ commetdComponent.setSslContextParameters </camel:trustManagers> </camel:sslContextParameters>... ... - <to uri="websocket://127.0.0.1:8443/test?sslContextParameters=#sslContextParameters"/>... + <to uri="websocket://127.0.0.1:8443/test?sslContextParametersRef=#sslContextParameters"/>...