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 9818E11F8E for ; Tue, 12 Aug 2014 19:14:30 +0000 (UTC) Received: (qmail 62858 invoked by uid 500); 12 Aug 2014 19:06:26 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 62819 invoked by uid 500); 12 Aug 2014 19:06:25 -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 62806 invoked by uid 99); 12 Aug 2014 19:06:25 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Aug 2014 19:06:25 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 059C5921A80; Tue, 12 Aug 2014 19:06:10 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: davsclaus@apache.org To: commits@camel.apache.org Date: Tue, 12 Aug 2014 19:06:09 -0000 Message-Id: <399b535a5d054c08a7e0ad8e5700b68c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/3] git commit: Added javadoc package Repository: camel Updated Branches: refs/heads/master 977f95860 -> c46be6a3d Added javadoc package Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a65a3c3b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a65a3c3b Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a65a3c3b Branch: refs/heads/master Commit: a65a3c3b51f837c660e6bb3fb0e655165f291063 Parents: 977f958 Author: Claus Ibsen Authored: Tue Aug 12 20:32:57 2014 +0200 Committer: Claus Ibsen Committed: Tue Aug 12 20:32:57 2014 +0200 ---------------------------------------------------------------------- .../org/apache/camel/util/toolbox/package.html | 25 ++++++++++++++++++++ 1 file changed, 25 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/a65a3c3b/camel-core/src/main/java/org/apache/camel/util/toolbox/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/util/toolbox/package.html b/camel-core/src/main/java/org/apache/camel/util/toolbox/package.html new file mode 100644 index 0000000..7e019ed --- /dev/null +++ b/camel-core/src/main/java/org/apache/camel/util/toolbox/package.html @@ -0,0 +1,25 @@ + + + + + + +Toolbox classes to create commonly used Aggregation Strategies in a fluent manner. + + +