Author: gzurowski
Date: Mon Jun 21 10:49:16 2021
New Revision: 48446

Log:
Apache Camel 3.4.6 released artifacts.

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

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

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

Added: release/camel/apache-camel/3.4.6/apache-camel-3.4.6-src.zip.asc
==============================================================================
--- release/camel/apache-camel/3.4.6/apache-camel-3.4.6-src.zip.asc (added)
+++ release/camel/apache-camel/3.4.6/apache-camel-3.4.6-src.zip.asc Mon Jun 21 
10:49:16 2021
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmDLrY8ACgkQnVvv+llC
+wEmpAA/+OOAbAQ039BO4+H06zSDzpJ0qzHHrM8vD4Gjw9n2tLxU8tL5N70lwWxJu
+TP/HVs1/lmP1Fhf0PAURmwGSER/IMCRw29aJ8UzUclUOHRe3M+6z++m7Llor6lbm
+GOU1qzqWGy85RQrOw4KN/7Ftzrz/lHhe54eWN6qiQlJJFfnLvv3c8JdVGgiX3ht5
+hji4A9iO9ix05quIelstfZXWdEBSbWnElp6r1p+qHrBxPPUF6pM74Kqh8JqLdgOg
+PbPiSg2n5GJoV1KMZBkoz1luzg63loh69xtdGk5gRJY0WH8fM1hjmhfyRXvUQ3Nv
+Rh06MimPDq25lGkMQKNejPhJZFSN2trJtPtSN/GG1w6zq3uZJn9pdTS814IronL0
+nCRbuqJvFN3BpmOZSpN3drzZ3Odw+pPztO9vuMoelQYBbK33GoDXax+FlbLRmLbL
+k2PAYpRu3x/SA0cC6legePoWDt59v6mIJRdj49/bivrWs0Bh2WsJ+CbrTGJvCYch
+LCae8esb17cFh1YSAnYmy2uWVeakHJvdFzdLyfXCoQdzAkmXkCMak/v5JEc0MF/G
+yozCmA79ZBpiJUn2JsvvDhZ4WuUOXapOedSrPwkh408NQpFqbhWmkPzZ5uPws7yv
+xRBii8EzKxZYu65ZsYq9ez4Jw0yU3WOpbzTTIwa9AWNT23FUrig=
+=mx1h
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/3.4.6/apache-camel-3.4.6-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/3.4.6/apache-camel-3.4.6-src.zip.sha512 (added)
+++ release/camel/apache-camel/3.4.6/apache-camel-3.4.6-src.zip.sha512 Mon Jun 
21 10:49:16 2021
@@ -0,0 +1 @@
+726ead2a92a45412af51074097878a4e5a8873cef288d4e9d79caaafb66f24e377e69fe2bbd1e2de9bda27afeed96d20bed6e1123ac5dd12af03a63c480a4c0f
  apache-camel-3.4.6-src.zip

Added: release/camel/apache-camel/3.4.6/apache-camel-3.4.6.pom
==============================================================================
--- release/camel/apache-camel/3.4.6/apache-camel-3.4.6.pom (added)
+++ release/camel/apache-camel/3.4.6/apache-camel-3.4.6.pom Mon Jun 21 10:49:16 
2021
@@ -0,0 +1,258 @@
+<?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.4.6</version>
+    <relativePath>../parent</relativePath>
+  </parent>
+  <groupId>org.apache.camel</groupId>
+  <artifactId>apache-camel</artifactId>
+  <version>3.4.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.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-util</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management-api</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-support</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-engine</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-languages</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-xml</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-catalog</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cloud</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cluster</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-health</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-headersmap</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-caffeine-lrucache</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-main</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-model</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-util</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxb</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-allcomponents</artifactId>
+      <version>3.4.6</version>
+      <type>pom</type>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-lucene</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-maven</artifactId>
+      <version>3.4.6</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-route-parser</artifactId>
+      <version>3.4.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.4.6/apache-camel-3.4.6.pom.asc
==============================================================================
--- release/camel/apache-camel/3.4.6/apache-camel-3.4.6.pom.asc (added)
+++ release/camel/apache-camel/3.4.6/apache-camel-3.4.6.pom.asc Mon Jun 21 
10:49:16 2021
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmDLrY8ACgkQnVvv+llC
+wEneOw//b0C0qjs9sZjnY1kzJC2YKJCTdjlPKFlogzwBbAQ74mWVahxAtuVP7Ue8
+RPEUuYQJeJAig98OVJ/lGcG+s8wz6w7jwT7OTwDYpa3L0HPX1b53++lrFo/+Yu+w
+hmq6W/yyx6BIcaI7itCU7BmzNGl/+fIkkRJDJ6bggzYvjNnaGkbMHdhR2wbtKWMb
+4tLGif5eCcGKNnYGxLORVy44dwdyVmyVLZbRzKyyLhSw+7QKyjP/99gd0k1uQ4+g
+Nb3n5Cr65WJG6bI/kO/ecuR2pSbNBBMvmjtAygaOhFmByn0+d91jF+CBI0pElziY
+DkQ/wxrJMB9OlzPQBhaVgTxn2FaHEgMikYqdW277aDqyNrM0hjrsS+RM1bpACh61
+1qFsTnEk2zyENfn/9ebiReuDDJ1FADsqZsJrPKEcFRjTrjt04KIwocIRZ8sX1Hrm
+PD5jCbJ8zme4lqWL/DhIZV/dMb95m3FyZOSvqHTZD9FAUNVDyve8E5lmtl8YwFfT
+q8B+4yxXgbUPZFCHi27cvWYhoTeebkUKgbYaSbx00/aYJVtls5mADtcCU062W/gJ
+LOQY76QI1ITSuoYrcvba8Ab0iRmsDQd/ynBtqY5iIAXGusWhvdVFDYxxiZ9HSjfA
+eB2ygktnRSGx8EJWsY/aGxTTLRwaIsyQxsGCm5ZBl1PdC/xBbCE=
+=s5h5
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/3.4.6/apache-camel-3.4.6.pom.sha512
==============================================================================
--- release/camel/apache-camel/3.4.6/apache-camel-3.4.6.pom.sha512 (added)
+++ release/camel/apache-camel/3.4.6/apache-camel-3.4.6.pom.sha512 Mon Jun 21 
10:49:16 2021
@@ -0,0 +1 @@
+97844fcee38ce5f3aaea6ac031466fc236d54d2302b44262085076b34164f97fdbdd61a38e2f4587def0628401f43db25f42b614a26c877dba0489db5036ada2
  apache-camel-3.4.6.pom


Reply via email to