This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new 916cb1a camel-support - javadoc summary 916cb1a is described below commit 916cb1aefe49a881cfcba9e3b489bc3e06ae302f Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Mon Aug 9 07:15:36 2021 +0200 camel-support - javadoc summary --- .../org/apache/camel/spi/annotations/package.html | 27 ++++++++++++++++++++++ .../org/apache/camel/support/service/package.html | 27 ++++++++++++++++++++++ .../org/apache/camel/spi/annotations/package.html | 27 ++++++++++++++++++++++ 3 files changed, 81 insertions(+) diff --git a/core/camel-api/src/generated/java/org/apache/camel/spi/annotations/package.html b/core/camel-api/src/generated/java/org/apache/camel/spi/annotations/package.html new file mode 100644 index 0000000..cf8d381 --- /dev/null +++ b/core/camel-api/src/generated/java/org/apache/camel/spi/annotations/package.html @@ -0,0 +1,27 @@ +<!-- + + 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> + +SPI annotations for plugins + +</body> +</html> diff --git a/core/camel-api/src/main/java/org/apache/camel/support/service/package.html b/core/camel-api/src/main/java/org/apache/camel/support/service/package.html new file mode 100644 index 0000000..8aa4b41 --- /dev/null +++ b/core/camel-api/src/main/java/org/apache/camel/support/service/package.html @@ -0,0 +1,27 @@ +<!-- + + 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 service classes + +</body> +</html> diff --git a/tooling/spi-annotations/src/main/java/org/apache/camel/spi/annotations/package.html b/tooling/spi-annotations/src/main/java/org/apache/camel/spi/annotations/package.html new file mode 100644 index 0000000..cf8d381 --- /dev/null +++ b/tooling/spi-annotations/src/main/java/org/apache/camel/spi/annotations/package.html @@ -0,0 +1,27 @@ +<!-- + + 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> + +SPI annotations for plugins + +</body> +</html>