Author: gzurowski
Date: Thu Jun 30 07:57:44 2022
New Revision: 55354
Log:
Apache Camel 3.14.4 released artifacts.
Added:
release/camel/apache-camel/3.14.4/apache-camel-3.14.4-src.zip (with props)
release/camel/apache-camel/3.14.4/apache-camel-3.14.4-src.zip.asc
release/camel/apache-camel/3.14.4/apache-camel-3.14.4-src.zip.sha512
release/camel/apache-camel/3.14.4/apache-camel-3.14.4.pom
release/camel/apache-camel/3.14.4/apache-camel-3.14.4.pom.asc
release/camel/apache-camel/3.14.4/apache-camel-3.14.4.pom.sha512
Added: release/camel/apache-camel/3.14.4/apache-camel-3.14.4-src.zip
==============================================================================
Binary file - no diff available.
Propchange: release/camel/apache-camel/3.14.4/apache-camel-3.14.4-src.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/camel/apache-camel/3.14.4/apache-camel-3.14.4-src.zip.asc
==============================================================================
--- release/camel/apache-camel/3.14.4/apache-camel-3.14.4-src.zip.asc (added)
+++ release/camel/apache-camel/3.14.4/apache-camel-3.14.4-src.zip.asc Thu Jun
30 07:57:44 2022
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmK3KU8ACgkQnVvv+llC
+wElhsg/8DsALK6aYhZo17P3ncCKjGQkTGsQAvtGli2DMJPN3l03n4JRalT1sKY/X
+3NHXymefa5oAw1foSR2HxQr4lWDU2B0UPg93AzS2c+tyhfOXGPwFgGa//8up79fX
+1HHQix6v8hJ4w35cG0k0zPp8pN27nDPiHgtkwpV0BS6zKP48D76iycdsnceOjj7U
+4gRCjz3TQA8bd6mNH4zLHdLEHGlykOVW5PTGR875oBLYWi3jj3FUcEU6SmEMGIwt
+kI9YZlj1gtiXM9h/bRkdaMSqqDC9C55FXn5lRofsQkk9qMjA/ua7HvPlDN3Jb9nM
+WZlChTSJ2EY7ElV0EGzJ6vuPyjsQTIhetzEkBztLXf6GX3DhrxsJsNneOL+0ZxSV
+WMPwPMP7adX7nqGEkoTgbecyiXXzvBl4MkTgPA6dswS+beq5l3k81k8j8xnpai6v
+toEyhWp8V08Mbl7h9rqZXQ6+RHolTQGnqo70z5Nbq7mp3hyv68j9N4Bzd/ku8bvy
+Y+XbAnxo7OGyCm5qoVXz+ToZXYXAELPOOWOmx3qM1N/psIzXWMOLbng4ykrMy/ag
+swWJrJBWbqkNWtGmoRrMGjWLlVDWMUShVNmCWGQau2wIdh/DGthUMVjonNbNYF/7
+rDurWcpIadeVoN8+pSuXDc0ITcTUuCYJH5WfIMoDGxTQwgvWx1k=
+=ouaQ
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/3.14.4/apache-camel-3.14.4-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/3.14.4/apache-camel-3.14.4-src.zip.sha512 (added)
+++ release/camel/apache-camel/3.14.4/apache-camel-3.14.4-src.zip.sha512 Thu
Jun 30 07:57:44 2022
@@ -0,0 +1 @@
+dd8b0c811107805e5b72f5552f54a118fe59190d9e179cf6a01f0b54be16254cdec0626b0bcdf7de6a6fd0a10e9928693e54ca01df556874dea418aeaddc0ce2
apache-camel-3.14.4-src.zip
Added: release/camel/apache-camel/3.14.4/apache-camel-3.14.4.pom
==============================================================================
--- release/camel/apache-camel/3.14.4/apache-camel-3.14.4.pom (added)
+++ release/camel/apache-camel/3.14.4/apache-camel-3.14.4.pom Thu Jun 30
07:57:44 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.14.4</version>
+ <relativePath>../parent</relativePath>
+ </parent>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>apache-camel</artifactId>
+ <version>3.14.4</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.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-util</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management-api</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base-engine</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-support</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-engine</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-model</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-processor</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-reifier</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-languages</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-xml</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-catalog</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cloud</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cluster</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-health</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-headersmap</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-caffeine-lrucache</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-main</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-model</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-util</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io-util</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxb</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-allcomponents</artifactId>
+ <version>3.14.4</version>
+ <type>pom</type>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-lucene</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-maven</artifactId>
+ <version>3.14.4</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-route-parser</artifactId>
+ <version>3.14.4</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.14.4/apache-camel-3.14.4.pom.asc
==============================================================================
--- release/camel/apache-camel/3.14.4/apache-camel-3.14.4.pom.asc (added)
+++ release/camel/apache-camel/3.14.4/apache-camel-3.14.4.pom.asc Thu Jun 30
07:57:44 2022
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmK3KU8ACgkQnVvv+llC
+wEnGEQ/+My4dtilOPsSRW39wGMJTlRF/dR+B/dVcoQucxiegXjFp6u/FUZmJLiBf
+XVvWOtWiqDjeAi+jypXyHYM2mySz675FpazVTP/mHamoYlnyQxNa1Xf2LN1PFDEP
+Ii3gobeW1w2ZIN5+9jWAA5UMMvD3SeuRskPKXHhet22iujrh2PWwM1VIxCne7d1t
+8AmMb3AG0LdVOjEDbWIO9cqN/Th3/aEvAkU9CH1jxLTu5ViXaeaob/3ivu96A0zy
+7UvFOFGh9b8p5FqI0iL4Ba9CnDIU7Xy1gGta8EYgNbYfEiwIBT2ZwsCOmzq+cNIU
+IgPAe4+MGPWYx31ozuLkvBOBIaP3L+lm7YPd9WtAv9vQoVyixfHLNqIkL6b+7puW
+d3NJbwCcWoGZuoGi6ntu2WJD6fyL5aQHL2mH8mDzw1WFwznOvPMYpwbOYG3gmHdW
+p/LPRCkkzGJcyWbFVwrDJP1E/ssUQQkRoHKUUcsH9cRyEYqVI1S+m0gmSjLqi/fu
+mecFxRR8VdFGzXVNGdDPC/+rNiPEDKaioF/GKoeZk5VnFMdpQKYsIKcL1LvJju6A
+xeNthlxfbeHuI0BSOQ5nG5kzoWuYj5C9zZh/QF1ZUcMeg7Ft2MaDbMomQH6eQY8T
+GV1sNfovu6mIeAARU4YyydIojQaVsPJM0WfenaTDD1zRuNR9C8M=
+=ibgT
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/3.14.4/apache-camel-3.14.4.pom.sha512
==============================================================================
--- release/camel/apache-camel/3.14.4/apache-camel-3.14.4.pom.sha512 (added)
+++ release/camel/apache-camel/3.14.4/apache-camel-3.14.4.pom.sha512 Thu Jun 30
07:57:44 2022
@@ -0,0 +1 @@
+79da2726f95907e97d0f7c32a96911a9cbd2bc71bb15e7970c50ae012a608fed1b26b98eb053c30911eaa792892c76c9302e6ef2d91627b65bb125e5717794ec
apache-camel-3.14.4.pom