Author: gzurowski
Date: Sun May  5 14:19:46 2024
New Revision: 68958

Log:
Apache Camel 3.22.2 released artifacts.

Added:
    release/camel/apache-camel/3.22.2/apache-camel-3.22.2-src.zip   (with props)
    release/camel/apache-camel/3.22.2/apache-camel-3.22.2-src.zip.asc
    release/camel/apache-camel/3.22.2/apache-camel-3.22.2-src.zip.sha512
    release/camel/apache-camel/3.22.2/apache-camel-3.22.2.pom
    release/camel/apache-camel/3.22.2/apache-camel-3.22.2.pom.asc
    release/camel/apache-camel/3.22.2/apache-camel-3.22.2.pom.sha512

Added: release/camel/apache-camel/3.22.2/apache-camel-3.22.2-src.zip
==============================================================================
Binary file - no diff available.

Propchange: release/camel/apache-camel/3.22.2/apache-camel-3.22.2-src.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/camel/apache-camel/3.22.2/apache-camel-3.22.2-src.zip.asc
==============================================================================
--- release/camel/apache-camel/3.22.2/apache-camel-3.22.2-src.zip.asc (added)
+++ release/camel/apache-camel/3.22.2/apache-camel-3.22.2-src.zip.asc Sun May  
5 14:19:46 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmYv/vIACgkQnVvv+llC
+wEkotg/9GI4LsUqhbJ8pERZBmESjn+raifVvflQiamGTBz2cn+uzsaMUUsI1yJl0
+xMyQLtvpnCZNRqLgd/LhHCmktwTESXAz4ZrprTpgdgczl0kQd4lkjt3Zz8VUlI2k
+oHFZoKoYZWo2UHaLvA+jdiz2VRYBLqKeVIFqXqvwXW0DlLchQhFcajtqQVLI4Ssb
+3VFCyiHsYo9iE1OOU82AyutD3I/2SF/XGONyL64HtsejJE2cUICXQwyxBgworYHw
+qChFZctGM5gR1+u1wh7mJLFBgyp7bdH3HPTBSZTsEYXW0siMhcGrvF525ulqX8Yz
+Ae/u2aVQ/jijrKXx5U5Hp9XZlcFYw9ZMmOAKMnJoin2ycGVclqgMYfJKRDsxJnDS
+Vw8mnqFb5nch43StbltFl4A47VChcuBAd0c7bJ3Cr63WFchWGFDOAJ2kSQE6GzB5
+MKyCfAmf5cf2oIvtBWgcIKgr96QzuIdYr2HcqT92Iw4Phe7mv3c8nAOixTb89ovz
+NmhoPkIbq4TY5wLbe/wAdfaRW5bHiJcg+qH5huAgr3zCtZq4W8dWZQTBW9vzSPZN
+miGEV5JMblEPV9Q4nsThPIkRUUSbGWVueiNzIcQqLSh+EAr1MyPEUt4RQDz2d8LX
+pY5EyDleO2QQSWmgfGunX/WygaFSTIkxC2iuVChaSpsaiKkvkLA=
+=X6J1
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/3.22.2/apache-camel-3.22.2-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/3.22.2/apache-camel-3.22.2-src.zip.sha512 (added)
+++ release/camel/apache-camel/3.22.2/apache-camel-3.22.2-src.zip.sha512 Sun 
May  5 14:19:46 2024
@@ -0,0 +1 @@
+f897a26e6cd0afa6e32d4a0b6fb962b74ecaacbde6b6fc60b5b4e16b8ad4e8eded38d935a7e35ad57821940fdd6b1b7bf4c5802e48bc8d8af416466c660ea8fc
  apache-camel-3.22.2-src.zip

Added: release/camel/apache-camel/3.22.2/apache-camel-3.22.2.pom
==============================================================================
--- release/camel/apache-camel/3.22.2/apache-camel-3.22.2.pom (added)
+++ release/camel/apache-camel/3.22.2/apache-camel-3.22.2.pom Sun May  5 
14:19:46 2024
@@ -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.22.2</version>
+    <relativePath>../parent</relativePath>
+  </parent>
+  <groupId>org.apache.camel</groupId>
+  <artifactId>apache-camel</artifactId>
+  <version>3.22.2</version>
+  <packaging>pom</packaging>
+  <name>Camel :: Assembly</name>
+  <description>Apache Camel Assembly</description>
+  <licenses>
+    <license>
+      <name>Apache-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.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-util</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management-api</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base-engine</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-support</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-engine</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-model</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-processor</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-reifier</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-languages</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-xml</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-catalog</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cloud</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cluster</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-console</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-health</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-headersmap</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-caffeine-lrucache</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-main</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-model</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-util</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io-util</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxb</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-allcomponents</artifactId>
+      <version>3.22.2</version>
+      <type>pom</type>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-console</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-lucene</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-maven</artifactId>
+      <version>3.22.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-route-parser</artifactId>
+      <version>3.22.2</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.22.2/apache-camel-3.22.2.pom.asc
==============================================================================
--- release/camel/apache-camel/3.22.2/apache-camel-3.22.2.pom.asc (added)
+++ release/camel/apache-camel/3.22.2/apache-camel-3.22.2.pom.asc Sun May  5 
14:19:46 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmYv/vIACgkQnVvv+llC
+wEnO1A/9E8nV8O5z+Usdck3/d6dh+dQIVwhldJx97cob+cU4CS91bDV/X35Hg2YK
+aHWmE3nXcT6K9m4kmwj3YvBNCxpSeB4Bdrmln24Dgo5VE5jcJiwZmrdAKqBM/OdT
+jNTup7I3z5abRLBt64AkmsesD5XUQfNY30rRzDmm5t2i9H/3KLyiEHeK/Jqjp2Ro
+xhfrjKOFpG++U0LKIbpazuO1tpUpG7HN7zoEKLB9VZ3gEtoXeyoUOnnrcm9pMgZT
+aaVhw/P7HE3cmcAzD9DMu0b4fFdmDPCtb0D6TlgEZZkJo6Psz1fRvTHfRdgEopCT
+iukBPsjgdOAswn0V57/fHyrXd87xqBUPzGWks2eD/K/YTAQ9yFXIHzSfriMYUKAq
+pKbh1m2v7A3Tjn6lMjtDKJ12kH2C7EDPTrO2fkYiXNhMsm1g/5cCO5Xnw/BZl/sz
+dzbI+y/kIVagP+MnmLW4BQ7WDuKsCvhHwqhxhvRyKkFMA3EOnO5gq4OSx5SIg8UB
+WyYX4TjlTQd+Y+vA3x3/18GgTHyvteZ8O9ZKhMneMjiMvk36Mc5vmpxoI/GqCRoB
+o7b+VA7+ksaq+fI9IQqjHA2wGJmMN1bwfgmX2R50B6l0xH4qbO8E/z7fJvp6XbDl
+FtTlMasWN3a4BB2cqifmnJYHS/4eCREmkTHRVEm9pJqtP2GLt14=
+=kiFC
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/3.22.2/apache-camel-3.22.2.pom.sha512
==============================================================================
--- release/camel/apache-camel/3.22.2/apache-camel-3.22.2.pom.sha512 (added)
+++ release/camel/apache-camel/3.22.2/apache-camel-3.22.2.pom.sha512 Sun May  5 
14:19:46 2024
@@ -0,0 +1 @@
+e789adaae616897d25fac0a254596b389533d1810c1d90c9f677d01d964b6af6fd80d57fb062cc6be849fc80b90edfb1fc141fc6784269877eceebc57a6a6fba
  apache-camel-3.22.2.pom


Reply via email to