Author: gzurowski
Date: Mon May 3 07:30:29 2021
New Revision: 47515
Log:
Apache Camel 3.7.4 released artifacts.
Added:
release/camel/apache-camel/3.7.4/apache-camel-3.7.4-src.zip (with props)
release/camel/apache-camel/3.7.4/apache-camel-3.7.4-src.zip.asc
release/camel/apache-camel/3.7.4/apache-camel-3.7.4-src.zip.sha512
release/camel/apache-camel/3.7.4/apache-camel-3.7.4.pom
release/camel/apache-camel/3.7.4/apache-camel-3.7.4.pom.asc
release/camel/apache-camel/3.7.4/apache-camel-3.7.4.pom.sha512
Added: release/camel/apache-camel/3.7.4/apache-camel-3.7.4-src.zip
==============================================================================
Binary file - no diff available.
Propchange: release/camel/apache-camel/3.7.4/apache-camel-3.7.4-src.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/camel/apache-camel/3.7.4/apache-camel-3.7.4-src.zip.asc
==============================================================================
--- release/camel/apache-camel/3.7.4/apache-camel-3.7.4-src.zip.asc (added)
+++ release/camel/apache-camel/3.7.4/apache-camel-3.7.4-src.zip.asc Mon May 3
07:30:29 2021
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmCKf+UACgkQnVvv+llC
+wEmGhg/7BQJWbzU/pNLXKcBcnBw50/UeMzx566I7mnRokOK4cZugwv/mIq8Xrjna
+nJ1yJsP4c8gS9zFGWHtoAUsGOExT2vOvouASiYRnPLOkJI8yADLyxR0L9jSInWeb
+cPTBz8qwkXwN81lyLelr0oQOodirUcTRam76lKel6Wcgug4yQTfJuTmYrUCbk4t2
+FoIxXHU0TVS/PnBnF7DkYSBJepiZbI+8giKFUf9syGpZcPNpOBiJIAQNHweP/7lX
+EhCYDjzeF8LUASbUBirOrV7sSjiOzcX5Nn/ktQ0oDnW/EcoXwvLECOAEzdXms7FF
+TRs6gI8JDhTDv+cPIFTEbsbRMizBdDAPiggTM9bO+y7J35WPcs5SVXLv82bCuCP+
+2IVF3JWGKNRm8/oMsVJpOa8LbZcVmufoF5jdvJ3ePo5c8pvb5o3L4bSAu+dYdy6l
+dbbELm8jnRknK2TorcI9JpWY6iUzO50aRv3MtowxxfPs46OPDYcSuYcxXqqhssGE
+XBcGBAk0a8YmnS3ZslqjHQkLw0TYZ3+fT1hrssCBtENC21TA5TkMDM0x2+00nr3e
+Sasq8heLGhz2MytKaCUeOsHzYFX5UK6/6elgMklaa3Pq0q/C2NVIA54YHAaft0jz
+rKXCddNTVtzvc6ai1D9B0tv8ht1yvC77qZDjCoRg3ouoT0KyWEg=
+=BMsq
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/3.7.4/apache-camel-3.7.4-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/3.7.4/apache-camel-3.7.4-src.zip.sha512 (added)
+++ release/camel/apache-camel/3.7.4/apache-camel-3.7.4-src.zip.sha512 Mon May
3 07:30:29 2021
@@ -0,0 +1 @@
+3ce90e765c6ab355a4b0340fb2ed7cf8104f0af5b3979f7e448b5056b46a1b005c2264f74f064331b3f15de4525e307320d2a2efb3cdc6a56a09a25bd5f4bd2d
apache-camel-3.7.4-src.zip
Added: release/camel/apache-camel/3.7.4/apache-camel-3.7.4.pom
==============================================================================
--- release/camel/apache-camel/3.7.4/apache-camel-3.7.4.pom (added)
+++ release/camel/apache-camel/3.7.4/apache-camel-3.7.4.pom Mon May 3 07:30:29
2021
@@ -0,0 +1,282 @@
+<?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.7.4</version>
+ <relativePath>../parent</relativePath>
+ </parent>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>apache-camel</artifactId>
+ <version>3.7.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>
+ <tarLongFileMode>gnu</tarLongFileMode>
+ <maven.test.skip>true</maven.test.skip>
+ <remoteresources.skip>true</remoteresources.skip>
+ <createSourcesJar>false</createSourcesJar>
+ </properties>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-api</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-util</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management-api</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base-engine</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-support</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-engine</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-model</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-processor</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-reifier</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-languages</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-xml</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-catalog</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cloud</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cluster</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-health</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-headersmap</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-caffeine-lrucache</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-main</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-model</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-util</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxb</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-allcomponents</artifactId>
+ <version>3.7.4</version>
+ <type>pom</type>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-lucene</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-maven</artifactId>
+ <version>3.7.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-route-parser</artifactId>
+ <version>3.7.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.7.4/apache-camel-3.7.4.pom.asc
==============================================================================
--- release/camel/apache-camel/3.7.4/apache-camel-3.7.4.pom.asc (added)
+++ release/camel/apache-camel/3.7.4/apache-camel-3.7.4.pom.asc Mon May 3
07:30:29 2021
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmCKf+QACgkQnVvv+llC
+wEk5bg//daqy4exJgd7xmcAkSdfrRTeGke2IFplDnOQiGi5d6rLCHarX91Ac7Pya
+zJX0UIOQ1B6WjwDcxgUZP6D7pp3JUaSAHasAs8xpm335RZTSLPiIBZQ1/LOmnpVc
+r6PFlb8RCG4+YDKzQJmztuKsGOzYsTOwznk7edTjkFq9GgS5JvJ4TCqo1ZjDnhra
+QLPnoDg5x3DA8HxZ0xBE5Dm2Hsuq3OelxfUV3snqvzgRQ8EvczuKyKh+iA2TJGv0
+Sl8fVxMyZ37INRzzhoQNlDV2a/y/4agi+okYnXWCchSIBmKMfn9IsCFbfVwKjRrr
+bVq0W+Z6yqNtJ3j8Ta9CN7DIB/4ypWE+dI3Gy3LfOSmGRKkl3eFFxglv6E2qT8Tp
+94FRpbuQxX65p4BsKRuz56xZdujyBZYwKv2cSHlR5tdzVNc1ntBLkdyrxc2ft7bN
+zIOAV5NpmJuwGdztFa5nGs6xAXYtzGNeKFtOgqP86CGkJT7xt0FPls62pSVe24k/
+CTUvBh+M+ZcFQuvHtXc8aaQ+JItG1NtjIVT+1bLCUQw5a/INY8tL228I4Nb6iICh
+yfdYGmEpldigEuaTldI4vFcjZoMJdUNrTDZhXhL6W1fdQb+pmosUiPUd6FS/G6HP
+KXq3zuLQR0i2qeOFLtAFg2vBBz1bMvmHsGB2eLvAJk8SWrW42Uk=
+=dKN7
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/3.7.4/apache-camel-3.7.4.pom.sha512
==============================================================================
--- release/camel/apache-camel/3.7.4/apache-camel-3.7.4.pom.sha512 (added)
+++ release/camel/apache-camel/3.7.4/apache-camel-3.7.4.pom.sha512 Mon May 3
07:30:29 2021
@@ -0,0 +1 @@
+0eb155f565a31f7b9fc9534a0594df36a792695d1015c2ef5a23bb77af6afe16a3005396911e74e7fa77eb2bebfac0b2b985b60fd30a1ac3303ff9bcc758a23c
apache-camel-3.7.4.pom