Author: gzurowski Date: Sat Feb 13 19:53:27 2021 New Revision: 46079 Log: Apache Camel 3.8.0 released artifacts.
Added: release/camel/apache-camel/3.8.0/apache-camel-3.8.0-src.zip (with props) release/camel/apache-camel/3.8.0/apache-camel-3.8.0-src.zip.asc release/camel/apache-camel/3.8.0/apache-camel-3.8.0-src.zip.sha512 release/camel/apache-camel/3.8.0/apache-camel-3.8.0.pom release/camel/apache-camel/3.8.0/apache-camel-3.8.0.pom.asc release/camel/apache-camel/3.8.0/apache-camel-3.8.0.pom.sha512 Added: release/camel/apache-camel/3.8.0/apache-camel-3.8.0-src.zip ============================================================================== Binary file - no diff available. Propchange: release/camel/apache-camel/3.8.0/apache-camel-3.8.0-src.zip ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: release/camel/apache-camel/3.8.0/apache-camel-3.8.0-src.zip.asc ============================================================================== --- release/camel/apache-camel/3.8.0/apache-camel-3.8.0-src.zip.asc (added) +++ release/camel/apache-camel/3.8.0/apache-camel-3.8.0-src.zip.asc Sat Feb 13 19:53:27 2021 @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmAi1TgACgkQnVvv+llC +wElnRg/+JoDJ2GNcltZGz4Jrtwv/nOvIPGKli4ovApF+mQidcd7VXz7ZgfGOxIAF +Pe31m05JS5AREM30JN18b1WPhX6FdqBimS3xVAoujse673XrVy3nWAF+e/5PF/E8 +qPJmNC8Fgh5L9rjj6ZlDB3mINknZVWpMJMIfMpLorbwdwg1cQRAwVP15D9Fw4Gp7 +Ot7NJHjO9MHMbQ9kIv4VipF+rYHuRojl2khd1/GsanSx4hPuJ84Mx8x5ZK7gcM3n +XQvH2JSBaGS8baLwlHqxS0OLVirjzkMLGlrLhYMNEJX58DBUySJBsCikrzUS3DtF +DDKA3XFtxvN3QlV2nEHYPf8LfDkDB9SmZMj5BhGMTe0SeSzakwvdN7pRK/iTtWJx +GBW8QLTZWq67LFiF6oMjyDxVmdHQrYOm46p43Mv1v9XZ01n/G41x7jI2Uzg5QgL0 +DadvYwpP9w5u+NO328CNKpv7LXMwmIToXI0wWWHC1BTdpch+3UZwwZ1KFQd6aW8A +Mp+22fWFZDiZd75et5EKOYrV7Qb2j+EVpGQeoxrWENB41HeC3vq9RJNqI09phfTv +/9sS7Sk+3L93ATK7kEw4jIGxCsmYfjcjte27ucvKOcwQXJKVH0Yn1bRPIO/yrZPP +afEiBbKVaiLoy29QrySP5kIbjRkWkvhd7R0S0jLA/2qOD9QR39Q= +=3epR +-----END PGP SIGNATURE----- Added: release/camel/apache-camel/3.8.0/apache-camel-3.8.0-src.zip.sha512 ============================================================================== --- release/camel/apache-camel/3.8.0/apache-camel-3.8.0-src.zip.sha512 (added) +++ release/camel/apache-camel/3.8.0/apache-camel-3.8.0-src.zip.sha512 Sat Feb 13 19:53:27 2021 @@ -0,0 +1 @@ +d5e208025e9d83e571151ce11764da60793d77dbc606a59c00b86c049d27ff6849b924fd92c2c08674ecd21b48985025c39003f8b97cb1ad603ab33f663307cb apache-camel-3.8.0-src.zip Added: release/camel/apache-camel/3.8.0/apache-camel-3.8.0.pom ============================================================================== --- release/camel/apache-camel/3.8.0/apache-camel-3.8.0.pom (added) +++ release/camel/apache-camel/3.8.0/apache-camel-3.8.0.pom Sat Feb 13 19:53:27 2021 @@ -0,0 +1,282 @@ +<?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.8.0</version> + <relativePath>../parent</relativePath> + </parent> + <groupId>org.apache.camel</groupId> + <artifactId>apache-camel</artifactId> + <version>3.8.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> + <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.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-util</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-management-api</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-management</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-base</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-base-engine</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-support</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-engine</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-model</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-processor</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-reifier</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-languages</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-xml</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-catalog</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-cloud</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-cluster</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-health</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-headersmap</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-caffeine-lrucache</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-xml-jaxp</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-main</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-tooling-model</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-tooling-util</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-xml-io</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-xml-jaxb</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-allcomponents</artifactId> + <version>3.8.0</version> + <type>pom</type> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-catalog</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-catalog-lucene</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-catalog-maven</artifactId> + <version>3.8.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-route-parser</artifactId> + <version>3.8.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.8.0/apache-camel-3.8.0.pom.asc ============================================================================== --- release/camel/apache-camel/3.8.0/apache-camel-3.8.0.pom.asc (added) +++ release/camel/apache-camel/3.8.0/apache-camel-3.8.0.pom.asc Sat Feb 13 19:53:27 2021 @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmAi1TcACgkQnVvv+llC +wEnhHRAAnU2Oqu2NVepaXBsyTwRwUe0B4h//mrRcWJKehmXaLCsoFctIXOMBIsE5 +3LxLmjzTsPFEY19RCxz8n4GxNdbXEXoqo+2QOcQ9a1YyBLJjrZ7S+Bp1vYRhyxTG +pEFvogHD2OInI05GWIK76o4S9xtN1FKFD120uO9TEeyXvrWm+Mjsz39cslK3m89Z +jsvvFW7ExQcwxJGXpergs/aue5Fv9s5MIGjdv6WX8cilxijyjjsSNF8n4Y7IyjAv +pXbx/nW6NZt1Uc1wnxqP3jXPl6NJcAU/9MjvI/Jj6noLBIwzRRcdoKrr3SzXry10 +H29e7V2CyTUAyEkcZNVwEjqFBDK9xukG+ENBe5L5fkG/DH9rR3a93Bgcd3wud27D +DsIMrmdU7MAViS/e8yxzTCgjl44JclsyXVnqo+QonncG17/4j3DKIpIVHOUJJFG+ +ChXe2adTM6sQWbEjKf8FVxqFlmUM06p1skzU/k7JtmO869/wDbXNMuBiOA7uhUyR +Z8HHfTLKFKipIVqd2yuv9IHCDdG6Vrt0DdN96x5+6n4Hd1jY3ALqfceUd2Jf2TDu +KvE89CHcfKQF8ZkRWNjESvsg2ae/6+PYsQCqXpMCFdZSMUfp7Ia39aHd/wTVS9ep +IKa4TOFY9dFVf3n9AKGauIVIFsl1kmNI96XLiprA5PDDT4pe8g0= +=vrKP +-----END PGP SIGNATURE----- Added: release/camel/apache-camel/3.8.0/apache-camel-3.8.0.pom.sha512 ============================================================================== --- release/camel/apache-camel/3.8.0/apache-camel-3.8.0.pom.sha512 (added) +++ release/camel/apache-camel/3.8.0/apache-camel-3.8.0.pom.sha512 Sat Feb 13 19:53:27 2021 @@ -0,0 +1 @@ +106805498137b7c4c04d89ba51ddcdd8926eba12660ec433e0080426712ac8acb06c33e5fe892d8dd4abb3df325ac084ca69ec9e1d0cd7adeb37cc0e1feab97d apache-camel-3.8.0.pom