Author: gzurowski
Date: Fri May 10 07:55:38 2024
New Revision: 69080
Log:
Apache Camel 4.6.0 released artifacts.
Added:
release/camel/apache-camel/4.6.0/apache-camel-4.6.0-src.zip (with props)
release/camel/apache-camel/4.6.0/apache-camel-4.6.0-src.zip.asc
release/camel/apache-camel/4.6.0/apache-camel-4.6.0-src.zip.sha512
release/camel/apache-camel/4.6.0/apache-camel-4.6.0.pom
release/camel/apache-camel/4.6.0/apache-camel-4.6.0.pom.asc
release/camel/apache-camel/4.6.0/apache-camel-4.6.0.pom.sha512
Added: release/camel/apache-camel/4.6.0/apache-camel-4.6.0-src.zip
==============================================================================
Binary file - no diff available.
Propchange: release/camel/apache-camel/4.6.0/apache-camel-4.6.0-src.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/camel/apache-camel/4.6.0/apache-camel-4.6.0-src.zip.asc
==============================================================================
--- release/camel/apache-camel/4.6.0/apache-camel-4.6.0-src.zip.asc (added)
+++ release/camel/apache-camel/4.6.0/apache-camel-4.6.0-src.zip.asc Fri May 10
07:55:38 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmY35s8ACgkQnVvv+llC
+wEnl5w/9GUsN4wh8duEg+Q9a3HpH4JvaM7fFtNSlLBruOSdfNK+D0dGonP196C65
+ud5GFYbfUNfF8PivOw5q7rutGqvXAC82eMy5N76KbTVP2g5FaKADRMKNkB2HTBxY
+vsys8Qj4tyOAsjdHFbJO5IwO763sqhQKKEei5VmQkRHLGPH+uzpUqZB/azaLDG6A
+Pb3SwGA6q8jT6WnVVXslfNtVrwmtDaYgZpHfvdzQ/S1XewE+TxYiMY3wf2YO8C+s
+qWej8Vhh6LdkYewVY5FYXxqlTWkBXuOtzC4quLWtmaFBknF5BK8ZVLweK19qY7GU
+t85e6uXfNxL+9gkcjsqVusM1Ib0drJM4/CmEHkorzQZ5EvUXagiYhVBfqT3jYpSE
+C1IZHusmChxVOn8vgYz2TFUcaaAb+fv75QSk6CFaic8Sy4sjHDcZW5ojMDvcjJT7
+BNpoqlQp0CAk3RCcf5ulqpE08LNK49j2gEmw9kEaGq9N70nFDHQZyAbgfJw0rjdW
+yLTyOII2Hc+6YJSITWmgAXpNtnY73SHY+iCQnbF9ASfMP9H1dcSDxl5a1yf3ja6d
++isZDoR2tB/HZfT+V1YT5ChgSoU/qoPOFLmbjgpKNstiKgc835Z7/mYgzW+sdSrY
+bHzNtEArcIrb1pX+TsLDcKEOdiKwxnKLm0g+8Puf/KdOOrqPczI=
+=nAAn
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/4.6.0/apache-camel-4.6.0-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/4.6.0/apache-camel-4.6.0-src.zip.sha512 (added)
+++ release/camel/apache-camel/4.6.0/apache-camel-4.6.0-src.zip.sha512 Fri May
10 07:55:38 2024
@@ -0,0 +1 @@
+cb11a60d9e6a58ec46af23f4d7c577d599a4c5a144fd42797e13905e8134c19599a91338833e5f5a485e862696daec649aa4b1b97bf62d2d4ef4c558b1d0c3ae
apache-camel-4.6.0-src.zip
Added: release/camel/apache-camel/4.6.0/apache-camel-4.6.0.pom
==============================================================================
--- release/camel/apache-camel/4.6.0/apache-camel-4.6.0.pom (added)
+++ release/camel/apache-camel/4.6.0/apache-camel-4.6.0.pom Fri May 10 07:55:38
2024
@@ -0,0 +1,255 @@
+<?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>4.6.0</version>
+ <relativePath>../parent</relativePath>
+ </parent>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>apache-camel</artifactId>
+ <version>4.6.0</version>
+ <packaging>pom</packaging>
+ <name>Camel :: Assembly</name>
+ <description>Apache Camel Assembly</description>
+ <licenses>
+ <license>
+ <name>Apache-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>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-util</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management-api</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base-engine</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-support</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-engine</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-model</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-processor</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-reifier</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-languages</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-xml</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-catalog</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cloud</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cluster</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-console</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-health</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp-util</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-main</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-model</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-util</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io-util</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxb</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-yaml-io</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-allcomponents</artifactId>
+ <version>4.6.0</version>
+ <type>pom</type>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-console</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-lucene</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-maven</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-route-parser</artifactId>
+ <version>4.6.0</version>
+ <scope>compile</scope>
+ </dependency>
+ </dependencies>
+</project>
Added: release/camel/apache-camel/4.6.0/apache-camel-4.6.0.pom.asc
==============================================================================
--- release/camel/apache-camel/4.6.0/apache-camel-4.6.0.pom.asc (added)
+++ release/camel/apache-camel/4.6.0/apache-camel-4.6.0.pom.asc Fri May 10
07:55:38 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmY35s8ACgkQnVvv+llC
+wEnKLBAApdBFMK0P+/fsD5nGapntgsdTl5bogA4MWEMYmoXuCWzcycBvJwUKvMqm
+ol+G86DC2ULTxdz4C5TOXNbaWrgim4lREstN7+B47EnnBovZY1cDWPgQxSdFFEnY
+T1r6LFuGnrBNBj3LfVp9oPp2XzB6mACIk1RpnIk+tgCZjZAfBAguRV/dBJQHdXTR
+t2if30S4g/Uo5tRJVjgUlegPrfPc2Zj5dQTMeXkQx554WeP3UiLIHb+szoOMIBqv
+o3N+ib0OfyRU04iKYwvFzu+1be2gIhtim4uSB195+MJw0vyUGHVtyjecqSIW9kiH
+pe8Gqc0cpnFX9oCB5nS1/iEeZZv9HZA/7/gPW1rZ5iMCSofloTk8LVupVxatNjO4
+rkr2PD43JLi/foIxfqLUMPhUI03O76r7ZLWYQKxd0QVaPy8Dv3zQc6f6pGG83bGP
+8rcVKk57NPX94mtx/F97E2QLiGb1FwSC1HN6YRZgmmGmoXTTlJJV77AZifcu9k9g
+z8JzlWnmqpFoZrw0P6ExavLwpKyheYszuVJ6S6fS1o4ayGIxFhv/VFd8441oXdKL
+TV2dQIaX/Km3TRlqgvcHcUspHseH5CZYetLI+620dSmvBW1+kivMDYJfpk7ubeVz
+hK5ok5UeTjABdw8wVWUdUrWbt0bEpekYBS7eYLdtgywssNEEf54=
+=vrte
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/4.6.0/apache-camel-4.6.0.pom.sha512
==============================================================================
--- release/camel/apache-camel/4.6.0/apache-camel-4.6.0.pom.sha512 (added)
+++ release/camel/apache-camel/4.6.0/apache-camel-4.6.0.pom.sha512 Fri May 10
07:55:38 2024
@@ -0,0 +1 @@
+398ca4c7e0d988c92303501946ea45f68197f1997ed6dbea19db35db4a15c53cc280110677e6276380901b98cdf89493cc54b7f9c347fc99cf4061c51a2ada9a
apache-camel-4.6.0.pom