Author: gzurowski
Date: Sun Mar 13 21:53:19 2022
New Revision: 53020

Log:
Apache Camel 3.11.6 released artifacts.

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

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

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

Added: release/camel/apache-camel/3.11.6/apache-camel-3.11.6-src.zip.asc
==============================================================================
--- release/camel/apache-camel/3.11.6/apache-camel-3.11.6-src.zip.asc (added)
+++ release/camel/apache-camel/3.11.6/apache-camel-3.11.6-src.zip.asc Sun Mar 
13 21:53:19 2022
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmIouD8ACgkQnVvv+llC
+wEnN/Q//UFA69XmAy/nmi6FiugF53OTO4l7cBXyllt7on1n4VaQhemKr4HahP5HJ
+vFHAdDvDQFjc1682wJLITyszh9N+WYYb0xiAjG6GQ79vtaDitfzl6nu1iBH5Khf2
+Qf53BxKNwq8mDOk0O86AFonuqys8NPn7+quSjEgxxRbRhdGjBgMdxkbc9+7kb85v
+MUSQ/4neYkgZxJhbXF03MyzKvJeKvozErFsrJaTl7i6s6Ng5wDv6vEWp33tkWu4X
+khUObCkzvtkupXC6LbNyOkCEJ5x6zB27qeTt1sS3shTl6HkgrqSQyWlee5tlYxtL
+Ka7D8fy0uazOOh7kD7QRlK3oLIz8UCVPRdboV/tuhXlpAR++1RdXaqW4HolehKn+
+WwkPemwKkuQaTHZ4wjKdnOuAUVrDi0pYqrYWXQ4QVsGNi0EIIMUwu8juvyR9S5Cf
+wbY3xlbk8OVjGFHfeyYF1rgJPANH0Gyl1/TP0PwdC5n9oln+kjpsSiV1hESxmjPy
+7xHZN2lqbyYYKgTddFrcOb6qc4hqcTNkC0kzlO8+eqrW4y1ewS9E/S1in3z+xtuX
+c/bJOajyZPTzsvPDUgdZ34MbS4nMN1J0xAkbKEJ1C5U7kNB5mwJ2tsgCRTJ6RN91
++upsQVLgBdNQRkI2n+83aIIB93cZxiibIqYV3VfAAkBaeNhavyM=
+=bsAH
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/3.11.6/apache-camel-3.11.6-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/3.11.6/apache-camel-3.11.6-src.zip.sha512 (added)
+++ release/camel/apache-camel/3.11.6/apache-camel-3.11.6-src.zip.sha512 Sun 
Mar 13 21:53:19 2022
@@ -0,0 +1 @@
+1456034f14a6ec5dcca433ab3635cbb4c4925236969316a94b512064329ed7f88a0d2f214df92e95d0f69d5de3e0ceac8680dc85477ae8e7f3ce854d3da136bf
  apache-camel-3.11.6-src.zip

Added: release/camel/apache-camel/3.11.6/apache-camel-3.11.6.pom
==============================================================================
--- release/camel/apache-camel/3.11.6/apache-camel-3.11.6.pom (added)
+++ release/camel/apache-camel/3.11.6/apache-camel-3.11.6.pom Sun Mar 13 
21:53:19 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.6</version>
+    <relativePath>../parent</relativePath>
+  </parent>
+  <groupId>org.apache.camel</groupId>
+  <artifactId>apache-camel</artifactId>
+  <version>3.11.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.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-util</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management-api</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base-engine</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-support</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-engine</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-model</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-processor</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-reifier</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-languages</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-xml</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-catalog</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cloud</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cluster</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-health</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-headersmap</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-caffeine-lrucache</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-main</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-model</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-util</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io-util</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxb</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-allcomponents</artifactId>
+      <version>3.11.6</version>
+      <type>pom</type>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-lucene</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-maven</artifactId>
+      <version>3.11.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-route-parser</artifactId>
+      <version>3.11.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.11.6/apache-camel-3.11.6.pom.asc
==============================================================================
--- release/camel/apache-camel/3.11.6/apache-camel-3.11.6.pom.asc (added)
+++ release/camel/apache-camel/3.11.6/apache-camel-3.11.6.pom.asc Sun Mar 13 
21:53:19 2022
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmIouD4ACgkQnVvv+llC
+wEnM8w//ft7veL8ZH5oqxQztBkC0X0xgqWcUWd385X/SIdMG1YXd2tONVH/vzLyK
+XCAKnuRyt7IUWCXXc9xgG88cE/ojcdmELL/g8CFJVqMRvewXQ53DrXu6TX7ELzcH
+o9seLOH810hYmxlNc1v7weuzlJDVOJytJ90vqEYAN46uYvOa8rlqlXI4SmstdgeM
+mJbNkgSaZD5gt+Tw+mz19pXDgYPL8GgvWvtRIJ1IKQ1iYP56KYotb43wBVKVD/GP
+cLVsMgdGKDcAPSVMz2u3wb2FyRBHgdbjYiCOiMY1w1m34qwx8v3NgY1+ahHSVG6K
+QeYKhIhAvm3nAXjXadAKRo/tffzMJMxxgmkPmRtIDPjx7dD3g2CJSKIaf4x7zWGz
+yJOayskQKgem/5p/ITsZ8htVSCrpK2tIG6wUOrqk5ZmIzRvukXLUSyzROWsBbDcY
+Xkqbr5wmCZZbDZnxPB5gB4RUlRuY9YCERHWyR5SIa7fVJeDq8c9MFK9cqXuQyPJL
+LIz1LXErw1f7bBvsvuAbD4brPItaDcSN7IHc52ZPVyqd6BPgQdIXIV/SfJtBjQLP
+mRe3TPk3UznVH7gOdfP2AQ83ecrGyMKKCkTefz96qczt7LCNl2dvwFnvb6EpLRea
+Z8L3KFBDYuVcwWsdBEvN+xAUFa8uc/Fl8D4zbws7KZWxM+lUz6s=
+=HF4n
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/3.11.6/apache-camel-3.11.6.pom.sha512
==============================================================================
--- release/camel/apache-camel/3.11.6/apache-camel-3.11.6.pom.sha512 (added)
+++ release/camel/apache-camel/3.11.6/apache-camel-3.11.6.pom.sha512 Sun Mar 13 
21:53:19 2022
@@ -0,0 +1 @@
+2b49c058425034f081cc9c380b373cfba304c409b9b775bfbacbfd907ac4a511323bf7098e41c38e6b938d0a289ac37150c47baf0451fc559f93742c3cd4e198
  apache-camel-3.11.6.pom


Reply via email to