Author: gzurowski
Date: Mon Aug 12 07:32:56 2024
New Revision: 70800
Log:
Apache Camel 4.0.6 released artifacts.
Added:
release/camel/apache-camel/4.0.6/apache-camel-4.0.6-src.zip (with props)
release/camel/apache-camel/4.0.6/apache-camel-4.0.6-src.zip.asc
release/camel/apache-camel/4.0.6/apache-camel-4.0.6-src.zip.sha512
release/camel/apache-camel/4.0.6/apache-camel-4.0.6.pom
release/camel/apache-camel/4.0.6/apache-camel-4.0.6.pom.asc
release/camel/apache-camel/4.0.6/apache-camel-4.0.6.pom.sha512
Added: release/camel/apache-camel/4.0.6/apache-camel-4.0.6-src.zip
==============================================================================
Binary file - no diff available.
Propchange: release/camel/apache-camel/4.0.6/apache-camel-4.0.6-src.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/camel/apache-camel/4.0.6/apache-camel-4.0.6-src.zip.asc
==============================================================================
--- release/camel/apache-camel/4.0.6/apache-camel-4.0.6-src.zip.asc (added)
+++ release/camel/apache-camel/4.0.6/apache-camel-4.0.6-src.zip.asc Mon Aug 12
07:32:56 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmayOPwACgkQnVvv+llC
+wEmNghAAqj+cu75B7iq401lrrfK7gNMykEck/PUYFhe2ijPwvLwuCVBxy4OEf+Kl
+NOXnlGVOjmyVfS/YAPGH/810FOsq3YBX3z75rckSX5KwO10JXOCBiAhJFbchORcS
+SofG0ofTbw1V7FalrSMgxbKL8XukMyGyiMilLQQAJw2n50mUnGy+BkKZirqOTn6N
+0YQKGbAI92it3uRgcd14Yp2ddz9BtIOpbuJMpsRWtKWOukcgM6JR3a3vCD9Qsqvt
+SRIEp7oNIVJROnG2LauJSuR48D0oI02Qxyne/4OvD+CjT5vuvQIMxqF2tEj82Cb4
+pJiu11BE+HQCloT40MTvritohrqQU8esPYjHL13FCtXv8WhXyQa5rxIzJRIW59zv
++TikyLdWkjl9L3AfoHpnomGfbpeQS1m1wdtp47n4FgkQQUkGtmTIZjniTAQUbECE
+/1P57mu6gbBUYtnr44vAnPM/vkDlNDCrAUH3IhlkiEBmN9y8PusMJKpQtXF3dIqM
+PvX7orAoYcxmEnRLbaGH1fmFm/SuR6lAOZkrB48QNIKFd8+sCaS3HKVGRhX4gFLr
+sTg8UGqcmO/uir/eE4g1Cr2bk/kAqPapqu1GTbF5GBun4F2SzCNmAkQBbS2EhExw
+YCXc4nTCFNxrlld3e1sWWTgsRKFVAVjiaNy5WBOfYb6/uqSt0tY=
+=SyCW
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/4.0.6/apache-camel-4.0.6-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/4.0.6/apache-camel-4.0.6-src.zip.sha512 (added)
+++ release/camel/apache-camel/4.0.6/apache-camel-4.0.6-src.zip.sha512 Mon Aug
12 07:32:56 2024
@@ -0,0 +1 @@
+d888d284645102d35c123d2fe49288d49d49c9a63b8eef8d903f30a5d284a51f54af07bae2f48f60abf4b6c72846d536150ff0c790eeb84de0383401a1a8ed4f
apache-camel-4.0.6-src.zip
Added: release/camel/apache-camel/4.0.6/apache-camel-4.0.6.pom
==============================================================================
--- release/camel/apache-camel/4.0.6/apache-camel-4.0.6.pom (added)
+++ release/camel/apache-camel/4.0.6/apache-camel-4.0.6.pom Mon Aug 12 07:32:56
2024
@@ -0,0 +1,261 @@
+<?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.0.6</version>
+ <relativePath>../parent</relativePath>
+ </parent>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>apache-camel</artifactId>
+ <version>4.0.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>
+ <remoteresources.skip>true</remoteresources.skip>
+ </properties>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-api</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-util</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management-api</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base-engine</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-support</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-engine</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-model</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-processor</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-reifier</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-languages</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-xml</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-catalog</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cloud</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cluster</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-console</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-health</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp-util</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-main</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-model</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-util</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io-util</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxb</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-yaml-io</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-allcomponents</artifactId>
+ <version>4.0.6</version>
+ <type>pom</type>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-console</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-lucene</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-maven</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-maven-grape</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-route-parser</artifactId>
+ <version>4.0.6</version>
+ <scope>compile</scope>
+ </dependency>
+ </dependencies>
+</project>
Added: release/camel/apache-camel/4.0.6/apache-camel-4.0.6.pom.asc
==============================================================================
--- release/camel/apache-camel/4.0.6/apache-camel-4.0.6.pom.asc (added)
+++ release/camel/apache-camel/4.0.6/apache-camel-4.0.6.pom.asc Mon Aug 12
07:32:56 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmayOPsACgkQnVvv+llC
+wElmiRAAlbu4YEOHUUg9AHFT9KLedqUCICLs8VZEYFzGS3h/aMx2cex6/UGUVGSX
+QaDXCRdIWvXJbD7KN74UUnxA/YzKg8P6AMK8nZnTBnFwdYFHIY3Ek7r2T/DC46zi
+NISvXTW+0B35kKioCUx+4+1WQcUI/UMK2vvdY8jh01NYJ9e/dIX/Y6l2Cnc5vwkD
+NTYcudLEtw4rjqsK6hhIx6h+W1KzSVy3MaV485r3llvMWuMa4572O/5b5yIzJkpM
+6oejx/dK33SBP/XYZhNWqQVkfHJysq8EU+ErIZF/GbC+wOTUJZlpqMgvgJt0esxZ
+jP0l9IRYXpLY6cERJg8KWgUgBWjT52p6UaJrhhXNqxs6uDY/YSZDBmSBdxLRhJoY
+p0m8DYWmdM6j98en4kO05A6wEVHG/sWlNI+f1g3ZCRYCtEJCXAm99xxGgytL/NZu
+6sYhgu8PXulivyLKaDQTZSzs9y0Av9RBW/dLxph6vW4LlNf1luNi29HQK9KDSXv+
+2eNOtesD/i8opIXUjdieK240DFWUmR7BxQQvxK4EI7T3en1AQ3xTpCe3sCPz3Cv8
+nka0T0kTbKwcMOLYP645hS7ZQphIkyU+L03GlK32GHeBJTpKk6kYBPR3reCHdtgR
+bAd+0IdKRyOw6AOypwlhLAiNRHZjVP77ujDUwJN1U4cTFjTcmio=
+=/VW0
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/4.0.6/apache-camel-4.0.6.pom.sha512
==============================================================================
--- release/camel/apache-camel/4.0.6/apache-camel-4.0.6.pom.sha512 (added)
+++ release/camel/apache-camel/4.0.6/apache-camel-4.0.6.pom.sha512 Mon Aug 12
07:32:56 2024
@@ -0,0 +1 @@
+f2d9656b86a22f1e4af2832d323524c87d6b0a6ee770528da1c41a45ae8e6825bbd30be5e70e1434294afaada034bf50a97d3ee09b584ef3e0cba91fc2ce1551
apache-camel-4.0.6.pom