Author: gzurowski Date: Sat Jan 10 12:45:07 2026 New Revision: 81782 Log: Apache Camel 4.14.4 released artifacts.
Added: release/camel/apache-camel/4.14.4/apache-camel-4.14.4-src.zip (contents, props changed) release/camel/apache-camel/4.14.4/apache-camel-4.14.4-src.zip.asc release/camel/apache-camel/4.14.4/apache-camel-4.14.4-src.zip.sha512 release/camel/apache-camel/4.14.4/apache-camel-4.14.4.pom release/camel/apache-camel/4.14.4/apache-camel-4.14.4.pom.asc release/camel/apache-camel/4.14.4/apache-camel-4.14.4.pom.sha512 Added: release/camel/apache-camel/4.14.4/apache-camel-4.14.4-src.zip ============================================================================== Binary file. No diff available. Added: release/camel/apache-camel/4.14.4/apache-camel-4.14.4-src.zip.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ release/camel/apache-camel/4.14.4/apache-camel-4.14.4-src.zip.asc Sat Jan 10 12:45:07 2026 (r81782) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmlc6R0ACgkQnVvv+llC +wEkV1xAAkSgvBAv1MfEpktFoDGw5Or8y3HCUgeBbHLzMhHnVJuGVpFnfMOW1aAP+ +nURC2q2mJ03edn59L4hGODXQsZZqH7ySjN1ez3v3xp/HtluHEKZZjh2keePWb4W6 +vG4WlzK+fcLqk68hTLzHXgN7UUk++y4duRs8x+Nlwl/dArq5HIZcwgR/yD1cEJ3G +WQ8aDH37n+Awby7d/FVzlXFY+xdjK7lbb2QJ6XewE0EM3iYO1o04HE6dvVbtxAkb +D+DeA7jjszAHjEiG9SE0TIS5giKsIffCSM7MekOWXseGr5jjrvVjwbn5oS1OX/7P +DktOa/T2k3fjkIPmeZW35oSq3Ygrm4QQRDpmG8A6uz+C3GqUnhx8G2f5kQI3mvuw +UsrIcsicFGQcax4x5CZL6fAPV5gCMCb9npQjqdLnlpLzjp3IZA03/MCrOfJBA9Zu +eKrR/xHVDlIIZiNLZ5RESzlj6b04cXYulYWwCy57w2feVh6Ox5cUxcuLQhXZ4T7q +zsflHxkblm+CK1oHiyVJ9PcR99WMzt0NKMaO905s2vruX3kmYV+0oJpO8OyN9OaA +8FyMKHQpBndwJwHF+8g3sthq6ZxHT67GhoKJLjw0vI9rq+mV9jH9nqsVWagdb3wV +cGHYmRgX5o08eflBqeviPHNmXHlZLY4TZJsqRaXlREl3gpwfH98= +=Ev0y +-----END PGP SIGNATURE----- Added: release/camel/apache-camel/4.14.4/apache-camel-4.14.4-src.zip.sha512 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ release/camel/apache-camel/4.14.4/apache-camel-4.14.4-src.zip.sha512 Sat Jan 10 12:45:07 2026 (r81782) @@ -0,0 +1 @@ +c16a4d33fe335eb8158bb953dd3606382c553dc9d38eb35d10025c209bc36397f8a1b0b6d47a63175b900f8fd505161caf560cbfc90bc544a141f6b6cee74d5c apache-camel-4.14.4-src.zip Added: release/camel/apache-camel/4.14.4/apache-camel-4.14.4.pom ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ release/camel/apache-camel/4.14.4/apache-camel-4.14.4.pom Sat Jan 10 12:45:07 2026 (r81782) @@ -0,0 +1,262 @@ +<?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.14.4</version> + <relativePath>../parent</relativePath> + </parent> + <groupId>org.apache.camel</groupId> + <artifactId>apache-camel</artifactId> + <version>4.14.4</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.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-util</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-management-api</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-management</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-base</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-base-engine</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-support</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-engine</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-model</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-processor</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-reifier</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-languages</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-xml</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-catalog</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-cloud</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-cluster</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-console</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-health</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-xml-jaxp</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-xml-jaxp-util</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-main</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-tooling-model</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-tooling-util</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-xml-io</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-xml-io-util</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-xml-jaxb</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-yaml-io</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-allcomponents</artifactId> + <version>4.14.4</version> + <type>pom</type> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-catalog</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-catalog-console</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-catalog-lucene</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-catalog-maven</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-catalog-suggest</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-route-parser</artifactId> + <version>4.14.4</version> + <scope>compile</scope> + </dependency> + </dependencies> +</project> Added: release/camel/apache-camel/4.14.4/apache-camel-4.14.4.pom.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ release/camel/apache-camel/4.14.4/apache-camel-4.14.4.pom.asc Sat Jan 10 12:45:07 2026 (r81782) @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmlc6RwACgkQnVvv+llC +wEkM8RAAqYneBqbXzjLYdLfuCRh2efO8qkTNs1bTWhmVuOvNgvKPw4Tv7g5JZVny +RsgI7OUXInLMMugbs4LZV+jT+v61RPStaCmb6zUHijLDRyXJj3OLN3utzmW0utcM +v74LfErnG+tgwCL5h8+oD22SZ9UE1IL+IwmGF3rgNgqs4YrbZImQ2nHWFwOREjeP +UpPZvX2qIJiYBCXdTtsWFlBzUKVd9X8Ae/5HlwapXpDomTMQ07rnR3vp/R/7F+mJ +v5KKr4B6MDhAUBwmdCDkfLwwDaAjgDMKdOL4XaTtPe0l8sRb1JrmL3FLRIwPwGtJ +xDCvpF1Uv6kT3VdThlzZJnR/0Jrq6kodaX8Q5V290ORrdE/bDfmE0SR4YG6Cyax+ +a1m9golbd4iM4k8TliPsmO/XKnhl5AsEIcnYSVpuVK4yTxJcMSDWF/OlGkZdv1D3 +NDuE5AavpgFZ6LXnghWnuAp/JD6z0GVnF0M2T1QocpEKp5PscFUoGEGNvHPq5Y9q +4VOywkZKEb1ZGoPXYiPTAmNLO+/ohPEvmTJeka/m0nTdymkZUxjrYEPPjTtVJtwH +s1BRTLbToaazRw0rYAhs0QgMjTsyTLbwiHrxFuMS+v1I0vgQZV7zfabJdh2ZOikU +zZyKyegCkVXMj2KSM/7nOui+Kjxw9v8pKyrfXzySN5J+3weqrBY= +=dH9n +-----END PGP SIGNATURE----- Added: release/camel/apache-camel/4.14.4/apache-camel-4.14.4.pom.sha512 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ release/camel/apache-camel/4.14.4/apache-camel-4.14.4.pom.sha512 Sat Jan 10 12:45:07 2026 (r81782) @@ -0,0 +1 @@ +2becf1f630fc99b9f40232b6996156342f8a312b8db4e346acc0294b1f3209128b99649dba225f22dfd0b6865aba353152da53154085c67c5facd1188f44fc5d apache-camel-4.14.4.pom
