Author: gzurowski
Date: Thu Nov 9 11:40:08 2023
New Revision: 65128
Log:
Apache Camel 3.14.10 released artifacts.
Added:
release/camel/apache-camel/3.14.10/apache-camel-3.14.10-src.zip (with
props)
release/camel/apache-camel/3.14.10/apache-camel-3.14.10-src.zip.asc
release/camel/apache-camel/3.14.10/apache-camel-3.14.10-src.zip.sha512
release/camel/apache-camel/3.14.10/apache-camel-3.14.10.pom
release/camel/apache-camel/3.14.10/apache-camel-3.14.10.pom.asc
release/camel/apache-camel/3.14.10/apache-camel-3.14.10.pom.sha512
Added: release/camel/apache-camel/3.14.10/apache-camel-3.14.10-src.zip
==============================================================================
Binary file - no diff available.
Propchange: release/camel/apache-camel/3.14.10/apache-camel-3.14.10-src.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/camel/apache-camel/3.14.10/apache-camel-3.14.10-src.zip.asc
==============================================================================
--- release/camel/apache-camel/3.14.10/apache-camel-3.14.10-src.zip.asc (added)
+++ release/camel/apache-camel/3.14.10/apache-camel-3.14.10-src.zip.asc Thu Nov
9 11:40:08 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmVG1d0ACgkQnVvv+llC
+wEn5PRAApG9BZxe5fUuUE5sNHwmN+cQ9TQgFOnetsmrcLk3zsPvOuIPOMZUYuKrt
+CdjIJ9rcZBJSmay2TcUg/lLM3JCffwSmZV+sAFHo09DnUGhv7/O2Ysh4UwfAScIA
+6RnpyoMvku0DR+F69WeXIt2aJfoR2nQbsLoD7cjlQzQl8yRABiDUGdbIZLr938yO
+xy06wa2sY1sykqGe4bhW8MTNhjuhd5C6JKqui6V9eeDIaWk1Ss4hs5mG8shtv7qn
+vLTfCJo3DNL9x7A+AZFtkL0v0k+ku22iecj4Pa2KPhIvp9Fjtxp0K7LhyuIfBd4/
+V8hyed0d3L4bjjC3TkUY9xWNhzrHdwAUkPNDPrMplUvv4Br3G3eDn5YFwpuaTOed
+Wg7NEgo59Nv5UEcxKrWqKBB/8RmvEDZc6j+gkWzXZvs1Co21bOtRst+3fFEfh15x
+QxSJf/aCy/b0YPHxyA3RL1YitFkAJ9Uf3nvXOPDukkB07pnChx7cvnWG34xD/ImN
+LfXfA3Jt7/T0m3EK8iVo7n8eHBBPFPv3x5TeSQfbgrXrP3zyy6yfeIDOuJQbOA3/
+uHISHrAxbhGsueNIxkFki84iruTy3uXu7cOJv0lH+2O7v9lY8TsHnJn4ompM4VKb
+uErswKgdGmg/eIXjSq7q2Su8PT6CpB8EKD3PyLK5wFYBUP2eRr8=
+=6C05
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/3.14.10/apache-camel-3.14.10-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/3.14.10/apache-camel-3.14.10-src.zip.sha512
(added)
+++ release/camel/apache-camel/3.14.10/apache-camel-3.14.10-src.zip.sha512 Thu
Nov 9 11:40:08 2023
@@ -0,0 +1 @@
+66107903deb0cee28262dc633877354080f1d416e2b31310c55178a2328b406ccad8e9277ad6fe8969bb4dbae856f8b0ba6133f2933e5cb58f60a501a4a406dc
apache-camel-3.14.10-src.zip
Added: release/camel/apache-camel/3.14.10/apache-camel-3.14.10.pom
==============================================================================
--- release/camel/apache-camel/3.14.10/apache-camel-3.14.10.pom (added)
+++ release/camel/apache-camel/3.14.10/apache-camel-3.14.10.pom Thu Nov 9
11:40:08 2023
@@ -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.14.10</version>
+ <relativePath>../parent</relativePath>
+ </parent>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>apache-camel</artifactId>
+ <version>3.14.10</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.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-util</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management-api</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base-engine</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-support</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-engine</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-model</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-processor</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-reifier</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-languages</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-xml</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-catalog</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cloud</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cluster</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-health</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-headersmap</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-caffeine-lrucache</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-main</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-model</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-util</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io-util</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxb</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-allcomponents</artifactId>
+ <version>3.14.10</version>
+ <type>pom</type>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-lucene</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-maven</artifactId>
+ <version>3.14.10</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-route-parser</artifactId>
+ <version>3.14.10</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.14.10/apache-camel-3.14.10.pom.asc
==============================================================================
--- release/camel/apache-camel/3.14.10/apache-camel-3.14.10.pom.asc (added)
+++ release/camel/apache-camel/3.14.10/apache-camel-3.14.10.pom.asc Thu Nov 9
11:40:08 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmVG1dwACgkQnVvv+llC
+wElWMhAAh1nEcts4kVUxeVIhtX+7HuFiTIL7yiCp7ifUkiq4zG9d1Jf46TBTOkVa
+gNxwk7EOPsCVpQcpDBSz2H23ggR0+WNYFQQD2wBPfWvNtSH3t+XinY0j84Woh3cw
+ZgokDxDnHfH469X+B6t/XPNzsyEgx1tSMWRtg+x0oZXoqpFRfq2TzbhwSuwKFXeG
+7BunacxJOZQReT0sG83uYnpxbN+cFLQ5sOZGakfUQ34Fnz7TNkEnYWKfOxZhOtbc
+J/k6KTak8MaDgSN0l8EMNAQxRPq/VOiqaoDO9aw3EdFpm7A2QWz8TNcpJj21uA6m
+mxyQm+9qLMp79IV2md3T708TZFF+tuwfE1RWksK6H/x5pBx2Rtxr8ya9oJxz9aZH
+SO0Byt2vDQEmEvxwZJ8Oh1r235gzVF9Qz1lSM2iA/+XI4k6GlWqsb1vzToTkVEPq
+SZkDDXFyDadvKXPNBNoWIXI1XBaEBoOyqp+YucoQr3RiYd5z8+637BMDOWzLRqsr
+nZSc4c6TlEQAEVwRTGfTVJjCVNA54JS13Bk6nmtWKavdaPbL8FyngHmXt3U078dX
+0aPy4ZRKZWoOeJRAtaSO6kp5Q1NETza+jJZUnp3J4aFDKqrL7f8bEwxEfjW19fFF
+3j+v6qDdm99yqtk+JOBW8Rw7Xsgbe6n7OYd3XXWuExrGezwno8I=
+=PUcy
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/3.14.10/apache-camel-3.14.10.pom.sha512
==============================================================================
--- release/camel/apache-camel/3.14.10/apache-camel-3.14.10.pom.sha512 (added)
+++ release/camel/apache-camel/3.14.10/apache-camel-3.14.10.pom.sha512 Thu Nov
9 11:40:08 2023
@@ -0,0 +1 @@
+bd53daad810ba23f2720a484063a5e860c051bd3068b8ef8658bc8fc97158e5e90cbebe944e158f03fe8294baf0029f9aa9e2e96974cae76f8f89a5050a2e492
apache-camel-3.14.10.pom