Author: gzurowski
Date: Thu May 19 08:55:31 2022
New Revision: 54626

Log:
Apache Camel 3.17.0 released artifacts.

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

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

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

Added: release/camel/apache-camel/3.17.0/apache-camel-3.17.0-src.zip.asc
==============================================================================
--- release/camel/apache-camel/3.17.0/apache-camel-3.17.0-src.zip.asc (added)
+++ release/camel/apache-camel/3.17.0/apache-camel-3.17.0-src.zip.asc Thu May 
19 08:55:31 2022
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmKA8cgACgkQnVvv+llC
+wEkIAA//X79PN5AeDhyDBakOxLPecHLRxXmJwai6zrus+97CVVEsdJO9tnpnnSpp
+aYD1CoJXgIXZm+1oB791TDyHf9uSJWu2MCMBip2xW9HgBIrPdaXriNrnMlZt5Q7S
+elE+SWuFtyj8gXYzJklRg6v6r/avXYfF/oJ+WDq2iriYfcpK0HwyY0b8Wq4/JjX2
+0UIHxQwhA2rqbR0qkvATkqTc51OLSnssmm5i14GnTBanFPDZW8WcWVbstcu0646t
+QkPwtwQl48ycWSpl6UdsXqv+FYIIxcfWY6DKcA6BNz2HddCA5kklltxjKL7fGXQt
+h3elRI4pwdvn+t/yqfCAzZSL2tyCvMc+RgRTcK7yiuDDDpG4qGzwJCTNYswBc6kE
+GkociDk1E72XcwlanHgr6s69GBnl4LswJPEVA3Y8WfYGLm1ZG1jgm6ZnKjvy/KfH
+8VRT6RyaNlEaN1iZJDopdrUCbk815L1ciGLWZfRz3gLs9seK6SvdlAl0gNuL63V+
+OlfInp3NkRV57HvYcU1OoLl9fOCKgvYeDXPX4jtLQUR1OG3v9/uAy3e59OFlwVDY
+vaewn7MPxIDR9VhIVzodVjGtgx0waomN6ePwnDb3Fzs43b9PBg7CfHJaLs2u1QpG
+I/IuZhv5GR6uWo8l6v7rg/aPX4Cbh3VX1BqEK+K8Ku0+iUumITA=
+=ANTp
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/3.17.0/apache-camel-3.17.0-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/3.17.0/apache-camel-3.17.0-src.zip.sha512 (added)
+++ release/camel/apache-camel/3.17.0/apache-camel-3.17.0-src.zip.sha512 Thu 
May 19 08:55:31 2022
@@ -0,0 +1 @@
+292568d3976d46ee2be40803c76e1bc98315d318c46cddf4d42cbfb98ef41de63ac67554d490ba4b22a166f9075b8631515e2ab131afca66320eff8da1e8af1f
  apache-camel-3.17.0-src.zip

Added: release/camel/apache-camel/3.17.0/apache-camel-3.17.0.pom
==============================================================================
--- release/camel/apache-camel/3.17.0/apache-camel-3.17.0.pom (added)
+++ release/camel/apache-camel/3.17.0/apache-camel-3.17.0.pom Thu May 19 
08:55:31 2022
@@ -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.17.0</version>
+    <relativePath>../parent</relativePath>
+  </parent>
+  <groupId>org.apache.camel</groupId>
+  <artifactId>apache-camel</artifactId>
+  <version>3.17.0</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.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-util</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management-api</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base-engine</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-support</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-engine</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-model</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-processor</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-reifier</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-languages</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-xml</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-catalog</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cloud</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cluster</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-console</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-health</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-headersmap</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-caffeine-lrucache</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-main</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-model</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-util</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io-util</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxb</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-allcomponents</artifactId>
+      <version>3.17.0</version>
+      <type>pom</type>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-console</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-lucene</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-maven</artifactId>
+      <version>3.17.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-route-parser</artifactId>
+      <version>3.17.0</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.17.0/apache-camel-3.17.0.pom.asc
==============================================================================
--- release/camel/apache-camel/3.17.0/apache-camel-3.17.0.pom.asc (added)
+++ release/camel/apache-camel/3.17.0/apache-camel-3.17.0.pom.asc Thu May 19 
08:55:31 2022
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmKA8ccACgkQnVvv+llC
+wElv8Q/+PlExPkjpYF7WhjDDRRLyNIfAVD8Mh9qX77emCt7Os6h911w6QQbbHUgc
+KzQMZbbL/Vh0endJob05VczRQWxgodgqk5+fwfvJT+gmtVFf8Lo59xXWvm2UXY8d
+xrNwMYmOBAOKYK2CbjdUGC0I/vAO6afOkDUdonrWDe3NwI4Bu/iB9Tk5E5EAET/0
+jtLiqiqe1DL+9JbXdnQtN7hHZzLBVlaY6bCMhNE+h6mpcnBO6KjdS6jrlkojhHxr
+KrPWAyv6c0Cn9kF5I5muwJNP9xCqV/BckTc758x9nuc+hnP8fgKNC/UoJp21LfIq
+q4WYOqRaLGDJbxPT7JiPeYZHx+aFujFD08qsAg/LA6cvmTI9bvMc/972RuPSOcls
+UU9W/zoAzLAznNzJ+xD7PzKd5ClnYQYX/8CTxo09kJlyJv5R7CPbP2plfj1i0bZi
+7Kh/jc38uf76ftxqpc2tbT1ohXwaccLrcfyuU9XdQGGtxopXPJztsd8+8RsOQ8Lm
+dblfAyfsTbPqsxRApxWZG0SzfN5dfc0i+b4HvYRN1jwXeDquxFUGG0MZ9T50+bnk
+ria64bwvI9im/qVAHA6Jc5PcWyT958tabDdhriMimwAbHz9h3Wuy312rKaeTTW6P
+YOvGcwIOv+ephrMSaG/Canst83rUmCtDvO9+dIHZa1ZKPuYOqfY=
+=eF2q
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/3.17.0/apache-camel-3.17.0.pom.sha512
==============================================================================
--- release/camel/apache-camel/3.17.0/apache-camel-3.17.0.pom.sha512 (added)
+++ release/camel/apache-camel/3.17.0/apache-camel-3.17.0.pom.sha512 Thu May 19 
08:55:31 2022
@@ -0,0 +1 @@
+53fe62f3d7bbf45688ef6c1723658756e491671cee74b5e634ba4a562c1654fc28d2f7fe86fb4a78803fddce3121a055c6967d96a85a5e6f4e4970326b254ecc
  apache-camel-3.17.0.pom


Reply via email to