Author: gzurowski
Date: Fri Dec 15 12:21:54 2023
New Revision: 66080

Log:
Apache Camel 3.21.3 released artifacts.

Added:
    release/camel/apache-camel/3.21.3/apache-camel-3.21.3-src.zip   (with props)
    release/camel/apache-camel/3.21.3/apache-camel-3.21.3-src.zip.asc
    release/camel/apache-camel/3.21.3/apache-camel-3.21.3-src.zip.sha512
    release/camel/apache-camel/3.21.3/apache-camel-3.21.3.pom
    release/camel/apache-camel/3.21.3/apache-camel-3.21.3.pom.asc
    release/camel/apache-camel/3.21.3/apache-camel-3.21.3.pom.sha512

Added: release/camel/apache-camel/3.21.3/apache-camel-3.21.3-src.zip
==============================================================================
Binary file - no diff available.

Propchange: release/camel/apache-camel/3.21.3/apache-camel-3.21.3-src.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/camel/apache-camel/3.21.3/apache-camel-3.21.3-src.zip.asc
==============================================================================
--- release/camel/apache-camel/3.21.3/apache-camel-3.21.3-src.zip.asc (added)
+++ release/camel/apache-camel/3.21.3/apache-camel-3.21.3-src.zip.asc Fri Dec 
15 12:21:54 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmV0isEACgkQnVvv+llC
+wEnx8RAAiIqq520/bk8OW1hcvAEasf9wDPLoe7rDhMgZ/z5Lsu7Pq4P1KV/7fhOh
+cgBuXw4swBRNXr2kPZQZMY0VKJPYPHZGQ6yZSJzL42vFtOf8ktX97NVRuHTCMcZl
+RxQ7q63Z3FrLo92dJpOSbyea3iBoDzlWiCzrwotjC6yQJA/YOIsDLi0ethZfN4fm
+Xx4qkufOYpxNdvoPvRuTVa8M4hECfzR2HwbofLyofb+u6kxsmvOlj0WuVqwkXeb0
+Ke9J6DGKrLSPSFXNukqnF3m0FiwIJXOe7EfZnFXsrA6WiB+2p2MVBZ3fYPFyvZDG
+sb+L3jUpmCcNjSS2H+PMFCxdKY/UmHB7u+BmPLp6oDfEJQPmKBHG9xZmyIljsRO8
+eUqLN0VXAXkyg3DR5n/9Qz4UaeAXAr/U9kf55GVWMrzeD92XGdxk7i2DII4N7+cx
+GLJUDimnUMB8u/sFxyIzwnGz4YQQFyH6HNMqHk5cE763hEEgOSF4Ytl35HynDpco
+iFn/qaZxFfqJx3aLti2foq1zHvAhJfjBxs+OjEOgrCD0d3AVbXanT1lc8HhKtSaD
+anx4wKxenOZdRT6ZcYeAfQxh5mQ2lmap+V9HLJuqmKXvQlQcWvqwatIaJh+ZeWKa
+MC1lsCAXFuyOUbE9P9nG1XSdkZJCHFd0Yd0n0zrF8f3cmn6dtrY=
+=Zfpp
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/3.21.3/apache-camel-3.21.3-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/3.21.3/apache-camel-3.21.3-src.zip.sha512 (added)
+++ release/camel/apache-camel/3.21.3/apache-camel-3.21.3-src.zip.sha512 Fri 
Dec 15 12:21:54 2023
@@ -0,0 +1 @@
+d65596a2e599c88e822cac939aa108a3669ece7ae651867a3835cc183b67ab78fa6c6fc7ee20a6a696396291f8359ec240196a45c8e479e533e986747ee99331
  apache-camel-3.21.3-src.zip

Added: release/camel/apache-camel/3.21.3/apache-camel-3.21.3.pom
==============================================================================
--- release/camel/apache-camel/3.21.3/apache-camel-3.21.3.pom (added)
+++ release/camel/apache-camel/3.21.3/apache-camel-3.21.3.pom Fri Dec 15 
12:21:54 2023
@@ -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.3</version>
+    <relativePath>../parent</relativePath>
+  </parent>
+  <groupId>org.apache.camel</groupId>
+  <artifactId>apache-camel</artifactId>
+  <version>3.21.3</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.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-util</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management-api</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base-engine</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-support</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-engine</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-model</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-processor</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-reifier</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-languages</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-xml</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-catalog</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cloud</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cluster</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-console</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-health</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-headersmap</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-caffeine-lrucache</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-main</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-model</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-util</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io-util</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxb</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-allcomponents</artifactId>
+      <version>3.21.3</version>
+      <type>pom</type>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-console</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-lucene</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-maven</artifactId>
+      <version>3.21.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-route-parser</artifactId>
+      <version>3.21.3</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.3/apache-camel-3.21.3.pom.asc
==============================================================================
--- release/camel/apache-camel/3.21.3/apache-camel-3.21.3.pom.asc (added)
+++ release/camel/apache-camel/3.21.3/apache-camel-3.21.3.pom.asc Fri Dec 15 
12:21:54 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmV0isAACgkQnVvv+llC
+wEkENA/7B5yrRXgKo4UXtacWP85CZCiHQzfZu1SH/COu6UEe+e+S5QQnitYfhOfK
+HfmmFtVO6XWm/R09D6iUMkrtBKixVFfvKFC1GO5r372Cq9pW9ulOyhW+9yj7Y3gp
+yONYARiL3ooQ6IaeygtlkC6kpGM8wuqXLghLZKMOk6hQtNIYA/66/48CwS/wSrxv
+RPUTa/KrRu9r7tTIzOt0fb0+ABWAxSggyHOqZQFFoLDHY3WiEoGtSRfuXFg3uA5H
+3EpzIG/MmopEuIvYO9vDZUz2BpV2C41SMYMZ0oKZCR06efdKE0zi3rncjMuOvLZ1
+jWIdIjMK/PQKDKIdZXmssUI9Ns2ZugWGGKn6+UCfWZ9vXsgC6Pc3TmBM9+zqlWvY
+qWlvxcJm/hITZ1thc/vHQPzbgbi6iUBCq3HZMJZfaFSsY0r/XWXUMNn4FW3L91P5
+O3TTAIExwwdOn8e5fywOHe2xfDYYHSQ4/NuZ3xGf30kVJhfh7RFcuO95/pCLp2Cl
+dOS/j5mM+8cEDzjvugvVSxYrJJkE3O9Xf9VWeJAZotViNh7YKazVhTRFU27LEG/P
+s3oJPuEpEsXsvJUG2/JLCZNaxzYURoLZZP3oINuCx7Yfbxib0zzKI1jvlpzrzbOn
+x2zRQ5Lq1qPacbT8hRh6uD1LF28f/qrgtohr/f71V0IbvSij7Ig=
+=YPZi
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/3.21.3/apache-camel-3.21.3.pom.sha512
==============================================================================
--- release/camel/apache-camel/3.21.3/apache-camel-3.21.3.pom.sha512 (added)
+++ release/camel/apache-camel/3.21.3/apache-camel-3.21.3.pom.sha512 Fri Dec 15 
12:21:54 2023
@@ -0,0 +1 @@
+e9bc98021b80f45b6f68787d64b8c66fa9cba75b45ca096e0ccf63f11c6086c51860f3c5f6ebff580f6926685fd3ad0c40334ffc11a9c97e52c4f4b085a7b335
  apache-camel-3.21.3.pom


Reply via email to