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 <davscl...@apache.org>
Authored: Tue Aug 12 20:32:57 2014 +0200
Committer: Claus Ibsen <davscl...@apache.org>
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 @@
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<html>
+<head>
+</head>
+<body>
+
+Toolbox classes to create commonly used Aggregation Strategies in a fluent 
manner.
+
+</body>
+</html>

Reply via email to