Repository: camel Updated Branches: refs/heads/master fec4e1bdc -> d4f2eb749
Polished Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d4f2eb74 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d4f2eb74 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d4f2eb74 Branch: refs/heads/master Commit: d4f2eb749448f4109a0198bd05b16895259d7f5b Parents: fec4e1b Author: Claus Ibsen <davscl...@apache.org> Authored: Thu Apr 13 14:12:13 2017 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Thu Apr 13 14:12:13 2017 +0200 ---------------------------------------------------------------------- .../java/org/apache/camel/cloud/package.html | 25 ++++++++++++++++++++ 1 file changed, 25 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/d4f2eb74/camel-core/src/main/java/org/apache/camel/cloud/package.html ---------------------------------------------------------------------- diff --git a/camel-core/src/main/java/org/apache/camel/cloud/package.html b/camel-core/src/main/java/org/apache/camel/cloud/package.html new file mode 100644 index 0000000..e776799 --- /dev/null +++ b/camel-core/src/main/java/org/apache/camel/cloud/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 cloud + +</body> +</html>