Author: gzurowski
Date: Thu May 25 19:29:52 2023
New Revision: 62151
Log:
Apache Camel 3.18.7 released artifacts.
Added:
release/camel/apache-camel/3.18.7/apache-camel-3.18.7-src.zip (with props)
release/camel/apache-camel/3.18.7/apache-camel-3.18.7-src.zip.asc
release/camel/apache-camel/3.18.7/apache-camel-3.18.7-src.zip.sha512
release/camel/apache-camel/3.18.7/apache-camel-3.18.7.pom
release/camel/apache-camel/3.18.7/apache-camel-3.18.7.pom.asc
release/camel/apache-camel/3.18.7/apache-camel-3.18.7.pom.sha512
Added: release/camel/apache-camel/3.18.7/apache-camel-3.18.7-src.zip
==============================================================================
Binary file - no diff available.
Propchange: release/camel/apache-camel/3.18.7/apache-camel-3.18.7-src.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/camel/apache-camel/3.18.7/apache-camel-3.18.7-src.zip.asc
==============================================================================
--- release/camel/apache-camel/3.18.7/apache-camel-3.18.7-src.zip.asc (added)
+++ release/camel/apache-camel/3.18.7/apache-camel-3.18.7-src.zip.asc Thu May
25 19:29:52 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmRpzKoACgkQnVvv+llC
+wEmDQQ/7Bg2iv6qdqUj+0UVtSqZ86MDYfU2oFlM4mv35nbVkFYHsY12RRKidwYAm
+Z3B6xBE7mZHcvRm030iamZy+r1PeJMdnUvRdcrACJ2iRqCdoOb9kUV/wF8TKqyMr
+V7iz7Ab/sTQQt+wgiqTnqwFBhYTAjLi3SddkjfNsOqbl0hvMz4aPtpWnlR39hDau
+M9Asho2m+n5fmBPOlmhfFLO90cDvUPLO4eBxOGEKhPY0gSj4WT8zIMUkNvcdGd7E
+4mo86F1fDovxs05GcOrDHBsTQPzUA7y89LqtxkTfkUHMvuUgSgj9hkVVHGfkYYzI
+zx97MWjJscN9RiaEoLemgzV4vl/wgCBIFjKk/RwHd2D3ozzXvOCJlHNggXZ6PE1r
+A2omhDEzIZ9kbWUwePuif9/OK7B2wik/lLsuMROeKxWDmXu59woTLdlJw05VaK7T
+CZ0Y9ydwMIlcczW6K6/JmBTF3ZCmq9KmRPQ9laOOpDbaPsx76HmYVSwz3t3sfixY
+oqRH/5uv9PxRRDZuJRxaHgcmP3/rfb5ZDyM35augo6O0T6xhF/NqmmYhASH9FnXB
+61sTv968+axR0jeIWvGYyNksLcI+iQXwM4NGAsMjJa8kRny8evEckGvmk3LCkcO3
+P2lCd4cE7AoxRlOKOILL7q0YCaTk/40pr2Er8cuDAA0LfQjrpVQ=
+=lJVF
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/3.18.7/apache-camel-3.18.7-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/3.18.7/apache-camel-3.18.7-src.zip.sha512 (added)
+++ release/camel/apache-camel/3.18.7/apache-camel-3.18.7-src.zip.sha512 Thu
May 25 19:29:52 2023
@@ -0,0 +1 @@
+394128532a4086218d05bdaca7bd7f06918b4fb4dfb17bfd4f02321edc03ebd4f5f8c68f6555eccd25b18b3cc04c2ec5eda2dba905cf63f7793bdfaf59791df0
apache-camel-3.18.7-src.zip
Added: release/camel/apache-camel/3.18.7/apache-camel-3.18.7.pom
==============================================================================
--- release/camel/apache-camel/3.18.7/apache-camel-3.18.7.pom (added)
+++ release/camel/apache-camel/3.18.7/apache-camel-3.18.7.pom Thu May 25
19:29:52 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.18.7</version>
+ <relativePath>../parent</relativePath>
+ </parent>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>apache-camel</artifactId>
+ <version>3.18.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>
+ <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.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-util</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management-api</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base-engine</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-support</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-engine</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-model</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-processor</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-reifier</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-languages</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-xml</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-catalog</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cloud</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cluster</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-console</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-health</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-headersmap</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-caffeine-lrucache</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-main</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-model</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-util</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io-util</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxb</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-allcomponents</artifactId>
+ <version>3.18.7</version>
+ <type>pom</type>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-console</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-lucene</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-maven</artifactId>
+ <version>3.18.7</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-route-parser</artifactId>
+ <version>3.18.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.18.7/apache-camel-3.18.7.pom.asc
==============================================================================
--- release/camel/apache-camel/3.18.7/apache-camel-3.18.7.pom.asc (added)
+++ release/camel/apache-camel/3.18.7/apache-camel-3.18.7.pom.asc Thu May 25
19:29:52 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmRpzKoACgkQnVvv+llC
+wEnIZg//Zux/tTv1aweG+irJ4/hHkh5uvBkGv177vTzYWixUDF8sAdwutv0xNHoK
+5jhbf5T6FtQRefA+UUwBrdPDE6Au7JOgEiRR9xgoaYB5naAUSntTLN9EMo7z+AyU
+BNZYm3ahMSgEAKMTtnwsu7/kUx8jIdMoxt4E8E5bRQfrqvtcayfi9mMY6WqxFwMt
+gzFfY/xn5NBjjl0QeXcUW5HIUSipTUsxaDBZ4znAjCDuNxh8WFQsyUzSS0tAc7lZ
+eNlL3yucGj9OX0mBbOYMjf3ObyZED3ohyyDPTYaWNFPfLuIbMsqbLQSziKBK88x5
+f2sE8BNtUEMyrDIdYVutLRmft5ZURtO/TWb9GdVBHyeCR9YwfK4X5eZvosxtQQ0i
+sXoQnbKLZSwoZZoMpZFF22k8Q3uwQFTORu/gxhXCcAnetdBfQaUHWkk5rqyuSUzP
+Z/wZ4Sjh0VCxCAe+Un5D4Ne3W1DI8lzzNDmwUS7PXpjYWLdw+fQa+Gezn9/pbYXE
+R2Zj3Xi+3UCxR7uJGCk3ShfXZ6NRiy/o5uceC/5gmz2z8qg3vwNYYPi4RvlH6CZV
+cUgGUY2ojhrgi1xc9+BDopIQSF64UF9LzJEyJvs53ejnzkI2YFcjm4a6S/5LJ0Vg
+MQlSz/dKs2JL2A4hxFXOZvi8bEisPrfvEMow2dE4+9UTrK7cszY=
+=3cRL
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/3.18.7/apache-camel-3.18.7.pom.sha512
==============================================================================
--- release/camel/apache-camel/3.18.7/apache-camel-3.18.7.pom.sha512 (added)
+++ release/camel/apache-camel/3.18.7/apache-camel-3.18.7.pom.sha512 Thu May 25
19:29:52 2023
@@ -0,0 +1 @@
+5851fda54838df294ae993550f9449f36ab9a8d609bd2171a359ab8af47f905b38ddf1f151bc1b8f8eaeff37880604674d330be6534d74725f0953d5a5c24dfa
apache-camel-3.18.7.pom