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 AEC0E19853 for ; Thu, 14 Apr 2016 13:31:52 +0000 (UTC) Received: (qmail 65942 invoked by uid 500); 14 Apr 2016 13:31:52 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 65896 invoked by uid 500); 14 Apr 2016 13:31:52 -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 65886 invoked by uid 99); 14 Apr 2016 13:31:52 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Apr 2016 13:31:52 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 81AC6DFC74; Thu, 14 Apr 2016 13:31:52 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: acosentino@apache.org To: commits@camel.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: camel git commit: Add camel-hessian to gitbook summary Date: Thu, 14 Apr 2016 13:31:52 +0000 (UTC) Repository: camel Updated Branches: refs/heads/master eb741ee4f -> c05797574 Add camel-hessian to gitbook summary Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c0579757 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c0579757 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c0579757 Branch: refs/heads/master Commit: c057975742a3200ebd8f8a3e75005fb0b5792643 Parents: eb741ee Author: Andrea Cosentino Authored: Thu Apr 14 15:31:13 2016 +0200 Committer: Andrea Cosentino Committed: Thu Apr 14 15:31:13 2016 +0200 ---------------------------------------------------------------------- docs/user-manual/en/SUMMARY.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/c0579757/docs/user-manual/en/SUMMARY.md ---------------------------------------------------------------------- diff --git a/docs/user-manual/en/SUMMARY.md b/docs/user-manual/en/SUMMARY.md index f9bfff1..1564833 100644 --- a/docs/user-manual/en/SUMMARY.md +++ b/docs/user-manual/en/SUMMARY.md @@ -150,6 +150,7 @@ * [Hbase](hbase.adoc) * [HDFS](hdfs.adoc) * [HDFS2](hdfs2.adoc) + * [Hessian](hessian.adoc) * [Http4](http4.adoc) * [Ironmq](ironmq.adoc) * [JMS](jms.adoc)