Author: gzurowski Date: Sat Jan 7 09:09:13 2023 New Revision: 59184 Log: Apache Camel 3.20.1 released artifacts.
Added: release/camel/apache-camel/3.20.1/apache-camel-3.20.1-src.zip (with props) release/camel/apache-camel/3.20.1/apache-camel-3.20.1-src.zip.asc release/camel/apache-camel/3.20.1/apache-camel-3.20.1-src.zip.sha512 release/camel/apache-camel/3.20.1/apache-camel-3.20.1.pom release/camel/apache-camel/3.20.1/apache-camel-3.20.1.pom.asc release/camel/apache-camel/3.20.1/apache-camel-3.20.1.pom.sha512 Added: release/camel/apache-camel/3.20.1/apache-camel-3.20.1-src.zip ============================================================================== Binary file - no diff available. Propchange: release/camel/apache-camel/3.20.1/apache-camel-3.20.1-src.zip ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: release/camel/apache-camel/3.20.1/apache-camel-3.20.1-src.zip.asc ============================================================================== --- release/camel/apache-camel/3.20.1/apache-camel-3.20.1-src.zip.asc (added) +++ release/camel/apache-camel/3.20.1/apache-camel-3.20.1-src.zip.asc Sat Jan 7 09:09:13 2023 @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmOz42gACgkQnVvv+llC +wEm5Yg//Xa0tzZ+v/7C+cLZY2+d+5zpe2U9M/lvp1rLcSsLJGkVS6rFVo4k2vGan +Jywx52xHwFVxuhzuiD5ke08VWJQaAhFObGsHVUk/oC2DkuySY3C47Cc/7uJQO96Z +JrtEQNg5BBG6SMRDoeHtmZGHyWvj0/0fVdWpwLaMXrisOpxfDyLV3FjO2F79qqLF +f3SH2e5J31b/ofCCK9xz9QeNdRcXn4Uw5bMkj7w4z3LEcqqGtMtPE8KVkTlBbQMU +h6DfCTBJhHI8gqDiJVEXTKKVeTGR9n1w8vsr1StMF7nIcEcJI0kc8yrvZtcqxXEU +RcNXZhUnTSxhcWrNDq7cTb5FbvJwba8Q62JyjrK3pPCRcofC1/HeBXtVjrJefvud +Yt6ilvXZ8/8X4uD4QeZ3HquqVXWCf7QSe3OiQAm2RbDMDeTrs1ipz+37RwDAzNCQ +7frwgxNtHvSQy99a4bRb/hO5hzWqaQ88Lqv74tBnEAspcY0z+0aVmiiqFwA3GrQi +DrcO5URiNGKU4ItWt/hMGf6fn2HieW4J7P2eIDS7ic0442rVXAjkOBZqA5Yzzz4M ++U6iVgfps14XK2HNHeQbY8NtYvOyMYFqYcieMb5mxI+Tt7Dvkn1YCCz2idBmqKWl +LIBQEm8rW2/IcMyjXxy0Va3zbvYtXrqlBLMKHO8QrD5XSYG8v/A= +=2WrM +-----END PGP SIGNATURE----- Added: release/camel/apache-camel/3.20.1/apache-camel-3.20.1-src.zip.sha512 ============================================================================== --- release/camel/apache-camel/3.20.1/apache-camel-3.20.1-src.zip.sha512 (added) +++ release/camel/apache-camel/3.20.1/apache-camel-3.20.1-src.zip.sha512 Sat Jan 7 09:09:13 2023 @@ -0,0 +1 @@ +78cf16adfd4671df8514021af877d6738931dfe98775d3e8b00dfe5941b2f5a48240c9e1d078e811a0e82a78ccae26c9467c26acefe7d7bf85e079d5180d3089 apache-camel-3.20.1-src.zip Added: release/camel/apache-camel/3.20.1/apache-camel-3.20.1.pom ============================================================================== --- release/camel/apache-camel/3.20.1/apache-camel-3.20.1.pom (added) +++ release/camel/apache-camel/3.20.1/apache-camel-3.20.1.pom Sat Jan 7 09:09:13 2023 @@ -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.20.1</version> + <relativePath>../parent</relativePath> + </parent> + <groupId>org.apache.camel</groupId> + <artifactId>apache-camel</artifactId> + <version>3.20.1</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.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-util</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-management-api</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-management</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-base</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-base-engine</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-support</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-engine</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-model</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-processor</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-reifier</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-languages</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-xml</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-catalog</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-cloud</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-cluster</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-console</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-health</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-headersmap</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-caffeine-lrucache</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-xml-jaxp</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-main</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-tooling-model</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-tooling-util</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-xml-io</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-xml-io-util</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-xml-jaxb</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-allcomponents</artifactId> + <version>3.20.1</version> + <type>pom</type> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-catalog</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-catalog-console</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-catalog-lucene</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-catalog-maven</artifactId> + <version>3.20.1</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-route-parser</artifactId> + <version>3.20.1</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.20.1/apache-camel-3.20.1.pom.asc ============================================================================== --- release/camel/apache-camel/3.20.1/apache-camel-3.20.1.pom.asc (added) +++ release/camel/apache-camel/3.20.1/apache-camel-3.20.1.pom.asc Sat Jan 7 09:09:13 2023 @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmOz42cACgkQnVvv+llC +wEmyQQ/+OlGN6DOg8Q21vSUB/d+NfxrUEFtsl5pNAl69Xwt8Jhrvwop5vuY5hAl2 +sSpO6x5m6DT05Wa+EaHvvzVgjQBY+bbWKav7IgbQMPGX14Gy1/2Y6giCqOM97JVu +8L97ogSSCnh80RbrebeHKuJNqoFy4G/zTQrVXWgcVBsWduvp3ixnXbRYRduWifac +ZOKSg2Qp5uOKkN4ZQAPea9sh4IT/ZRxLEc949amJAWdHzc1XOO/njMpKm6g43pvF +hYclnbRLWYLDyNF8l56AzxpnFvsjQ3z3xGBEzKvX91u5G2YXhzNr0sAZEsgRGchp +VXBFRLI7GV+Uy2bd84Kk16HzY/6dF02bf9u8DcWHzNOEQQ9ZUKv6C1ScORxmLewF +mPAgNzsFGo74+liMKNI3YB8xvultlG04YhL/dG0HgUS1XDiWeJRC+AVcGRSSAW/u +yR0EyYGWP/0JsumEdLsDCsUp5p3MbXD2uhSIJ99WoAoKwBWjKTIyv98O3jwP9Ils +sMwx0hyTzowsOV+R+q6cdPb4+o74Gf1GCs9nDriv2Ntes2s2YhyScmQJPrsmSNBH +Z+AhqyeXa+Ws8jVQuAiXV0J4KgZY8rkSiRLddwxYBVE3qe7UrYWleo9FtW43Q2pc +r19kUpPNpDQQWVXgAb37bd/3w5d+NRzso9wUsDyZi/9LwimG1So= +=OhGQ +-----END PGP SIGNATURE----- Added: release/camel/apache-camel/3.20.1/apache-camel-3.20.1.pom.sha512 ============================================================================== --- release/camel/apache-camel/3.20.1/apache-camel-3.20.1.pom.sha512 (added) +++ release/camel/apache-camel/3.20.1/apache-camel-3.20.1.pom.sha512 Sat Jan 7 09:09:13 2023 @@ -0,0 +1 @@ +b1a47d47f3ac090da4bda8d7500a0d6a80dab2022369a4ca79be6b0af759d358f1008b67098433261659201e44b66eba1c8fdb8e8ae2b5e31aa500e8dc748c74 apache-camel-3.20.1.pom