Repository: camel
Updated Branches:
  refs/heads/camel-2.17.x f25c0e282 -> 3469fc29a
  refs/heads/master 0aa43848a -> 4ec3dbdce


Add javadoc for package


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4ec3dbdc
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4ec3dbdc
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/4ec3dbdc

Branch: refs/heads/master
Commit: 4ec3dbdce7db199663df37815fcf208e64c22f53
Parents: 0aa4384
Author: Claus Ibsen <davscl...@apache.org>
Authored: Fri May 20 15:00:01 2016 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Fri May 20 15:00:01 2016 +0200

----------------------------------------------------------------------
 .../apache/camel/util/component/package.html    | 25 ++++++++++++++++++++
 1 file changed, 25 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/4ec3dbdc/camel-core/src/main/java/org/apache/camel/util/component/package.html
----------------------------------------------------------------------
diff --git 
a/camel-core/src/main/java/org/apache/camel/util/component/package.html 
b/camel-core/src/main/java/org/apache/camel/util/component/package.html
new file mode 100644
index 0000000..23b497b
--- /dev/null
+++ b/camel-core/src/main/java/org/apache/camel/util/component/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>
+
+Base classes and utilities for API based components
+
+</body>
+</html>

Reply via email to