Author: gzurowski Date: Fri Sep 4 17:48:05 2020 New Revision: 41319 Log: Apache Camel 3.5.0 released artifacts.
Added: release/camel/apache-camel/3.5.0/apache-camel-3.5.0-src.zip (with props) release/camel/apache-camel/3.5.0/apache-camel-3.5.0-src.zip.asc release/camel/apache-camel/3.5.0/apache-camel-3.5.0-src.zip.sha512 release/camel/apache-camel/3.5.0/apache-camel-3.5.0.pom release/camel/apache-camel/3.5.0/apache-camel-3.5.0.pom.asc release/camel/apache-camel/3.5.0/apache-camel-3.5.0.pom.sha512 release/camel/apache-camel/3.5.0/apache-camel-3.5.0.tar.gz (with props) release/camel/apache-camel/3.5.0/apache-camel-3.5.0.tar.gz.asc release/camel/apache-camel/3.5.0/apache-camel-3.5.0.tar.gz.sha512 release/camel/apache-camel/3.5.0/apache-camel-3.5.0.zip (with props) release/camel/apache-camel/3.5.0/apache-camel-3.5.0.zip.asc release/camel/apache-camel/3.5.0/apache-camel-3.5.0.zip.sha512 Added: release/camel/apache-camel/3.5.0/apache-camel-3.5.0-src.zip ============================================================================== Binary file - no diff available. Propchange: release/camel/apache-camel/3.5.0/apache-camel-3.5.0-src.zip ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: release/camel/apache-camel/3.5.0/apache-camel-3.5.0-src.zip.asc ============================================================================== --- release/camel/apache-camel/3.5.0/apache-camel-3.5.0-src.zip.asc (added) +++ release/camel/apache-camel/3.5.0/apache-camel-3.5.0-src.zip.asc Fri Sep 4 17:48:05 2020 @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iQIcBAABCgAGBQJfTQEtAAoJEJ1b7/pZQsBJrrMP/jZl2P27iT7LJXejdzRXbr2l +sCNppwvUmnzehDbJf0LZDCbR5Ci06XpfzKD1qmuZHYjX9Z/ME0T71x43lqJjZ9hD +Od9s94QWFlPtBi+0Z1tyPvknmSm2kKbiEwJuKTkdR9yJ3ogP3Tr0MPVUDkWP8hT6 +knHB0ZeYTk8Zu4cPqnkrJoVbg5AO/ZWkA5wvGzFFbG6xNISSEG+fXfAUTUCvzTdg +kmSq56OXUN+WrO4RpN1IUtzqJ3yZbysfukyI8IpiiytOG9OMGc63aq9zX3kNqWfs +tDl4k3fusB//D3A41VcdU3XRtq+LPNjU5kAEwXtG41beB/dYNw/fN56b73ktp33D +XLz+Mk8vESUdsQnQwlLkniaccIBXOQTevk+Jtf9T6B6u9gRpuWbw6NKcW+yxn7/1 +9wEx5k9KkLuxz87fBA0HyEIMGixFlL1NnLhSqf/l2RNu3kUXiEbV/oTDNYFO1RcQ +6S4ERP5EefTJC9IlBSUs/mtvuBTMGFnX+hifBtpLVmgehyVKUHr/rvzvdA3wtlxz +UWkAgIN1hU907nCw7fcYGD8K/cupyECZ54wTAz9/xvNt4I6V+MONyQSZGH3c5EGE +PxZlLPzv6iwufb0Al5cVHO0rZttI3/bdkrtdMYimF7jbjZ9XGJ0wEYzuq+Of7D9S +DIo8TnFq8Rj9xfeaJeTw +=uMSs +-----END PGP SIGNATURE----- Added: release/camel/apache-camel/3.5.0/apache-camel-3.5.0-src.zip.sha512 ============================================================================== --- release/camel/apache-camel/3.5.0/apache-camel-3.5.0-src.zip.sha512 (added) +++ release/camel/apache-camel/3.5.0/apache-camel-3.5.0-src.zip.sha512 Fri Sep 4 17:48:05 2020 @@ -0,0 +1 @@ +a70c832410dd604f78725e06c6386fa2156c874c643f1dfbb48e5dd3c9f3544b3ba0d5264da9f430f3c21c21afec3279fbfaae6998498e2dc049f27c2dd6f1d4 apache-camel-3.5.0-src.zip Added: release/camel/apache-camel/3.5.0/apache-camel-3.5.0.pom ============================================================================== --- release/camel/apache-camel/3.5.0/apache-camel-3.5.0.pom (added) +++ release/camel/apache-camel/3.5.0/apache-camel-3.5.0.pom Fri Sep 4 17:48:05 2020 @@ -0,0 +1,275 @@ +<?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.5.0</version> + <relativePath>../parent</relativePath> + </parent> + <groupId>org.apache.camel</groupId> + <artifactId>apache-camel</artifactId> + <version>3.5.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.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-util</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-management-api</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-management</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-base</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-support</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-engine</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-languages</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-xml</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-core-catalog</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-cloud</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-cluster</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-health</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-headersmap</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-caffeine-lrucache</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-xml-jaxp</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-main</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-tooling-model</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-tooling-util</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-xml-io</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-xml-jaxb</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-allcomponents</artifactId> + <version>3.5.0</version> + <type>pom</type> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-catalog</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-catalog-lucene</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-catalog-maven</artifactId> + <version>3.5.0</version> + <scope>compile</scope> + </dependency> + <dependency> + <groupId>org.apache.camel</groupId> + <artifactId>camel-route-parser</artifactId> + <version>3.5.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>bin</id> + <phase>package</phase> + <goals> + <goal>single</goal> + </goals> + <configuration> + <descriptors> + <descriptor>src/main/descriptors/unix-bin.xml</descriptor> + <descriptor>src/main/descriptors/windows-bin.xml</descriptor> + </descriptors> + <finalName>${project.artifactId}-${project.version}</finalName> + <appendAssemblyId>false</appendAssemblyId> + <tarLongFileMode>${tarLongFileMode}</tarLongFileMode> + <recompressZippedFiles>false</recompressZippedFiles> + </configuration> + </execution> + <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.5.0/apache-camel-3.5.0.pom.asc ============================================================================== --- release/camel/apache-camel/3.5.0/apache-camel-3.5.0.pom.asc (added) +++ release/camel/apache-camel/3.5.0/apache-camel-3.5.0.pom.asc Fri Sep 4 17:48:05 2020 @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iQIcBAABCgAGBQJfTQEsAAoJEJ1b7/pZQsBJ818P/1xFwbiIdZpcWzhhRray68b7 +UEG/s2N12Q/twa6qAnHzVwbyMxGAS9PEIOlHYBlmpFnHkTx1mLb7qEBni/8Upy3g +0PWUjubW88rMGDXq2LSwaeXzCw2jBeuo0tEUSx3obxME5xLinEXpEHl13LHBsR/w +93i8E6NIdKKH6Ym5k43cTNvUb4isUljxhZGYcOTYSj05ZzUt7jw2DRYbd3whv2Y0 +RgVZTCxVWcYZ6ZZM+bfV+vwILgV3OZr1DMK3ldbLkMn4Xs03VplZaXF/ExcLQljD +8dtnb0aHBduABbPdtIneffZhJHwPXLKqLWNwHAp2jnqxRlygMxUn0zblqaSpA0BI +teIY52jPEzBb2M9U/s107MY3qEi49H25M86/+068D3nfQDv4aMhELtT9GYEglCP/ +uUYhqjAtIoHhjugouqVKzkbjf9tVlLJi1AP7rJ6ahePHjKjAUf5XwLokXF+CxzbB +mdG5f9+rZAyDqkMPSdQQjIRAJioP+e1UNBvkBJ+PlMCjoVWj8yp6QTLn1E6yylb9 +mm2TLSLAZSik4mf6lWOdWk3Fc1iM5wmnvWOXn2pw9+6rbVPgqDmHt4YVPAtG/6uB +2L/pbg/QPZY+/VzBMPEW577gv1visy1I3aiRT5CNhiE28qNDa6qLZ86A6Si9fv0j +jp1Ktvv13xcpFA583SZ/ +=RAO1 +-----END PGP SIGNATURE----- Added: release/camel/apache-camel/3.5.0/apache-camel-3.5.0.pom.sha512 ============================================================================== --- release/camel/apache-camel/3.5.0/apache-camel-3.5.0.pom.sha512 (added) +++ release/camel/apache-camel/3.5.0/apache-camel-3.5.0.pom.sha512 Fri Sep 4 17:48:05 2020 @@ -0,0 +1 @@ +95e03ac2928eedd1828f042cceb89bee85c1090f7ec7726bd8a57ff5b3ac924cf509d61b4698761cceabe67c8f0ff4bf5dc4b93cff1283e0db8cc3f160207de6 apache-camel-3.5.0.pom Added: release/camel/apache-camel/3.5.0/apache-camel-3.5.0.tar.gz ============================================================================== Binary file - no diff available. Propchange: release/camel/apache-camel/3.5.0/apache-camel-3.5.0.tar.gz ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: release/camel/apache-camel/3.5.0/apache-camel-3.5.0.tar.gz.asc ============================================================================== --- release/camel/apache-camel/3.5.0/apache-camel-3.5.0.tar.gz.asc (added) +++ release/camel/apache-camel/3.5.0/apache-camel-3.5.0.tar.gz.asc Fri Sep 4 17:48:05 2020 @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iQIcBAABCgAGBQJfTQEsAAoJEJ1b7/pZQsBJ18sP/1x02eO/w+o9vTSG8xgx/dkf +ze/z91/I3xnn1gCxm27GDOZ7PczAi5IlJ2Lt2eXyJjEec+f5VqmXX4LB9Gg9oZMP +98zs4n3Uu62Yr+52aZEQV5UbWNTwDyZ/rfMsW0hBzALAYJ3ZBlvEzo8lDu4FMiO7 +e/UfV7WG/BP0u+wZOvaRETgSPae93MpxJ2oS+mWafnSpNEc3jgi/yLrzuggIOoeX +rFyb/2znRjDaKzzs7G8FpvuepROVondE8Nk5dCJN0f2EKvSFT5OKcwpv05xbUb3R +S7PKknEerX7lLTWy0VaTnVR4FaUsOJbEI1wa0GHwAgWk1flHopVt7ZEegms0nfoz +80rv9ajb1Nhw8GO+DsY6xDLLdAtqA4Kgp+oHqMpX15m5jpiHmQlINOL6xUFoXprY +yFkn7pxceYY+TwFl8M4GsTmTOQGlouoFjlnSoke3ggPRyIVfrMzF/J+yelqSY2iP +o1nUv5ZKjB0WmZxt/n/kAvUyBx6GepU1+9ZkYSWeQ9LO21LHjJ/cZvNrazaZcDU2 +5tZqQ8Mj28ajYpcmkdK8nuPfW6Ka/BxL9Ma3oitOwTt8zB/5NGmiEbqifFxPeSey +tv04u4T82ICM2FL/sr0EDOyXhZHeCYXrgCBYMXouwCcHZfLdhxqx2IG9F/UMOVaD +lyqxmID7/D+dfSojOhqH +=9MOs +-----END PGP SIGNATURE----- Added: release/camel/apache-camel/3.5.0/apache-camel-3.5.0.tar.gz.sha512 ============================================================================== --- release/camel/apache-camel/3.5.0/apache-camel-3.5.0.tar.gz.sha512 (added) +++ release/camel/apache-camel/3.5.0/apache-camel-3.5.0.tar.gz.sha512 Fri Sep 4 17:48:05 2020 @@ -0,0 +1 @@ +5de05c6ab144824e83dbb496c67aeaf722f7689ef061645505852c1435d74b18090652502a7a7fe0565c0e43054bdc79eac19b5e6b1874d3788710f38a059dfb apache-camel-3.5.0.tar.gz Added: release/camel/apache-camel/3.5.0/apache-camel-3.5.0.zip ============================================================================== Binary file - no diff available. Propchange: release/camel/apache-camel/3.5.0/apache-camel-3.5.0.zip ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: release/camel/apache-camel/3.5.0/apache-camel-3.5.0.zip.asc ============================================================================== --- release/camel/apache-camel/3.5.0/apache-camel-3.5.0.zip.asc (added) +++ release/camel/apache-camel/3.5.0/apache-camel-3.5.0.zip.asc Fri Sep 4 17:48:05 2020 @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iQIcBAABCgAGBQJfTQEtAAoJEJ1b7/pZQsBJEOEP/3wu93KoMlMqQkrxmwuXFkko +oZA9KeYfbAIbKGuLebQYobMKKLlLAD9Msni57ihq0OKY2hpaFsD9+xCeBtdmbMkT +PHYQLh/05rlJvxBWRmink2xSohFeDspon4dB805NVnaWoWTD18dCVWwDkhUYKQ0A +pZLeUzRpSsYSX9/49y6EA44IbNBiIr2t60fPPgNs+lb2EaOALnh/Jfyav1lMsX8i +YGJHwrgoViD5X3Rsr2vlY0UZkAaBzVnJwlglyiIBhhirvofM22EVLPTHRUiCGE5G +PibMmrUIg5IAPuMRSHxvOkfE8E+USkFICqAkWfrPd3B+fvgXx4gkwAHQSIRbzXhK +sYkuv3IeWMEkra6fGYnLKla0mSG0mh+aFM6tYvsyeab5XHQnQA0wmiKZpNuqc1RA +ugrB+PIhBzRb+L/O1v8JKBC2zpBkZ8iKN1TImtSwzlNrE/h6+8AuHL5e/w3VkLkg +3/B+W9d0OuR3tCwj6oor2rms/8oPxrBg1Onb7iP0J/We51IUJflkx+f1CFObTbTx +FcxERW+Coo4nCTfwZ54krg5UtW6eVZh8O9CmHY7ax4C7ogwNvfh5IPLWtmCMmZr3 +IbRVWKNhX5RrXddfDADEiwLBxbxicJVXr4Tv0fOgImRbXsYwDRD2Ezml65QLP8wA +EJwNbyzDj2QnOil3ecdR +=3L28 +-----END PGP SIGNATURE----- Added: release/camel/apache-camel/3.5.0/apache-camel-3.5.0.zip.sha512 ============================================================================== --- release/camel/apache-camel/3.5.0/apache-camel-3.5.0.zip.sha512 (added) +++ release/camel/apache-camel/3.5.0/apache-camel-3.5.0.zip.sha512 Fri Sep 4 17:48:05 2020 @@ -0,0 +1 @@ +07d661d7ec109415dea8d479700da07944be3058572ba35918322e4c8532ab61ef8cb62e402bb37e0bc2ac297e1d8747e4df9af218c007c5cd290dbe6f17acc3 apache-camel-3.5.0.zip