Author: gzurowski
Date: Fri Jun 21 17:13:26 2024
New Revision: 69900
Log:
Apache Camel 3.21.5 released artifacts.
Added:
release/camel/apache-camel/3.21.5/apache-camel-3.21.5-src.zip (with props)
release/camel/apache-camel/3.21.5/apache-camel-3.21.5-src.zip.asc
release/camel/apache-camel/3.21.5/apache-camel-3.21.5-src.zip.sha512
release/camel/apache-camel/3.21.5/apache-camel-3.21.5.pom
release/camel/apache-camel/3.21.5/apache-camel-3.21.5.pom.asc
release/camel/apache-camel/3.21.5/apache-camel-3.21.5.pom.sha512
Added: release/camel/apache-camel/3.21.5/apache-camel-3.21.5-src.zip
==============================================================================
Binary file - no diff available.
Propchange: release/camel/apache-camel/3.21.5/apache-camel-3.21.5-src.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/camel/apache-camel/3.21.5/apache-camel-3.21.5-src.zip.asc
==============================================================================
--- release/camel/apache-camel/3.21.5/apache-camel-3.21.5-src.zip.asc (added)
+++ release/camel/apache-camel/3.21.5/apache-camel-3.21.5-src.zip.asc Fri Jun
21 17:13:26 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmZrTt0ACgkQnVvv+llC
+wElGBg//S5konDXj2TmUL/FhAREUysHI4ZpEm9tT8WsQQRfqCJGvb8apLrWh8qXN
+KehpKOrkmnCn1d15xjo4gGC/16Y/kdWvQcZnOx+LkoBMdNl4Hi1lTKubsvojouet
+Fth4LPM1voxlA4YnaNc/KhzJWisC6OF6E+5Ussho0bPkXKopd2SJa/GZArUvqiJN
+3BuyrcleyWAl21yGLepVoMGtrnMeS89U6Jxi3ytpGhrEh2AEI88kgtfhYj9CYvj5
+dM2RkHAxPhE9uL5UD2akJezbNRb6C6lmqU8DJjFEHYyEpiEZdz1fCrSyJK7usUhc
+AgJcd4z43dem/hPrZQtEWI0qKnhgKz5WTfI3ewyt0XBJ4ULHqsEyJZaVIM/QHoR2
+ae9vhpRWUb2gspmDEb8JvYMKXUffcIZhIJTdRkUlft1m3DW98JiBN1MZ1xovXqwP
+j2sbKkpjGTL6r0kuXDvexEcNHLOd6d4fk6bJsqswZM/wjY313w4w2ud6fChWvn5W
+mVavKLWfkr0F5ws+ohQVYVlfno22OeSGm6rSGJY+q1diSUkv0UDyr6Ufw1oIPmYc
+YdiobIj0g5DP4YjYhaPdyUEBmGxp03bi1ocijEjCfELEvqUPmNSAYNdL1ZjtuNxB
+mqV89/VdzhTOq2VoA3t+PnGRUyGTHClc7Ms6G5jR9pueNuHb/4A=
+=l3Qx
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/3.21.5/apache-camel-3.21.5-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/3.21.5/apache-camel-3.21.5-src.zip.sha512 (added)
+++ release/camel/apache-camel/3.21.5/apache-camel-3.21.5-src.zip.sha512 Fri
Jun 21 17:13:26 2024
@@ -0,0 +1 @@
+1a29a72da833a6923a1eaf84c278280f3e6a58b469e0c85339faa52523ea81fd0186849162dd24a23eace0abb772010f1e27fa95d3ae3a40641216af8e0a908f
apache-camel-3.21.5-src.zip
Added: release/camel/apache-camel/3.21.5/apache-camel-3.21.5.pom
==============================================================================
--- release/camel/apache-camel/3.21.5/apache-camel-3.21.5.pom (added)
+++ release/camel/apache-camel/3.21.5/apache-camel-3.21.5.pom Fri Jun 21
17:13:26 2024
@@ -0,0 +1,300 @@
+<?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>3.21.5</version>
+ <relativePath>../parent</relativePath>
+ </parent>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>apache-camel</artifactId>
+ <version>3.21.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>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-util</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management-api</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base-engine</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-support</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-engine</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-model</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-processor</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-reifier</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-languages</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-xml</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-catalog</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cloud</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cluster</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-console</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-health</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-headersmap</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-caffeine-lrucache</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-main</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-model</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-util</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io-util</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxb</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-allcomponents</artifactId>
+ <version>3.21.5</version>
+ <type>pom</type>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-console</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-lucene</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-maven</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-route-parser</artifactId>
+ <version>3.21.5</version>
+ <scope>compile</scope>
+ </dependency>
+ </dependencies>
+ <build>
+ <plugins>
+ <plugin>
+ <artifactId>maven-remote-resources-plugin</artifactId>
+ <version>${maven-remote-resources-plugin-version}</version>
+ <executions>
+ <execution>
+ <id>process-remote-resources</id>
+ <goals>
+ <goal>process</goal>
+ </goals>
+ <configuration>
+ <skip>true</skip>
+ <attachToTest>false</attachToTest>
+ <excludeTransitive>true</excludeTransitive>
+ <includeGroupIds>org.apache.camel</includeGroupIds>
+ <includeScope>compile</includeScope>
+ <resourceBundles>
+
<resourceBundle>org.apache.camel:*:${project.version}</resourceBundle>
+ </resourceBundles>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <artifactId>maven-assembly-plugin</artifactId>
+ <version>${maven-assembly-plugin-version}</version>
+ <executions>
+ <execution>
+ <id>src</id>
+ <phase>package</phase>
+ <goals>
+ <goal>single</goal>
+ </goals>
+ <configuration>
+ <descriptors>
+ <descriptor>src/main/descriptors/src.xml</descriptor>
+ </descriptors>
+ <tarLongFileMode>${tarLongFileMode}</tarLongFileMode>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ </plugins>
+ </build>
+</project>
Added: release/camel/apache-camel/3.21.5/apache-camel-3.21.5.pom.asc
==============================================================================
--- release/camel/apache-camel/3.21.5/apache-camel-3.21.5.pom.asc (added)
+++ release/camel/apache-camel/3.21.5/apache-camel-3.21.5.pom.asc Fri Jun 21
17:13:26 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmZrTtwACgkQnVvv+llC
+wEmixxAAqa/6K2s+bR6eu5r37ns+4wpQ77dusFG6lRko9AKTVZDHioAxHXZvSttw
+C2k2JFoxRmtx1fpF6Ge9M4aeJg11THfqzVQzwsABNYjlAf3cvvLEY0kxwi31k0+0
+dhCyM4bOEJ7FPcSPjAVpnHf4F/L8zx4EZsbRzMtftqU9onCUA4AELu4gk87Oz0KM
++w1Rh8G4nTwoInzTwy907FU8kZEl6FHaaRdV2wsirLWmqMxP8XSDUOT8LpPICriS
+YMkBv0gnbnYTDGcXNN5UPfjZR7+s8YhtXn5Ktt/zXxyXuUQaEDP+sAgI/4S7afH2
+k22EtMq6DS98ebzhk/du3YY5iboRkNlX+o+UWEbqaYaEWs5v8Q5DxVsNXmGjjGXY
+GGNDCK18+oHt9pSXyV8wR/v73NnacNkKxG6YIt5ddoTfBHYJTOzAi14gtC2Tlwk1
+66YBRgSQwp5JDTmIi3qH/38ltTWJjSNOBbgknD07KS6L4JdeYNJl4uwLm7df1WSZ
+mrn0fMYlgUw3YYLU9++jHeGxSddA78wWvZOCDNtqMTVXk3a0KWxVY2F1d29bdQ40
+WIzDJG7vDj7RugQJJ2IiiLgBodpbRW7/yUhU8yzK9VkaBRBm6cqjb6smTzQsZq1Z
+u362nBmveBVsgomfSvoudL7jGcpzn2bDnSeYKcdeo5fL7NaSUMI=
+=xW+a
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/3.21.5/apache-camel-3.21.5.pom.sha512
==============================================================================
--- release/camel/apache-camel/3.21.5/apache-camel-3.21.5.pom.sha512 (added)
+++ release/camel/apache-camel/3.21.5/apache-camel-3.21.5.pom.sha512 Fri Jun 21
17:13:26 2024
@@ -0,0 +1 @@
+a9225ec9f3f94d66d16515272a070a97382bbe4e288dcf364555079b9ffe0ad21fe412f72a369f7aba156f4073d180581ceeb6b03ed208bb114c70b4b05edf59
apache-camel-3.21.5.pom