Author: gzurowski
Date: Wed Jan 22 18:55:52 2025
New Revision: 74372
Log:
Apache Camel 4.4.5 released artifacts.
Added:
release/camel/apache-camel/4.4.5/apache-camel-4.4.5-src.zip (with props)
release/camel/apache-camel/4.4.5/apache-camel-4.4.5-src.zip.asc
release/camel/apache-camel/4.4.5/apache-camel-4.4.5-src.zip.sha512
release/camel/apache-camel/4.4.5/apache-camel-4.4.5.pom
release/camel/apache-camel/4.4.5/apache-camel-4.4.5.pom.asc
release/camel/apache-camel/4.4.5/apache-camel-4.4.5.pom.sha512
Added: release/camel/apache-camel/4.4.5/apache-camel-4.4.5-src.zip
==============================================================================
Binary file - no diff available.
Propchange: release/camel/apache-camel/4.4.5/apache-camel-4.4.5-src.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/camel/apache-camel/4.4.5/apache-camel-4.4.5-src.zip.asc
==============================================================================
--- release/camel/apache-camel/4.4.5/apache-camel-4.4.5-src.zip.asc (added)
+++ release/camel/apache-camel/4.4.5/apache-camel-4.4.5-src.zip.asc Wed Jan 22
18:55:52 2025
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmeKeg4ACgkQnVvv+llC
+wEkgiA//d7alI8xOR3ISs1YClydTFHaqER4Ig/lvZf8uWOE5fVBIplShNh1xKX9o
+CQgV7KQCUhPcHN6oakch1zrV3UGGmE/f7AzMzHOmLkEzX0qoB+CEXx0yrVo2ASwi
++i+lh10S1+9eWlvZZovVbbyBL6RxnsY+tRwJrsggOMLGdNKg5kKx4bgkZFJ0JZWp
+dQwQuxpln6zNOl7Rjy/AN9Ex6Plyf0x9pdrLAkIgYB2kJT1XayrxPBNVbdh1kY3/
+u8YXs6Xqv1iinnLe6RcTZXh/oyPKiLzPJBmGQhKj1z6Fi/Mz5lwOCdPZW1p0kZK1
+K7cpRHYlM7zLDLOOPyA9tI9JM++puMxLQXRcMKzY4BZ+nHOKKh4vMof/zIwjkeuE
+N/SHSBeK0l+3kM/zk/XE9J9R8fVkHBVPP+szYAZlID1rLGamLZkmXLIXugkHUOmV
+R2llBe9x1GBZ6hReNHUuxMnDR97QnYVjS6WDF2kKQa+0/n8nZDK1Emphf9lhMbom
+dJIKa+A8El5tNsSyiHO6mMcJ07oJBmNP07ew3ptzZCGOBXZ0AOeAB2ssLLWctxX6
+7cfddCURs4JsHYSBmwQIKCLEN7rcViTOIX/fFgmRmhOqeZ/DoRrqackCrsqR3lJ8
+EAMRGVeeTaryBtYgcER8kHlN88u0yNwcXC6vtYtzzXDCS3fAees=
+=xz6J
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/4.4.5/apache-camel-4.4.5-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/4.4.5/apache-camel-4.4.5-src.zip.sha512 (added)
+++ release/camel/apache-camel/4.4.5/apache-camel-4.4.5-src.zip.sha512 Wed Jan
22 18:55:52 2025
@@ -0,0 +1 @@
+b77bf929dc7dd11d6a55d220b559f64e565a4e2d08bcc991b5f3ed176d8f2fc6fc91da7607a4fc1c44fae8ed98ee8154bde864d759ff62c04a81f6c5eceea7f5
apache-camel-4.4.5-src.zip
Added: release/camel/apache-camel/4.4.5/apache-camel-4.4.5.pom
==============================================================================
--- release/camel/apache-camel/4.4.5/apache-camel-4.4.5.pom (added)
+++ release/camel/apache-camel/4.4.5/apache-camel-4.4.5.pom Wed Jan 22 18:55:52
2025
@@ -0,0 +1,255 @@
+<?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.4.5</version>
+ <relativePath>../parent</relativePath>
+ </parent>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>apache-camel</artifactId>
+ <version>4.4.5</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>
+ <remoteresources.skip>true</remoteresources.skip>
+ </properties>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-api</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-util</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management-api</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base-engine</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-support</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-engine</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-model</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-processor</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-reifier</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-languages</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-xml</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-catalog</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cloud</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cluster</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-console</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-health</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp-util</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-main</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-model</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-util</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io-util</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxb</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-yaml-io</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-allcomponents</artifactId>
+ <version>4.4.5</version>
+ <type>pom</type>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-console</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-lucene</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-maven</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-route-parser</artifactId>
+ <version>4.4.5</version>
+ <scope>compile</scope>
+ </dependency>
+ </dependencies>
+</project>
Added: release/camel/apache-camel/4.4.5/apache-camel-4.4.5.pom.asc
==============================================================================
--- release/camel/apache-camel/4.4.5/apache-camel-4.4.5.pom.asc (added)
+++ release/camel/apache-camel/4.4.5/apache-camel-4.4.5.pom.asc Wed Jan 22
18:55:52 2025
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmeKeg0ACgkQnVvv+llC
+wEnXvxAAoNEpwb+P2EAV/hM4zNAfWBW8oqe9a67VabQe7UrbVw7r/eaSqboPMNL4
+FdEmZu+TsMP4/6eYIe0JMhB/M+fGExNs7N+1+pEE/tUTvVt4iFJlEFaqGiyF7exJ
+ZyrrwGEINIdEIddpy7i+h/aS99I5mSmWHpxfeQVxa+GvzSa/YUmZ6M+Ln3M8n3sV
+Oqbr+DAJ3qy6r5+EnQ202I3J1+5s8wcjkupZDhWeiD/2BpFv1BSncVFny3es3mk6
+BQ8NnwKMpx3zarBWzpdt8OvjaBFEmKNksU3AESUcCuRhs3f3NlHW2iCV461aB3b7
+ycnpyJKzau3L2Nep1lUSCeaqypPzt1WuTngNxwXFT9nqc1pWySBZVr/pYu00ammD
+zSXuZ0ryzNuHsyopu0Bxx35so5ToZ1zYOHPZPfBpo+hyD0INJwJwFwrXm+7/zrgh
+dzkxmA+dJvWk/q8i9EDwRUosvWYbKcX3Eb5Acbm5OKUIxJH9DLcHiLWHVBZ+xfz4
+jxZhwIcwtOgd4mOPInScUtlV8NzJG6y4bdZJB7ff6DLHFcmvyMD+KYBvmtG7yjdG
+E8jmgJHDTUhAhq3ETlBV67/xm3+7oudGrqVrvaLRpb1AGEG6SeneoAf0E+gsD1d/
+PSUejaYJFCzTR63joTzq9b2d1akvaexBWwSkSXYiMKCYLVYBnAQ=
+=SV3z
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/4.4.5/apache-camel-4.4.5.pom.sha512
==============================================================================
--- release/camel/apache-camel/4.4.5/apache-camel-4.4.5.pom.sha512 (added)
+++ release/camel/apache-camel/4.4.5/apache-camel-4.4.5.pom.sha512 Wed Jan 22
18:55:52 2025
@@ -0,0 +1 @@
+1ea3725a8d88726a3ceb59c3c9f2c24978ffa81a22f5660f9e6bc96b9aa2be9f300db9100173cc87ddefa7b07829b60bd66d4012bfd48c8829da340ca4f23484
apache-camel-4.4.5.pom