Add package.html

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

Branch: refs/heads/master
Commit: 733b1d4a97cfb0738e82c29f87891d626f1242b7
Parents: a1d32c4
Author: lburgazzoli <lburgazz...@gmail.com>
Authored: Mon Jun 19 11:34:49 2017 +0200
Committer: lburgazzoli <lburgazz...@gmail.com>
Committed: Mon Jun 19 11:34:49 2017 +0200

----------------------------------------------------------------------
 .../main/java/org/apache/camel/ha/package.html  | 25 ++++++++++++++++++++
 .../java/org/apache/camel/impl/ha/package.html  | 25 ++++++++++++++++++++
 2 files changed, 50 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/733b1d4a/camel-core/src/main/java/org/apache/camel/ha/package.html
----------------------------------------------------------------------
diff --git a/camel-core/src/main/java/org/apache/camel/ha/package.html 
b/camel-core/src/main/java/org/apache/camel/ha/package.html
new file mode 100644
index 0000000..4113b3c
--- /dev/null
+++ b/camel-core/src/main/java/org/apache/camel/ha/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>
+
+Camel HA support
+
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/camel/blob/733b1d4a/camel-core/src/main/java/org/apache/camel/impl/ha/package.html
----------------------------------------------------------------------
diff --git a/camel-core/src/main/java/org/apache/camel/impl/ha/package.html 
b/camel-core/src/main/java/org/apache/camel/impl/ha/package.html
new file mode 100644
index 0000000..7e73df5
--- /dev/null
+++ b/camel-core/src/main/java/org/apache/camel/impl/ha/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 Implementation for Camel HA
+
+</body>
+</html>

Reply via email to