Author: gzurowski
Date: Tue Oct 5 05:48:55 2021
New Revision: 50255
Log:
Apache Camel 3.7.6 released artifacts.
Added:
release/camel/apache-camel/3.7.6/apache-camel-3.7.6-src.zip (with props)
release/camel/apache-camel/3.7.6/apache-camel-3.7.6-src.zip.asc
release/camel/apache-camel/3.7.6/apache-camel-3.7.6-src.zip.sha512
release/camel/apache-camel/3.7.6/apache-camel-3.7.6.pom
release/camel/apache-camel/3.7.6/apache-camel-3.7.6.pom.asc
release/camel/apache-camel/3.7.6/apache-camel-3.7.6.pom.sha512
Added: release/camel/apache-camel/3.7.6/apache-camel-3.7.6-src.zip
==============================================================================
Binary file - no diff available.
Propchange: release/camel/apache-camel/3.7.6/apache-camel-3.7.6-src.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/camel/apache-camel/3.7.6/apache-camel-3.7.6-src.zip.asc
==============================================================================
--- release/camel/apache-camel/3.7.6/apache-camel-3.7.6-src.zip.asc (added)
+++ release/camel/apache-camel/3.7.6/apache-camel-3.7.6-src.zip.asc Tue Oct 5
05:48:55 2021
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmFUW14ACgkQnVvv+llC
+wEkBBQ//V6Mmz2YupBMRdu7w3zJDS87iNL73oe8rxhXA1R29OL5WONOAdz6+69BI
+Vn4YNeMaNUzYu17si2E3FnFctrEWUsQ3Cx0zYjzhLS6joAsFPtkasTa8JYCo6N5w
+ocI+R7O95yDIJCviviGSxOyIExGD63Cn1QzF2U2EFxENx88SNdMLNtM8ig+gV0cG
+/yN9tVNH+vAwik6LvakrfLuzl6rlmxxdKXesgoSUBGEkyRSNn+ZDuyNV2C9RV84a
+8O7icyFGivk+clDVO3mmtTHqCDTjESxHt6h7mwvAHosU69T4+IL900kmTlfrSoRb
+QI+czvjgXQtKHokK1U63mzgCNshA038+mY1Ic0UYxsXEl2o9NN+rMGxv3gAowR8S
+MBPWt5DEr4eCaB3c9/R9Xp+FgH9zU22zBUXBOpHHxJ0VRkevkp6NHlCU8y1RohwF
+uIbSnJg8awOVL0HHzZrN+om9/Hi1icacnSn3tynUKZ6oJXtSvjz+agisoNgHttLh
+L1+ODGt8JtqBrAlH6iMz+KedX3LsnHKMIOcla3LWEnatFReIo8KRWA4NVhg9QpQt
+DqPDFYo1qewL296KuAy9+Nd+5JCzE9DEe7IBUZ0laBewLBwKSvRr+OYfIbh0WCkh
+8UMd0bfMzwW4hvtbPFBeAFzYfeG8k+dpNrcsLHvx6NIdDORT85Y=
+=KKaA
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/3.7.6/apache-camel-3.7.6-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/3.7.6/apache-camel-3.7.6-src.zip.sha512 (added)
+++ release/camel/apache-camel/3.7.6/apache-camel-3.7.6-src.zip.sha512 Tue Oct
5 05:48:55 2021
@@ -0,0 +1 @@
+fdd57f3fbb6a489229ef3cdea55b6ffe5cf99fc76a1a4832a1a6b46b518224e48f88375b09423821aa34e91e3b9e73a917261c93c2533b888a9ac3648aeb0048
apache-camel-3.7.6-src.zip
Added: release/camel/apache-camel/3.7.6/apache-camel-3.7.6.pom
==============================================================================
--- release/camel/apache-camel/3.7.6/apache-camel-3.7.6.pom (added)
+++ release/camel/apache-camel/3.7.6/apache-camel-3.7.6.pom Tue Oct 5 05:48:55
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.6</version>
+ <relativePath>../parent</relativePath>
+ </parent>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>apache-camel</artifactId>
+ <version>3.7.6</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.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-util</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management-api</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base-engine</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-support</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-engine</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-model</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-processor</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-reifier</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-languages</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-xml</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-catalog</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cloud</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cluster</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-health</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-headersmap</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-caffeine-lrucache</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-main</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-model</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-util</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxb</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-allcomponents</artifactId>
+ <version>3.7.6</version>
+ <type>pom</type>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-lucene</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-maven</artifactId>
+ <version>3.7.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-route-parser</artifactId>
+ <version>3.7.6</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.6/apache-camel-3.7.6.pom.asc
==============================================================================
--- release/camel/apache-camel/3.7.6/apache-camel-3.7.6.pom.asc (added)
+++ release/camel/apache-camel/3.7.6/apache-camel-3.7.6.pom.asc Tue Oct 5
05:48:55 2021
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmFUW10ACgkQnVvv+llC
+wEmxlQ//VMfd2SHLgEjFi2t+SIbMHG4ZdV2sRBOthJXIWgpBPRhF4CCIrJXiPeIC
+UvBL7t5vjVWr6+k3n+yLYTrCoZGbGOmj+OVzik6UdbW159xxbfDMSs7RHC05Geos
+OnqiAVgeG7OsJqFjaI8VAz41JinR2KXPrnrOxVViI9mGvu3nUbgOGypL4NTdTtP3
+1IRCz2JX9jMHnZjfcnVqrzG4XPXe0tWE4MzVgfyPv8YXSf5D0vM1f6z5jiApAYvs
+gGLkX79+WQvboKMfJbd784RBzUdPMc34MUnJwiYzHnfl0hFnXQ3KBDcszYWsybFT
+UBVoVPzEvhsJF2d9GH/33N8qT8TIA8uG9LSmX4UPUnreJGIDIu7/Bat9p+edx9NE
+r+Z4wlNvMnO7FoGMMXA1Tl0AG4BA4SO2cw4uvx0PBdc/lWJyabh6hZM2Qd83Nqr4
+RohhH9ivdCsZ9dmZytgdj05Jxrd8f00Fxc1sCzGxcTt9QU27v756KyMzAnUEb2ai
+WxnJc1Jyn6edwlgwGp+8gD7khO2XWnvUAYH3vr2Inp+vx4dmdX84siayO8/yzSke
+eRChXAR0okyApFNkj/ryA3JDILt2wu3FDdKPkQAzHd1aXrz6oGSVLwDmDquT89T1
+7QofXx0wL3owiL8viBBT23/w4JdbCuHLh6JXidokU40r1Dp0IEo=
+=dF9f
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/3.7.6/apache-camel-3.7.6.pom.sha512
==============================================================================
--- release/camel/apache-camel/3.7.6/apache-camel-3.7.6.pom.sha512 (added)
+++ release/camel/apache-camel/3.7.6/apache-camel-3.7.6.pom.sha512 Tue Oct 5
05:48:55 2021
@@ -0,0 +1 @@
+ed4c94698975d62f860bb82069abd90153e30d4e295612b0002faaf8ee9e0fe0e2e626a6c585b3cdd16e06d322ff34a7c0f40d96ef5f4bfb8a1d9be3d356738d
apache-camel-3.7.6.pom