Author: gzurowski
Date: Fri Jun 27 08:14:22 2025
New Revision: 77790
Log:
Apache Camel 4.10.6 released artifacts.
Added:
release/camel/apache-camel/4.10.6/apache-camel-4.10.6-src.zip (with props)
release/camel/apache-camel/4.10.6/apache-camel-4.10.6-src.zip.asc
release/camel/apache-camel/4.10.6/apache-camel-4.10.6-src.zip.sha512
release/camel/apache-camel/4.10.6/apache-camel-4.10.6.pom
release/camel/apache-camel/4.10.6/apache-camel-4.10.6.pom.asc
release/camel/apache-camel/4.10.6/apache-camel-4.10.6.pom.sha512
Added: release/camel/apache-camel/4.10.6/apache-camel-4.10.6-src.zip
==============================================================================
Binary file - no diff available.
Propchange: release/camel/apache-camel/4.10.6/apache-camel-4.10.6-src.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/camel/apache-camel/4.10.6/apache-camel-4.10.6-src.zip.asc
==============================================================================
--- release/camel/apache-camel/4.10.6/apache-camel-4.10.6-src.zip.asc (added)
+++ release/camel/apache-camel/4.10.6/apache-camel-4.10.6-src.zip.asc Fri Jun
27 08:14:22 2025
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmhY+5IACgkQnVvv+llC
+wEns5A//dKVTQTw5q/Y/5b8T760NLfjoDGSMlu0M46/Sc9jcxPVNDH7Xkx5eBUoB
+AxBpjcISqhREXImis/oxRVbwvfu1cieu11b6YJs/PRGENKkO7Yf3JfkftUBH3svg
+rIm9g3v9blyN+neiTv+zfTixapCm2gC7jkmRYt3eDQazrZI2A3IEqLxvhhQKy2SB
+PziySpeoeVp6Rv9sSMolUcG9ZwMi05eWp+rwIdTPvHbZGgAtktVBLkF8IDVv5wBt
+zRiYh8YtdpE49xFrKwFhFU5sJvsenmvOBhuyG/9JYrdW5Ct/y3PDOV/Kr5bTIvAm
+mQmDzoJ4shamPltSEq4oqbjoUZYFLV/o3zgbrJlC2tBN/LUbQFzLU/jFyGJk6AMc
+L5nOGBAXHKrQAy4hCzW5RYX6HggE4oissguik1crUWkXeUirYy8dDrgMCWwcOTsZ
+DQhVZvZHYxSAmrDbtc3bVv+p/stkudU0EUIIwH5GeYYthiG8I5Zam6lENn+bI1zz
+u4P2vriNMYbIXL+HFR4VKqLj7ov/Xv4uqNLHwwOb+va/iNb0Cs5oaUq3KFLh+F9S
+5+9/Q4rkShTNKqTfz5PzDZUMojPHlKoZxPA596CQuOITFpJefytYpTjcUucNBo9+
+vr0LJSJIysKfFyAG6TSdXQKKIaMRjfgVig/aQEswK/UxOFs8Lmc=
+=ztj0
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/4.10.6/apache-camel-4.10.6-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/4.10.6/apache-camel-4.10.6-src.zip.sha512 (added)
+++ release/camel/apache-camel/4.10.6/apache-camel-4.10.6-src.zip.sha512 Fri
Jun 27 08:14:22 2025
@@ -0,0 +1 @@
+0b51b1f4d6b2d13aa2e569a576e64ebc87468d5ce8b0c259f756a2a96ffe43f4ec6eef7e3cc7731f320dec77ec2aa940380f7cdfd944ed89547d487a0f68b36a
apache-camel-4.10.6-src.zip
Added: release/camel/apache-camel/4.10.6/apache-camel-4.10.6.pom
==============================================================================
--- release/camel/apache-camel/4.10.6/apache-camel-4.10.6.pom (added)
+++ release/camel/apache-camel/4.10.6/apache-camel-4.10.6.pom Fri Jun 27
08:14:22 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.6</version>
+ <relativePath>../parent</relativePath>
+ </parent>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>apache-camel</artifactId>
+ <version>4.10.6</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.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-util</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management-api</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base-engine</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-support</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-engine</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-model</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-processor</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-reifier</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-languages</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-xml</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-catalog</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cloud</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cluster</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-console</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-health</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp-util</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-main</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-model</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-util</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io-util</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxb</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-yaml-io</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-allcomponents</artifactId>
+ <version>4.10.6</version>
+ <type>pom</type>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-console</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-lucene</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-maven</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-route-parser</artifactId>
+ <version>4.10.6</version>
+ <scope>compile</scope>
+ </dependency>
+ </dependencies>
+</project>
Added: release/camel/apache-camel/4.10.6/apache-camel-4.10.6.pom.asc
==============================================================================
--- release/camel/apache-camel/4.10.6/apache-camel-4.10.6.pom.asc (added)
+++ release/camel/apache-camel/4.10.6/apache-camel-4.10.6.pom.asc Fri Jun 27
08:14:22 2025
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmhY+5EACgkQnVvv+llC
+wEnkaBAAl/eYD55X4l5r/LsAxn3WtXrEyCjKcP2P6LFAhQHha9fXNWZ4G5P3Ze8c
+7VmX/+3nGcNqwoRREr7GVFvY1h1PCvExMru+1kti9kPytQX9KjFBFrC0DjX5+eJ8
+2Blv8RMMIKfgIcnjSIxkza5UToJcCNAbQgfuwfTut+tZMWH4vBbxdm/UiJrE4edS
+K7KzViF0/cH5Yu0/Roh5NyG8MI/wKIyKjVnq0Bx9tSHS3y6o66MWAoaowNKkq/19
+TaPe+MoLle6BEgLYy4DiL0ZPYUOVNjW53vMySl17d3d5HgK8/cbbsNxbA8D+hvQB
+NbiBb47fcKAqmd6G4yKKvEEYD3R0lkAGE+Uk5axC86FaifNV/ARQnmWF5kImRvp4
+Lm8M2/GthWAkR1UjBf+cfLh2b3RQ5oOcKy8q6wPkCqiMII5L/Ycziijr9F/9eadr
+BzurYPPD2RXk2sbHDmJ0MT4wid6ov0XVGjtNAN+GO3tw9LiN+eyhXFVwh4WXNGP0
+uXaN42nFUOOLtGbhnJJFvXTFBlIheKfF6K+wamI+WfJW2zf9riYaVfIHyI0173eI
+sV2wyVE6Ptk6vZpprrD3e3Z8i3PRxtBkTovbplG8Jz4Ua70gVX2lAEFEtDlh690/
++lU5qWemATs+f/vKX3MVbI3fWzsAOYzENI215+2A3HsDTzMqdBo=
+=i6zA
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/4.10.6/apache-camel-4.10.6.pom.sha512
==============================================================================
--- release/camel/apache-camel/4.10.6/apache-camel-4.10.6.pom.sha512 (added)
+++ release/camel/apache-camel/4.10.6/apache-camel-4.10.6.pom.sha512 Fri Jun 27
08:14:22 2025
@@ -0,0 +1 @@
+00348694f534f683682d29657a41ad472afad59e43d1295c521b23668b8e0d188b4f9354ce045760e64238c3a406be4818fc49c8e0ef7177291d7844b5965420
apache-camel-4.10.6.pom