Author: gzurowski
Date: Tue Jul 8 10:43:58 2025
New Revision: 78047
Log:
Apache Camel 4.13.0 released artifacts.
Added:
release/camel/apache-camel/4.13.0/apache-camel-4.13.0-src.zip (with props)
release/camel/apache-camel/4.13.0/apache-camel-4.13.0-src.zip.asc
release/camel/apache-camel/4.13.0/apache-camel-4.13.0-src.zip.sha512
release/camel/apache-camel/4.13.0/apache-camel-4.13.0.pom
release/camel/apache-camel/4.13.0/apache-camel-4.13.0.pom.asc
release/camel/apache-camel/4.13.0/apache-camel-4.13.0.pom.sha512
Added: release/camel/apache-camel/4.13.0/apache-camel-4.13.0-src.zip
==============================================================================
Binary file - no diff available.
Propchange: release/camel/apache-camel/4.13.0/apache-camel-4.13.0-src.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/camel/apache-camel/4.13.0/apache-camel-4.13.0-src.zip.asc
==============================================================================
--- release/camel/apache-camel/4.13.0/apache-camel-4.13.0-src.zip.asc (added)
+++ release/camel/apache-camel/4.13.0/apache-camel-4.13.0-src.zip.asc Tue Jul
8 10:43:58 2025
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmhn9sUACgkQnVvv+llC
+wEkuOhAAqF0YtYP2uUDtKErFuvBGDffjtidmfRBvPYwGaSb8GdB/6Q3wxwiXuaSm
+kgA6iXl7CccNC41PX0ulAhBb1ODpZ2CTIETnhToa+186cm1xG5MHf7acmy4olsXq
+YGheaMT+tFtxdofch/ykq49XpVs2Hnco0YbTwy0BX5L5/Damfkz4KJO53GXjuJYm
+QrHHTg4T2NjUS+NxAf9eZ6OVCLF6aUri8k3g5EU9TGSK3y64ny4gIQWgbmOXnCfR
+u1/m4JjvfhEORpWbbd6SWt4v3TqEg8cOHulv3p50hsTKzxu1M5b0eDcQEqWGJ4NX
+BweT6awWhM/qsgpBPhrwKg1+F9DkAQimTWW6S8Uz3bNc7WCsYGCQgdheQZQbRHMx
+ZIWMo6PwRUZsdZtm5Iivy42flBUJ7sWaKbOHvoIMZ+jZf8V6n6LxGLHupADjcDmC
+yyxv2G4hxDhYiQKKqtMAUxfi+y/EomIz9i9oX49SH5uyWUJZKZAD6rPw44murysN
+969G1rzwQttFuQaewrNKJYtQTOC6YPqaMC3VQCAOeAQUkx+Jtgu7abEYa3JGfzSa
+gDZz/V9u6rKM/ex90PQbU3qnHzESgxOR+4JaDRh4iWEQ6aAH3UiteVvGI0ZDXBJ3
+1AIoZyT3KCzaLQm+s2Y66rXxmjjIMt0qYji15ka2upxACb5ZghM=
+=Te63
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/4.13.0/apache-camel-4.13.0-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/4.13.0/apache-camel-4.13.0-src.zip.sha512 (added)
+++ release/camel/apache-camel/4.13.0/apache-camel-4.13.0-src.zip.sha512 Tue
Jul 8 10:43:58 2025
@@ -0,0 +1 @@
+b4c904117a78f6545009a1ae9f401582abe28e6359003d75c0628dd57978d3846e22a47c2b71006cfc57f8a5870ae965986cf6029bcde615b24084c6b790fd20
apache-camel-4.13.0-src.zip
Added: release/camel/apache-camel/4.13.0/apache-camel-4.13.0.pom
==============================================================================
--- release/camel/apache-camel/4.13.0/apache-camel-4.13.0.pom (added)
+++ release/camel/apache-camel/4.13.0/apache-camel-4.13.0.pom Tue Jul 8
10:43:58 2025
@@ -0,0 +1,262 @@
+<?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.13.0</version>
+ <relativePath>../parent</relativePath>
+ </parent>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>apache-camel</artifactId>
+ <version>4.13.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.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-util</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management-api</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base-engine</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-support</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-engine</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-model</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-processor</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-reifier</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-languages</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-xml</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-catalog</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cloud</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cluster</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-console</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-health</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp-util</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-main</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-model</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-util</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io-util</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxb</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-yaml-io</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-allcomponents</artifactId>
+ <version>4.13.0</version>
+ <type>pom</type>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-console</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-lucene</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-maven</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-suggest</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-route-parser</artifactId>
+ <version>4.13.0</version>
+ <scope>compile</scope>
+ </dependency>
+ </dependencies>
+</project>
Added: release/camel/apache-camel/4.13.0/apache-camel-4.13.0.pom.asc
==============================================================================
--- release/camel/apache-camel/4.13.0/apache-camel-4.13.0.pom.asc (added)
+++ release/camel/apache-camel/4.13.0/apache-camel-4.13.0.pom.asc Tue Jul 8
10:43:58 2025
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmhn9sQACgkQnVvv+llC
+wEm+Iw//ZE+wx1kZ6I5tSizYaA5/tlz7igXRl+M9hVP8ZaGZXRELtea+s8QNPq0j
+atHpbhgm3dtsZ+Pf2dw+B3iOUXUcaz69W7NdR0mL7Tw4KuWocCNCMHm8UeWw45Tn
+KUreg++f6GLcqDQ04XOe9TYMOSSLSR4TA+/rY2+OsF88K4h+UC7gsA2SCN04e8Bl
+OeME2QsmdS3SuXbhk8hAjQRVPQO6dms9/+Zy1KcLLoXdJM5KvgUb/C0pzxUryEk4
+OYNladLO64+Sunq3wxnmELjntoWV2EfKclmxqQaLJhThryNUG490i4iVc+hAjMbZ
+q/AMBVclufWE4Y969JtFN5bLYd7W4N2EtEBETCV9C53OclXcavg9n3l8Frq/dhtW
+YYA+VVAE3kOujOw+spbd8BAv3cv0zoQLhSZGid6pRJDq89dCIqgJfqmIBn9e2HFx
+vABM3Fu5BudwD2/k2rGlne5mXOndM+uLWoycmd1yRt8pYfz2KwFh7PzFt3adfJuO
+2NAfOJ1GGR8bGsYen5dHj6B4GjIpm/FHlub12fAqcaTGcfzIdkwAmTvzf4bkU25e
+y7w8P5Kd2rEioLnAJ4d12XsEd5n8vMIfN3h/NGUwR2Z2mY+4eLvae4w6BRwmfKsw
+aFCEhpD9lP5mOuRM+gNflfzTK/Sh2p0PNcyvqkcLzVvYkHvSwpA=
+=Falv
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/4.13.0/apache-camel-4.13.0.pom.sha512
==============================================================================
--- release/camel/apache-camel/4.13.0/apache-camel-4.13.0.pom.sha512 (added)
+++ release/camel/apache-camel/4.13.0/apache-camel-4.13.0.pom.sha512 Tue Jul 8
10:43:58 2025
@@ -0,0 +1 @@
+515987c9046c639650e8b3aabf7fb467b52105eca98a1c4c6170b9fe13a67768cbc8281bcc3079fcedf4f212f808551308570c84dcb5ed36c537e7e2a917b050
apache-camel-4.13.0.pom