Author: gzurowski
Date: Fri Oct 25 04:51:03 2024
New Revision: 72612
Log:
Apache Camel 4.8.1 released artifacts.
Added:
release/camel/apache-camel/4.8.1/apache-camel-4.8.1-src.zip (with props)
release/camel/apache-camel/4.8.1/apache-camel-4.8.1-src.zip.asc
release/camel/apache-camel/4.8.1/apache-camel-4.8.1-src.zip.sha512
release/camel/apache-camel/4.8.1/apache-camel-4.8.1.pom
release/camel/apache-camel/4.8.1/apache-camel-4.8.1.pom.asc
release/camel/apache-camel/4.8.1/apache-camel-4.8.1.pom.sha512
Added: release/camel/apache-camel/4.8.1/apache-camel-4.8.1-src.zip
==============================================================================
Binary file - no diff available.
Propchange: release/camel/apache-camel/4.8.1/apache-camel-4.8.1-src.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/camel/apache-camel/4.8.1/apache-camel-4.8.1-src.zip.asc
==============================================================================
--- release/camel/apache-camel/4.8.1/apache-camel-4.8.1-src.zip.asc (added)
+++ release/camel/apache-camel/4.8.1/apache-camel-4.8.1-src.zip.asc Fri Oct 25
04:51:03 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmcU5OIACgkQnVvv+llC
+wElzHg/+I2ty17xWEAHgXwZO7cohKBnPKxBFPvMExo32LYd5alHcpkCmDftpGJhr
+xrfBXR+LXE4ZefRaDvIj8qHWecGQVkXsJQ+jyw22FCjbA8ex3TOOu1VQ8AQEtEiL
+I08JR3+txxuEolxoxwvLpiqfbbwNd/lu+aSDKBlWFXdCwqGfyOI8AWaOVnZpCa50
+/VVEwxxrHj3PYjm3cyeNTFtKqScp86nZSE5jhYQT+im0F5Lblri9TolI0ypj7ECN
+YTTziUqvqbLbM7qpfsV8SNfOFjmxN2xt41+9kEg0zIYHLXHQX0eL5lUR40dbxawu
+HWTkLUAmbheye2jSUVhz6XUPfB14Pj7avzWX8Xc4gWZ3ERmoKIBNQa7i4dw1IW46
+a9uGQ+A+BsxnOKIlK1bdLnj1mPkM6FOG6IkUir7NA3sFUplLJ7C0flish8JZ6jqR
+Jllm8X3SjblFOZwWAOLRb0Ujq/p8ckAGzSwZWlsxM0PPgmYp7yMOZ3rXlUl+acDS
+2OxOpLK5Mb0UzeTiZZ4KwavBR6CmLJ+lZLPqJb5GsDtbAPPj21tqBvMG506NlaZj
+xh1vdXDj82McN4g7utAZ/jMhmsa8a++1aCei5hZOcuq1ApCCI4wGixyh2U/jZYvM
++sSoQsaPALp5856TcGr8tkaFzOEp/1CLrBzROO1HyxmE32rvl30=
+=F2UJ
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/4.8.1/apache-camel-4.8.1-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/4.8.1/apache-camel-4.8.1-src.zip.sha512 (added)
+++ release/camel/apache-camel/4.8.1/apache-camel-4.8.1-src.zip.sha512 Fri Oct
25 04:51:03 2024
@@ -0,0 +1 @@
+d5db197652a690d40059da220105db05dad94f1e68db2c264d14ef4a8ee2bc80dbea47cd08ed8245c33c1a14b3e159739436826d1bbf6936172a1b2d13cf7fc1
apache-camel-4.8.1-src.zip
Added: release/camel/apache-camel/4.8.1/apache-camel-4.8.1.pom
==============================================================================
--- release/camel/apache-camel/4.8.1/apache-camel-4.8.1.pom (added)
+++ release/camel/apache-camel/4.8.1/apache-camel-4.8.1.pom Fri Oct 25 04:51:03
2024
@@ -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.1</version>
+ <relativePath>../parent</relativePath>
+ </parent>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>apache-camel</artifactId>
+ <version>4.8.1</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.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-util</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management-api</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base-engine</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-support</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-engine</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-model</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-processor</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-reifier</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-languages</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-xml</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-catalog</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cloud</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cluster</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-console</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-health</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp-util</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-main</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-model</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-util</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io-util</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxb</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-yaml-io</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-allcomponents</artifactId>
+ <version>4.8.1</version>
+ <type>pom</type>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-console</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-lucene</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-maven</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-route-parser</artifactId>
+ <version>4.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ </dependencies>
+</project>
Added: release/camel/apache-camel/4.8.1/apache-camel-4.8.1.pom.asc
==============================================================================
--- release/camel/apache-camel/4.8.1/apache-camel-4.8.1.pom.asc (added)
+++ release/camel/apache-camel/4.8.1/apache-camel-4.8.1.pom.asc Fri Oct 25
04:51:03 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmcU5OIACgkQnVvv+llC
+wEnqyQ/+M5uYN0SDzA7jYRePdrV6w4Pd5PjGMxa6A8HGhndk8t5fEoKDR1/rbaTA
+he2lY3OdC8dktymu0OMvVo4COcgEdDnCt5ZeLueGsaIaaBnv96R+iijW0DcGXG8J
+OkL/yULdUwpwBjtet7cb+VGTJ4E7AdL+iLrN7I/kCIGGYRmxi/TPSV/KAbDd0V+W
+vM39ckNhllsCf71k3nTKU+MTxL2zSIT5cZETZ2rCTYiZ7jVrhhJDoYvnulr5j246
+xsLhbkmC2Zpf5zY8tzPtu0pqtdVoNTSM4l8GoJq0BBrB74mopKn1h8KPLNU6tGxK
+Rij2FPz5D+OZG75Xl1vTTgebe9rDvfydbCemFk22tcuYoJo8CPt21TndFHngytBF
+xDG+Wyzc3WyTvpf6yXKD2ABrU1si8X02AXHpiL7G2lj1NqadiRxWKVLUNwIYAfS3
+K56vkYqV/g0ULotPRuHlz+S0MigYMApCARIFF13OqOMCsRNVmTYKYPph9NZug1nn
+TNUx4hbblNdXtqE4fH8B4HqPcb8ceH/+dw3q6kbd00GkdHeUxOEpbE/wwl8KGNjT
+0Igh94TaxRCsjie6X0NxZWob9YXGji3JBmRDRT6NyLxmEmSui0CclLm7vyC1DfKj
+Hy/uj2m7qMrAi7BXDsnNLQJPHNQQ6Tn2K7M0gyq1KnmpYsVJKy4=
+=8cwp
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/4.8.1/apache-camel-4.8.1.pom.sha512
==============================================================================
--- release/camel/apache-camel/4.8.1/apache-camel-4.8.1.pom.sha512 (added)
+++ release/camel/apache-camel/4.8.1/apache-camel-4.8.1.pom.sha512 Fri Oct 25
04:51:03 2024
@@ -0,0 +1 @@
+75a4dbeadc68a9946406806bacd3fbd5914bfcdeb60bc5543a13c7b7cee6900bf00a77ed4207fdb632a9004d98dd05b249e918806b58496ec8b41b95b3e74e1b
apache-camel-4.8.1.pom