Author: gzurowski
Date: Thu Apr 3 09:03:20 2025
New Revision: 76066
Log:
Apache Camel 4.11.0 released artifacts.
Added:
release/camel/apache-camel/4.11.0/apache-camel-4.11.0-src.zip (with props)
release/camel/apache-camel/4.11.0/apache-camel-4.11.0-src.zip.asc
release/camel/apache-camel/4.11.0/apache-camel-4.11.0-src.zip.sha512
release/camel/apache-camel/4.11.0/apache-camel-4.11.0.pom
release/camel/apache-camel/4.11.0/apache-camel-4.11.0.pom.asc
release/camel/apache-camel/4.11.0/apache-camel-4.11.0.pom.sha512
Added: release/camel/apache-camel/4.11.0/apache-camel-4.11.0-src.zip
==============================================================================
Binary file - no diff available.
Propchange: release/camel/apache-camel/4.11.0/apache-camel-4.11.0-src.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/camel/apache-camel/4.11.0/apache-camel-4.11.0-src.zip.asc
==============================================================================
--- release/camel/apache-camel/4.11.0/apache-camel-4.11.0-src.zip.asc (added)
+++ release/camel/apache-camel/4.11.0/apache-camel-4.11.0-src.zip.asc Thu Apr
3 09:03:20 2025
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmfnwl0ACgkQnVvv+llC
+wEkRwQ/+PmXxpIfo2UD9TbtuCbXfw8MP/P1SbLAtmeRkZ/dXUJpekWkw50Vv80lH
+W7MfyxCXzAVSD79PsYsnD6bTFE/oxQNc53fNrDfnLDvvxvFi//u2CpSLxO3cDB8z
+uROZPo1Ro4Yz9NDmMUwMbrdnLAmbPSInHZ0/yVXQcM4eqvi+LBabWdKR2gTeh5ug
+t63uRTSH6tEMy2MNuAkfhfabsUc+YuWK1Ka2vel8W1R3FEKudAJ17teBEOYNXYEK
+lUDmbRTAht+at895v49CjQaKTeR9S8C8sN13gj6iL/K+bdV+A+PXAuP5yz7mh7a7
+02VW/i3+CMscLBR2rueDYStVWFWGqf1Khe4tDw5HYEL1ENmssixMSqN7tC8VZYge
+ShL+LexLDhAE5Zly5nM6zAAQO3/jSjLrnV2pC+M6A7wYfIunXnPLs+PG3sNzSng6
+PAkm6vg+2oyug32RnIE0FAt0TTUYh62syv0zJ/BkaiTD9GPWUJDag+//P2NnXQJ6
+IxTB5Oz0KXOxW5XfX3dOCKKGwIYnwKR6O5Bz3D5sWj47x3t3NypepP4vKJqZtJKn
+aOxup6XCa5+HGfgPvdSohLU8ejYzvOFTPiIzJakdwouUK0OIR329CEvb1dC0ZOLs
+fnlLfNCJhE17JawNm1brVTV+GFO8i5lpqzYtRY/Xqcm5ori9mTk=
+=wO/j
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/4.11.0/apache-camel-4.11.0-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/4.11.0/apache-camel-4.11.0-src.zip.sha512 (added)
+++ release/camel/apache-camel/4.11.0/apache-camel-4.11.0-src.zip.sha512 Thu
Apr 3 09:03:20 2025
@@ -0,0 +1 @@
+636f74cdd9983e7e136528b893793a9ba103dd208be6e3929e54a91060eea1017b3be44f3181fd16545a0a6b15f40e7789c1d53f814dab6bbaede5e36c7bdd60
apache-camel-4.11.0-src.zip
Added: release/camel/apache-camel/4.11.0/apache-camel-4.11.0.pom
==============================================================================
--- release/camel/apache-camel/4.11.0/apache-camel-4.11.0.pom (added)
+++ release/camel/apache-camel/4.11.0/apache-camel-4.11.0.pom Thu Apr 3
09:03:20 2025
@@ -0,0 +1,256 @@
+<?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.11.0</version>
+ <relativePath>../parent</relativePath>
+ </parent>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>apache-camel</artifactId>
+ <version>4.11.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>
+ <enforcer.phase>none</enforcer.phase>
+ <remoteresources.skip>true</remoteresources.skip>
+ </properties>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-api</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-util</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management-api</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base-engine</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-support</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-engine</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-model</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-processor</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-reifier</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-languages</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-xml</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-catalog</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cloud</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cluster</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-console</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-health</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp-util</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-main</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-model</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-util</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io-util</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxb</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-yaml-io</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-allcomponents</artifactId>
+ <version>4.11.0</version>
+ <type>pom</type>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-console</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-lucene</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-maven</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-route-parser</artifactId>
+ <version>4.11.0</version>
+ <scope>compile</scope>
+ </dependency>
+ </dependencies>
+</project>
Added: release/camel/apache-camel/4.11.0/apache-camel-4.11.0.pom.asc
==============================================================================
--- release/camel/apache-camel/4.11.0/apache-camel-4.11.0.pom.asc (added)
+++ release/camel/apache-camel/4.11.0/apache-camel-4.11.0.pom.asc Thu Apr 3
09:03:20 2025
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmfnwl0ACgkQnVvv+llC
+wEngYBAApm9Ji0tem/7d6PYvHc8llhiLVIWjJ1W1UicgIe9KoLcTFqUVc4zpuAO3
+5c3ratyJaxvmt0mhV/l1AuO1u6v4OwJz9Qcs+Jhw9n8z0Zgp+XInVtVQ60kX6kY6
+wFyd86GtdFtqdcycShOvpMmcDgBt2ihexa+Ng398LmAvtuRw0LrQ7X8yX88XgB5P
+x0YPlZ2ALCnmb31W1zLTOergCRr4Ugw6JS5x1vJu9OVgvYGr7g9z4bqHGZE3zOsL
+YZl0VfTsvobwlFKwgacFECZMySE3wwtkum1XcW6JZvYXiPFjdadYRw92klrRcz8g
+zS++BSGNGxEDQvJ5mbpMp6NHiD7qrDcP2IvaX1fVo6cjpgIBg79NUKwxU5YMwK5U
+XG8z0p/sIqw0cBngjU/vJd59WJsK+oFgOd5kf936DrFzTYWg/bUuQI/PDzMF2XWe
+P0ioqrHIdH07fBS9DflZjx3wRzJtQsTkMMNx/vhzZ5FlGoh2Tvha/Y4iS/paQF/2
+R1BSM7MiFanlPhcU3+SYUkSb+7TEVFE9PJtxS8Kf8is67rINzFUzD0B9ZMNQLaD+
+i6iubnf8ODMbVdPrlBWEh5XJFPyFWBK3Q5nPIAfjc7cs1AM9g0jg/eFMGaq0IEun
+PwNaBLMFXU7eC5f93u/Lal0VILb+KBtGc0v0NzUdidE9BmmzeY8=
+=5/Ra
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/4.11.0/apache-camel-4.11.0.pom.sha512
==============================================================================
--- release/camel/apache-camel/4.11.0/apache-camel-4.11.0.pom.sha512 (added)
+++ release/camel/apache-camel/4.11.0/apache-camel-4.11.0.pom.sha512 Thu Apr 3
09:03:20 2025
@@ -0,0 +1 @@
+2802706fa5da0ca8211213086380171fe490b5a92160214cde5c4d8e1360e94192b22ea46142c8de2b55117426e5916a56aec52944f5ecd5716aca1a0c60d792
apache-camel-4.11.0.pom