Author: gzurowski
Date: Thu Apr 27 09:20:09 2023
New Revision: 61507

Log:
Apache Camel 3.20.4 released artifacts.

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

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

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

Added: release/camel/apache-camel/3.20.4/apache-camel-3.20.4-src.zip.asc
==============================================================================
--- release/camel/apache-camel/3.20.4/apache-camel-3.20.4-src.zip.asc (added)
+++ release/camel/apache-camel/3.20.4/apache-camel-3.20.4-src.zip.asc Thu Apr 
27 09:20:09 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmRCzBsACgkQnVvv+llC
+wEkf5A/+LATfbwbOoivRItpj2CblWfKOhJxnV1KR9nDvPBnfNn7sEdPFas5iDRUr
+6koqzmXXHpw0LOku7I0ouOHVhs2pqdus6v0rU21khnHESLcUPE35dwr6PWgBqqs5
+Sd/PHTQfAkvvmDo1tCjhM+3gGy+tam42tZa/3kVi3xDdDQSm65TCFuIYTwW305O7
+m0Ij1d7t14y9Qy2N1FT9Q6MU8Ub7TE90atB5QdXBG6NUHAtNVdZ9lVCLpTztUR2E
+L8JGn66F+Wn2/P//S5PrYBiqazewFFEd7hebKbQSMmiLQ+MEmIiOME3fQuFbE4gA
+1uKHN9qKYyg8MZyTLCTk9v/w5fYoEeIRvJbAMmoM1JtsDTpQ5zEscX0uMqKFLNIy
+It/MGoIa9hpqwTAWX2ZmIsYqqqoxjn6QBfWRMQgAJ85kHcb7GyDhtB1aGQC+y7oy
+6QYb2qE9bmIsd0c4pKCoSLEq2hdXVnFW2sQecsJDjAFw5T0kP+DJ6/JClz1IutaQ
+ftJSnTbiTG767WJz++FhHc58Kk5wkxPxtxPAEfA7wUnf7Yv6Z63Wt7LTZY+c3fnZ
+Lcb7gAS81hoDJnMhMmnLB0H2llbQYQKLywXOQkMUT/ypYPiBQHAa7uvg4CegmTLs
+MmvKslhrNxPrDbLEYYMcgtdJJ43rkvAhfBTDB9eFksX29UxuLhs=
+=6NhR
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/3.20.4/apache-camel-3.20.4-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/3.20.4/apache-camel-3.20.4-src.zip.sha512 (added)
+++ release/camel/apache-camel/3.20.4/apache-camel-3.20.4-src.zip.sha512 Thu 
Apr 27 09:20:09 2023
@@ -0,0 +1 @@
+d6420a5f973499fc7c4d69b5bdb23017595cecbc1fe10ec322ec414ca24f529bc26751e327185e9a4623e723366ef1fff74885cb9079b0058b579e255cdead54
  apache-camel-3.20.4-src.zip

Added: release/camel/apache-camel/3.20.4/apache-camel-3.20.4.pom
==============================================================================
--- release/camel/apache-camel/3.20.4/apache-camel-3.20.4.pom (added)
+++ release/camel/apache-camel/3.20.4/apache-camel-3.20.4.pom Thu Apr 27 
09:20:09 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.20.4</version>
+    <relativePath>../parent</relativePath>
+  </parent>
+  <groupId>org.apache.camel</groupId>
+  <artifactId>apache-camel</artifactId>
+  <version>3.20.4</version>
+  <packaging>pom</packaging>
+  <name>Camel :: Assembly</name>
+  <description>Apache Camel Assembly</description>
+  <licenses>
+    <license>
+      <name>Apache License, Version 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.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-util</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management-api</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base-engine</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-support</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-engine</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-model</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-processor</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-reifier</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-languages</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-xml</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-catalog</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cloud</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cluster</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-console</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-health</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-headersmap</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-caffeine-lrucache</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-main</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-model</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-util</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io-util</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxb</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-allcomponents</artifactId>
+      <version>3.20.4</version>
+      <type>pom</type>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-console</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-lucene</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-maven</artifactId>
+      <version>3.20.4</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-route-parser</artifactId>
+      <version>3.20.4</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.20.4/apache-camel-3.20.4.pom.asc
==============================================================================
--- release/camel/apache-camel/3.20.4/apache-camel-3.20.4.pom.asc (added)
+++ release/camel/apache-camel/3.20.4/apache-camel-3.20.4.pom.asc Thu Apr 27 
09:20:09 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmRCzBoACgkQnVvv+llC
+wEkwWhAApd8KlgFt7oPkuJToPI+zdyLeFThfftutuCi1PwoF3vw4Gn1NpE52BDIQ
+XE15kJYpEbIU9pcQzmFg6mJDtsUIFLCfZpSXFrVcfQGfo49SrS1RNqeS5qdlIATJ
+37SAlVix1eATL/kZyi5Fj/RkTkQXSJ9zQzKrToTW9FX3dSeL7FvJIMpfmVZ+4Zxy
+YATKwHwrvOc4nycfLefCc0lsbxWG4XVskLHRa9YLaCf4IOUiNuo7UI+4B4EA6ZN7
+Do/L0YUUba3QukZOA3tOrQV6S0ZIoPETbAncOmdupopggGdnadKAY6D0a7weNMpE
+BrsM07B7gIPQqes1DWnchAg35vAQNKmNYxn0CgVu3IACaHe3RGHEc2gOvEZacL6n
+f8E/3ymeJYiPJy0XAcLcaplh0twhWaqrh80ryaNtXJhymh+B8hoYoZcVYtIXbJ2Y
+t8MD2t8nAxVApsgX4DTlINeuViUZw786N4dVYxbT1GvFS5ZcH2mdbhs1UZm+Pagc
+5IDQRb8HRcQYU1XBohfvMweqrJyombXYnjsZ01PJsbopy2Iv7Kor77wDeMqtZ5BI
+lx4kcrLdrMKOi+6SQVxi39NDXT+6U9K0TEofQbi7PaalJRiMzOObbmVH3kxLIqHw
+hsv+0Nled0MrO2/NPtcxv/Hk0WTCdxKhAu0re4PrT4VG9NNgwjI=
+=Y+NG
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/3.20.4/apache-camel-3.20.4.pom.sha512
==============================================================================
--- release/camel/apache-camel/3.20.4/apache-camel-3.20.4.pom.sha512 (added)
+++ release/camel/apache-camel/3.20.4/apache-camel-3.20.4.pom.sha512 Thu Apr 27 
09:20:09 2023
@@ -0,0 +1 @@
+4e6924fd634625daf649cf7f6e21e1438d1844f1ff48e0ca9c34812458615be2cf8d5c7f1e3fa65b97339c6f7bbf5bcb16a36613802003035249fb84f3619493
  apache-camel-3.20.4.pom


Reply via email to