Author: gzurowski
Date: Thu May 5 05:54:57 2022
New Revision: 54269
Log:
Apache Camel 3.11.7 released artifacts.
Added:
release/camel/apache-camel/3.11.7/apache-camel-3.11.7-src.zip (with props)
release/camel/apache-camel/3.11.7/apache-camel-3.11.7-src.zip.asc
release/camel/apache-camel/3.11.7/apache-camel-3.11.7-src.zip.sha512
release/camel/apache-camel/3.11.7/apache-camel-3.11.7.pom
release/camel/apache-camel/3.11.7/apache-camel-3.11.7.pom.asc
release/camel/apache-camel/3.11.7/apache-camel-3.11.7.pom.sha512
Added: release/camel/apache-camel/3.11.7/apache-camel-3.11.7-src.zip
==============================================================================
Binary file - no diff available.
Propchange: release/camel/apache-camel/3.11.7/apache-camel-3.11.7-src.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/camel/apache-camel/3.11.7/apache-camel-3.11.7-src.zip.asc
==============================================================================
--- release/camel/apache-camel/3.11.7/apache-camel-3.11.7-src.zip.asc (added)
+++ release/camel/apache-camel/3.11.7/apache-camel-3.11.7-src.zip.asc Thu May
5 05:54:57 2022
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmJuqGMACgkQnVvv+llC
+wEl2NA//TXDJZEbtZzOZkVtYaG/xuTdyf1pUC/D5WlGEv9ILRbensdW+1AZgODJD
+2RrKQYpxHztsnJiv37wvMVxy1n30EUnPa/lIjuN4/LiExBX3ruJUQXH952V+1Lks
+tNi+zuhMmHnXHkNjpv2ObR7aMc4B+PsS1Ngxmyqx9j1OpqbhJMste+ooMCtYjZgD
+BbwpyKC5nBvzZ1ZysISPPRQrwiOZs5hei8HagtQPJcsP3c9Ht7sXzhl1sfn4FMOZ
+H8bv3aBVS99kfXOKerpKLLAx2cPncn1XbqzPaaZD6EqNTLJPC567N920KZQoN840
+kjei55fa5gMuIrfyfaQ3Eruf+fwAvVJf1kWg8taTBb9rPj/fWA94r8FZKQc8+8kG
+VpbHHsSS6x2V8fADTOIpnRCJA09lBQ9Ubd9rVyidN7ER7YxMQh52WyVKsPtjoBzg
+O5YKE3UMshU+kmf8MAI62klEmAWNy8emDHC+vnAoDDcICq/GpCQ1M2yPZckS7UxW
+8bFcjbucxN/TbSykbyZLntPYPRXmIaXrSwbxi8OcSJ5ehJvApieJPUeS/7mpZl34
+RxtdaxxMkENxStLDNYcSbEFa7MtXGAO9MC+4rQlEIAWsaL84RdMovW1mgFf1RE62
+10UGbnKfLAL8nrn3ApFjhKfHCcho5XzKNih9+UsDM63AalKWFaM=
+=4ptE
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/3.11.7/apache-camel-3.11.7-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/3.11.7/apache-camel-3.11.7-src.zip.sha512 (added)
+++ release/camel/apache-camel/3.11.7/apache-camel-3.11.7-src.zip.sha512 Thu
May 5 05:54:57 2022
@@ -0,0 +1 @@
+34121c5c0f333d8e176c52a0dd37cbf39f665d0a70b317b2243daf9655cbd2795c39c7b7a37886fbdfac5c27792138244e487238139fd2179c68476cc40ebe0c
apache-camel-3.11.7-src.zip
Added: release/camel/apache-camel/3.11.7/apache-camel-3.11.7.pom
==============================================================================
--- release/camel/apache-camel/3.11.7/apache-camel-3.11.7.pom (added)
+++ release/camel/apache-camel/3.11.7/apache-camel-3.11.7.pom Thu May 5
05:54:57 2022
@@ -0,0 +1,288 @@
+<?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.11.7</version>
+ <relativePath>../parent</relativePath>
+ </parent>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>apache-camel</artifactId>
+ <version>3.11.7</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.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-util</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management-api</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base-engine</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-support</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-engine</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-model</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-processor</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-reifier</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-languages</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-xml</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-catalog</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cloud</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cluster</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-health</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-headersmap</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-caffeine-lrucache</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-main</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-model</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-util</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io-util</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxb</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-allcomponents</artifactId>
+ <version>3.11.7</version>
+ <type>pom</type>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-lucene</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-maven</artifactId>
+ <version>3.11.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-route-parser</artifactId>
+ <version>3.11.7</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.11.7/apache-camel-3.11.7.pom.asc
==============================================================================
--- release/camel/apache-camel/3.11.7/apache-camel-3.11.7.pom.asc (added)
+++ release/camel/apache-camel/3.11.7/apache-camel-3.11.7.pom.asc Thu May 5
05:54:57 2022
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmJuqGIACgkQnVvv+llC
+wEnlThAAoMSX4JT8WtdyRvxK+HVOpSFAom9HwhIXXri9cxt64XkRYMk4r6Jt7LH/
+sKRk7wuBJjNMblxVeYdIttFYJ2lrYoaTrEuk3Cyf7R69vE+lGffU7C9wLLJegiba
+ZkZ5CdLIlHPT9F1hnEwyw3TclRwNgm/D62psuJiQ355XHay4frPVZjoTfFdRFws7
+FERLNZ6himL+ByY9KQ08s0eqfOE1LXDkl0EPRYHWHz5XdDfZjugy/+6j/9iZ9BhZ
+OEHpNHdZagrXxFmj8tDLkSVFu4AbbUj+Imuhy4Qgok4Q/74sCvDhlq8vnV9GwrNK
+QJr0A7mYDtIDojoC6CYgpudDX23JNiUYI7pfYDwNyrkJEFvL6o5+W/lCBr399toj
+7W+Kip2/EPmjPlpfj1q/HyFrwiUNHFK94icfSGHOsL7X7Be9nJMDL9JM9yCUdBzL
+j1ZCCREjuUbMFB0/nen014UNxIogRenezplhQ02AEY4LKh6ey2RZ8FnV82TGljV7
+HdUnRAxh+Ev9d4y1EGbHpWA0IeV6Aj9EZzh99xba7vdulafRI8f4h1lOUw07T7eK
+gcC6+m0ZvChWiB55VbNyh31u3wOpkoBmNS9c19UD4Ojbh2iaXmzUBe0xmJqTYodL
+Jm9tWASxf4TiPDZR/EY3aNDUPa793wa8byvvtZwH9UdJBY/TFN0=
+=8avT
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/3.11.7/apache-camel-3.11.7.pom.sha512
==============================================================================
--- release/camel/apache-camel/3.11.7/apache-camel-3.11.7.pom.sha512 (added)
+++ release/camel/apache-camel/3.11.7/apache-camel-3.11.7.pom.sha512 Thu May 5
05:54:57 2022
@@ -0,0 +1 @@
+32b4f16fa98d4fd92eb65ff9af33e85cbaa5da4ca5df65ec720cdb5dddff57e224a2f5ea4b39003b603f30334ce2ff300643f0d03d136d1d328a8e86f765c2de
apache-camel-3.11.7.pom