Author: gzurowski
Date: Tue Apr 1 07:24:37 2025
New Revision: 75933
Log:
Apache Camel 4.8.6 released artifacts.
Added:
release/camel/apache-camel/4.8.6/apache-camel-4.8.6-src.zip (with props)
release/camel/apache-camel/4.8.6/apache-camel-4.8.6-src.zip.asc
release/camel/apache-camel/4.8.6/apache-camel-4.8.6-src.zip.sha512
release/camel/apache-camel/4.8.6/apache-camel-4.8.6.pom
release/camel/apache-camel/4.8.6/apache-camel-4.8.6.pom.asc
release/camel/apache-camel/4.8.6/apache-camel-4.8.6.pom.sha512
Added: release/camel/apache-camel/4.8.6/apache-camel-4.8.6-src.zip
==============================================================================
Binary file - no diff available.
Propchange: release/camel/apache-camel/4.8.6/apache-camel-4.8.6-src.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/camel/apache-camel/4.8.6/apache-camel-4.8.6-src.zip.asc
==============================================================================
--- release/camel/apache-camel/4.8.6/apache-camel-4.8.6-src.zip.asc (added)
+++ release/camel/apache-camel/4.8.6/apache-camel-4.8.6-src.zip.asc Tue Apr 1
07:24:37 2025
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmfkSQUACgkQnVvv+llC
+wEnQVg//VWPhU1TjDkNeKrxhxS7/T+6NyUX+guUZTh+3fOtGFc5SjkCIn3u0eX5j
+t9Pkw6+fClGC+xNBJFBJwPJDwaPIPPtKULtnUg+esKbFAC6nlHwJuZs47Jrk2yVj
+a3nN4HJOz6M1/utErbicvkP2SVyhCl+USTuH0MBXRKmsZNPXTqeqpRKtXPnAnBVt
+GlJpaScuQX4X4n4dKqq9Kj48AgbpxII8eMZ3EI3vgBiHnfZUU64ax8ClCMoOjx7V
+kd0kN23Gey31tBz5Kl1pn3VZ0A52UHBqTlqiqaiQfWMGmzwvJ2nouhTF/cK0McMF
+WsO1cmP9LaMVB6P2fnOHDwYbcn43K75SwPo1llhZWCXUeIaP3O32A1EkNcU1Npg9
+W1z96lqCwVO0p8tf9tKykTSRsONW7hw2+GWwHJHg8BTQH+CvMiIJVWQRcCaeEfTy
+aYTK+47wbpCrIA9SDbZQDMddJD5LSrs/sI4LC72HRYnOaO/mTEGJfySOFFRvnfq5
+sLQfJPDkpL7fzwpyRT/yrMW9MxiR/0nFCzy+NIbP9pttLC/KZhoEM9b9bhYsZi9L
+Z5L9yGKcfxgB6rWLf2uPKqx34UbiJiLueS76tTqx4BLooL+TtwSwBQX4KVQcN5oF
+o+HYlE3/BX4DwU7tXCB3hnXtHbYfU9/IRvD1h3LKckTFMeX11Uo=
+=4TpD
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/4.8.6/apache-camel-4.8.6-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/4.8.6/apache-camel-4.8.6-src.zip.sha512 (added)
+++ release/camel/apache-camel/4.8.6/apache-camel-4.8.6-src.zip.sha512 Tue Apr
1 07:24:37 2025
@@ -0,0 +1 @@
+e9a5eee8bb9def360ec049d632191f975dc80c15339909725a59f3cec7d4fc293a3a40ddb848da1406a94ce609e2090a5c20492edf4df1c677f63766e7509618
apache-camel-4.8.6-src.zip
Added: release/camel/apache-camel/4.8.6/apache-camel-4.8.6.pom
==============================================================================
--- release/camel/apache-camel/4.8.6/apache-camel-4.8.6.pom (added)
+++ release/camel/apache-camel/4.8.6/apache-camel-4.8.6.pom Tue Apr 1 07:24:37
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.8.6</version>
+ <relativePath>../parent</relativePath>
+ </parent>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>apache-camel</artifactId>
+ <version>4.8.6</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.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-util</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management-api</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base-engine</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-support</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-engine</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-model</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-processor</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-reifier</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-languages</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-xml</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-catalog</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cloud</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cluster</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-console</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-health</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp-util</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-main</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-model</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-util</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io-util</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxb</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-yaml-io</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-allcomponents</artifactId>
+ <version>4.8.6</version>
+ <type>pom</type>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-console</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-lucene</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-maven</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-route-parser</artifactId>
+ <version>4.8.6</version>
+ <scope>compile</scope>
+ </dependency>
+ </dependencies>
+</project>
Added: release/camel/apache-camel/4.8.6/apache-camel-4.8.6.pom.asc
==============================================================================
--- release/camel/apache-camel/4.8.6/apache-camel-4.8.6.pom.asc (added)
+++ release/camel/apache-camel/4.8.6/apache-camel-4.8.6.pom.asc Tue Apr 1
07:24:37 2025
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmfkSQQACgkQnVvv+llC
+wEk5UA//Zc5wNyKauplmg7IGoo5Hym4Vzne/oJKFjcpGw3h3NUeOtT3jBkvYosTK
+XvXwKgIOtRp0X+nixmMNHeps0I7ktm+TUokFwQSdZ0nFi2ftRvBiZSjFqRKOzKfs
+nZUVpl4Mi+X4flWEHyL2HrR0q0QampPdfjUNjZVdzn187SoYf8besULlWvSg6jcs
+MO2MBdgEpjzeTFZNX++/FuNnpmxKRJYHVED97FJ2icvlrUdjEr3suKp1QIMbCttz
+ObRN6CmYdqjtLSTPlQq0yK8F5KLOHhjNR/CnG01DZHtppZ3RIWXIcGUyArbc3HQ3
+1nmFhXvxT7dFU6RqhxqYCeiagqsPo7lCmGQPUFrmbN1Lx/f2rDVpMW5fHBDFHNaW
+qFySXKhMGKkzgjnng4Z0NuV8VJ8pa9t9+pkTpT99fIo4sLX+ZtaOuJGbFtNQdQx1
+fzW+Iz4nO7Wx1d8vpgwwta2DB2nbdbuYa98ArrOcCWgHGQJGA8cd7v0hFwxdFoZW
+4qR0POVmARbK8/coT47Yf6wOX5gadDZMH7/punCBArPe855iR1MzWNJ0cHwnmkiI
+GuGdwFqwUqtlZFwE6f5Ff7eSe1CN5EmWZdbppBHMQCnhdFu863EqXJpBmw+KFvtT
+9vqlGSDKeN4w0eOCaVQVFeGzsnamzU+2QlZzeeW8OChiuOSY4qA=
+=xyej
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/4.8.6/apache-camel-4.8.6.pom.sha512
==============================================================================
--- release/camel/apache-camel/4.8.6/apache-camel-4.8.6.pom.sha512 (added)
+++ release/camel/apache-camel/4.8.6/apache-camel-4.8.6.pom.sha512 Tue Apr 1
07:24:37 2025
@@ -0,0 +1 @@
+91ce2b9cd01c0e3270836de5f73ec8705cc9ce2bd60245be180f4d62bc9899f956bd57032f88fed280c04a5f5e4246509c270b4c18aea8cbfbf20f5626a7b376
apache-camel-4.8.6.pom