Author: gzurowski
Date: Tue Jun 3 09:41:15 2025
New Revision: 77297
Log:
Apache Camel 4.10.5 released artifacts.
Added:
release/camel/apache-camel/4.10.5/apache-camel-4.10.5-src.zip (with props)
release/camel/apache-camel/4.10.5/apache-camel-4.10.5-src.zip.asc
release/camel/apache-camel/4.10.5/apache-camel-4.10.5-src.zip.sha512
release/camel/apache-camel/4.10.5/apache-camel-4.10.5.pom
release/camel/apache-camel/4.10.5/apache-camel-4.10.5.pom.asc
release/camel/apache-camel/4.10.5/apache-camel-4.10.5.pom.sha512
Added: release/camel/apache-camel/4.10.5/apache-camel-4.10.5-src.zip
==============================================================================
Binary file - no diff available.
Propchange: release/camel/apache-camel/4.10.5/apache-camel-4.10.5-src.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/camel/apache-camel/4.10.5/apache-camel-4.10.5-src.zip.asc
==============================================================================
--- release/camel/apache-camel/4.10.5/apache-camel-4.10.5-src.zip.asc (added)
+++ release/camel/apache-camel/4.10.5/apache-camel-4.10.5-src.zip.asc Tue Jun
3 09:41:15 2025
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmg5pUIACgkQnVvv+llC
+wEkdBA/9HkTONNCqtMOFtMywl0YQTnfKgQsg171/dKO5KlzgkYq8i5eA+FP1oSaU
+t/9rAJd3ScoIg1JKRmiy/AohRsQCAGZLEQHykWA+/uJvzoqV5x1xnRoqKzjyuEwU
+CPB02yuLXGsFVYr2CG23VCDRyp/qO9D7IaYBcKrPlZXVLiW27OCJxW/WC5pJEr7Q
+CEQ2BrYm20SQtOiLfYrRv0xonE1k2k2Ep4lqTWeoUR7uwmVfZbsNUj/IsWmFgTnG
+FVM6biAntooXLaVdi/0IJnV8OQp27pzHlfGSyKIOM/mqjo+pkiHMrW9d7vfpbbio
+Evnt1XMECKRccuEgGDKj+ZJJ7ITu1hvmC5ksIge4vi+u07VZ5m+dPuVQq9vrJRAJ
+Y/yzIAgXxmPp/x5HCO6GTDk4sr5pwgmxNYS7x96pSaJeZf0C4gIPruSfqhqqzS4O
+e0ya3x4diDgsWJDna6sXGo61klBLDV9QUqP4K8cif5rj/PflWJWSl9jS121sAhRH
+7AduIGgNQr11w6+6Km8eZNt40Wl19LBO57ddTFTCncKVrSOXIGgj0wb5gtXW1j3i
+9OrPfHkkc/LKVQPbcUqEXWJcW2zDJJS1JTyMrmSb0TpsgTdRkc+DmWVgLgwXNRIV
+34rl/tbi2MMh6hJ635SvGsb4q3Km3a0XJ6mZXCM2AUYVaP4L4P8=
+=pm7q
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/4.10.5/apache-camel-4.10.5-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/4.10.5/apache-camel-4.10.5-src.zip.sha512 (added)
+++ release/camel/apache-camel/4.10.5/apache-camel-4.10.5-src.zip.sha512 Tue
Jun 3 09:41:15 2025
@@ -0,0 +1 @@
+ec0e9641c4d9f2b4bd57941b73cf15f62923aebd85baf12e8f861c1e6c464976fb970110de2b401171768274d6e01f2d1809cced346af336bec6d55e55245ee9
apache-camel-4.10.5-src.zip
Added: release/camel/apache-camel/4.10.5/apache-camel-4.10.5.pom
==============================================================================
--- release/camel/apache-camel/4.10.5/apache-camel-4.10.5.pom (added)
+++ release/camel/apache-camel/4.10.5/apache-camel-4.10.5.pom Tue Jun 3
09:41:15 2025
@@ -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.10.5</version>
+ <relativePath>../parent</relativePath>
+ </parent>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>apache-camel</artifactId>
+ <version>4.10.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>
+ <enforcer.phase>none</enforcer.phase>
+ <remoteresources.skip>true</remoteresources.skip>
+ </properties>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-api</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-util</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management-api</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base-engine</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-support</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-engine</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-model</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-processor</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-reifier</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-languages</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-xml</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-catalog</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cloud</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cluster</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-console</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-health</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp-util</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-main</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-model</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-util</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io-util</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxb</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-yaml-io</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-allcomponents</artifactId>
+ <version>4.10.5</version>
+ <type>pom</type>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-console</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-lucene</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-maven</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-route-parser</artifactId>
+ <version>4.10.5</version>
+ <scope>compile</scope>
+ </dependency>
+ </dependencies>
+</project>
Added: release/camel/apache-camel/4.10.5/apache-camel-4.10.5.pom.asc
==============================================================================
--- release/camel/apache-camel/4.10.5/apache-camel-4.10.5.pom.asc (added)
+++ release/camel/apache-camel/4.10.5/apache-camel-4.10.5.pom.asc Tue Jun 3
09:41:15 2025
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmg5pUEACgkQnVvv+llC
+wEmK0w/+PJ2GxDFDqoEryhZklBcntysiIot/dSjwM44brIpDgoOFKNR/XQJYVkdZ
+yneVrHeQVYUmfUH3D7/r65O6fIC3ugpR8hiYqjQbVeZ7HNxKu9AngJmEJcWHAgzr
+TcZaDnjG4Ysws9b8MEkMW+tHecm3vaitWt2NiKtf6aoaI6HFCPa+7pHFbYSAcEP3
+1dQ6zdst0Vm3dLlDx5DXGfyWT1VhYfHA+Xxvt7bTxaL1ANkIzEifiF9q3mN3257s
+r2i3h7EshjPgmuA+d4pai4CzTj2+RBOLs9eYH0oyQarrgY8r329epie5QdvIRc1N
+qw2BrxGmkOaAYRVYV9p2Xb5WctBGnB9HMz6AVRzIKqVZGAUzVCME0HbLUpUeCQhM
+Ii2B+pRob2Lh8yqKr6BvUAsSOElRzYtiGq9iNWiOXWRwldhXUPJO3V9oGyCJpFtb
++IvVeyx22L9PXWO3yUZQatpbPYpPSLygyAxrpuxepDvgEcWeTkr2klsryxuUb48o
+DBRYDRJ14YxY9S+OQKLOJH8CrkgsRejrJVwrpzHh6yjWDKbge7W5kN5f8ZURt197
+Yp/33ARSbw0qjxCmrOawzYE0lprv9YU5xYBY2DFEY//xuIjKxSbOch2kJxDGOeT9
+rrUUdhkGihphZix2tNHDs2RAdo9bzWRPcaaywVT4fzeMIYupn9I=
+=P5gn
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/4.10.5/apache-camel-4.10.5.pom.sha512
==============================================================================
--- release/camel/apache-camel/4.10.5/apache-camel-4.10.5.pom.sha512 (added)
+++ release/camel/apache-camel/4.10.5/apache-camel-4.10.5.pom.sha512 Tue Jun 3
09:41:15 2025
@@ -0,0 +1 @@
+4878b349057cc2830fa25a8960cd9fa3c3ce5791c505d6ebb64a852df5aaf443aa2a24ca4c5053a00f7092cd38d0adab21a39b4ea91ad6eb4137261780e23a80
apache-camel-4.10.5.pom