Author: gzurowski Date: Tue Aug 11 09:48:00 2026 New Revision: 86706 Log: Apache Camel 4.22.0 released artifacts.
Added: release/camel/apache-camel/4.22.0/apache-camel-4.22.0-src.zip (contents, props changed) release/camel/apache-camel/4.22.0/apache-camel-4.22.0-src.zip.asc release/camel/apache-camel/4.22.0/apache-camel-4.22.0-src.zip.sha512 release/camel/apache-camel/4.22.0/apache-camel-4.22.0.pom release/camel/apache-camel/4.22.0/apache-camel-4.22.0.pom.asc release/camel/apache-camel/4.22.0/apache-camel-4.22.0.pom.sha512 Added: release/camel/apache-camel/4.22.0/apache-camel-4.22.0-src.zip ============================================================================== Binary file. No diff available. Added: release/camel/apache-camel/4.22.0/apache-camel-4.22.0-src.zip.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ release/camel/apache-camel/4.22.0/apache-camel-4.22.0-src.zip.asc Tue Aug 11 09:48:00 2026 (r86706) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmp16QsACgkQnVvv+llC +wEmr1Q//ZFkeG7qc0p1TjMqajg19FgxzFiH0/QlZ8EjI7C9ul0nsniEbhsFsdc8s +yKEg+lLgWiEWpDhcMZDhBGAjK0b+h7wzLIeDwkzqb5ipST4giBIBibOm3+W9jioJ +NYvMD3r/CkeP9usTt0OpH4/5LKGznv1kFWRTVKX07TuzDB86gFArkggbr3wkhZdt +onetjrJRWa6E0r6X8LzSTfvgSoOjzsOY6rhBPivecM0OCtaii7a5LUZaHO5O8CP6 +uVs3neIAM3KvbEflxJiiDQNBoUdUNg3sQQv9R+TChU74z4/CiNDhEPtMWx/nZvFc +ByptgLfsdtsU2IHPqGw2yFOLAMG6gPpeqwux/+KGSBZxYTRsyBeivD3b9xVTAfPk +iY7H33JBDPTixMRtw6F5yqG1u1ufFJu/IlVgBrZrBa+2ZAyv9/F3AUZEWXnalRYC +9wNWV7OVOdPpVDapwbHJodeZ5+wgKcIQTmXPqp8jxVJQByvUbnkweYwwWTJ/AJrK +ywkjXGFqZ3EG/ty8DTpVB6XfJxT/AKAgnWnTj4OFwDogi4wFCVWTbprZtn3qBHYN +YI9MlyPh4faZTnRmLjmSAfcW7l8XWg88Fpyvb9+cVZANqnTslKpcf8VdE0kyAuw/ +YUHZ9QitpGQ+FRg9HkdhVJN1zexUskpZlxug8fa+CLRXv/wlcF4= +=H1r4 +-----END PGP SIGNATURE----- Added: release/camel/apache-camel/4.22.0/apache-camel-4.22.0-src.zip.sha512 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ release/camel/apache-camel/4.22.0/apache-camel-4.22.0-src.zip.sha512 Tue Aug 11 09:48:00 2026 (r86706) @@ -0,0 +1 @@ +4a5b27188fd6b674f34260f77f454479fd1e0a47c75c5c845518ba2c9b992d4121ef0880ab415a4eadf996b17f588e4bf749783a143d06ad64d9e15e28d58ed3 apache-camel-4.22.0-src.zip Added: release/camel/apache-camel/4.22.0/apache-camel-4.22.0.pom ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ release/camel/apache-camel/4.22.0/apache-camel-4.22.0.pom Tue Aug 11 09:48:00 2026 (r86706) @@ -0,0 +1,256 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + + 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. + +--> +<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <parent> + <groupId>org.apache.camel</groupId> + <artifactId>camel-parent</artifactId> + <version>4.22.0</version> + <relativePath>../parent</relativePath> + </parent> + <groupId>org.apache.camel</groupId> + <artifactId>apache-camel</artifactId> + <version>4.22.0</version> + <packaging>pom</packaging> + <name>Camel :: Assembly</name> + <description>Apache Camel Assembly</description> + <licenses> + <license> + <name>Apache-2.0</name> + <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url> + <distribution>repo</distribution> + </license> + </licenses> + <properties> + <createSourcesJar>false</createSourcesJar> + <maven.test.skip>true</maven.test.skip> + <tarLongFileMode>gnu</tarLongFileMode> + <enforcer.phase>none</enforcer.phase> + <remoteresources.skip>true</remoteresources.skip> + </properties> + <dependencies> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-api</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-util</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-management-api</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-management</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-base</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-base-engine</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-support</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-engine</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-model</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-processor</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-reifier</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-languages</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-xml</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-catalog</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-cluster</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-console</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-health</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-xml-jaxp</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-xml-jaxp-util</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-main</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-tooling-model</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-tooling-util</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-xml-io</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-xml-io-util</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-xml-jaxb</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-yaml-io</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-allcomponents</artifactId> + <version>4.22.0</version> + <type>pom</type> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-catalog</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-catalog-console</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-catalog-lucene</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-catalog-maven</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-catalog-suggest</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-route-parser</artifactId> + <version>4.22.0</version> + <scope>compile</scope> + </dependency> + </dependencies> +</project> Added: release/camel/apache-camel/4.22.0/apache-camel-4.22.0.pom.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ release/camel/apache-camel/4.22.0/apache-camel-4.22.0.pom.asc Tue Aug 11 09:48:00 2026 (r86706) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmp16QoACgkQnVvv+llC +wElfSQ/+L9gCb9DyFuY18qYCJ9UPr4Mu1w2aK5rUmZlmiMYwMVPmU/hKSoCmmQ8M +1dAk5k4jmkw0qqaiIKqio7GrkZvHJC5VF8cwFCLzA05U0XRzYCyggBGvE+ixyNmp +l3ZbSNWWhjkURYzjSs491aqs9wUPRtsPHIj+CrVbqXNtdXZb2N9SxdN+ROhmCsOT +Kymx7vhu7/b5ttCGml8o4iddboksqquGU4gE7qWcLLzfxp383Nsvp1lnW/cPLk/6 +zJHgWhrItEmkA9D+Y1u3aURr/Xs4mO3mTRES0sRCdY8aTDNVJVMtkYc1KjH9BU6y +3SMPzKPtp7X41LdYpP/TZkOrm5+MNr33bDkH3YC6XObx54DxnXXbd0oCFUeJeYJ/ +l+znxBgS/HgRyuoK3iG6NiXBKibHNavEGgzA35mpyX9yLQxGc1Av+7b/KcxH/AM2 +YLWOX1arIxwxg74ais9jcgjHSZtoh3GD23eD0afg9lJxNhYEZafSLfPfJfTf6q9/ +QkE5JPvjw3DevuSvJ5iOwXsAfY/aZ2mPwhEDTW4eMImrvstjORv3teYMqNfxEGgj +VlNnoT4WPfuApAlkGzCLNUj38918xYU15LLeC4uA4bs7ux8xcrn+phm3iIGQ9zJ6 +0Gfc8AFWLprEdYCbAWUT+1mkjYNLMTNm4FUOWM/XL+0GDu2tEU4= +=3Z6K +-----END PGP SIGNATURE----- Added: release/camel/apache-camel/4.22.0/apache-camel-4.22.0.pom.sha512 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ release/camel/apache-camel/4.22.0/apache-camel-4.22.0.pom.sha512 Tue Aug 11 09:48:00 2026 (r86706) @@ -0,0 +1 @@ +47b0b1c11d583ddb5c572bbdeb3019719d3758e4f69c941371b7631f45d546eefd476e704dcaab1472394b091bde33c5f3c08775793d90b110b437d5a8d2241c apache-camel-4.22.0.pom
