Author: gzurowski
Date: Tue Nov 14 18:21:27 2023
New Revision: 65284
Log:
Apache Camel 4.2.0 released artifacts.
Added:
release/camel/apache-camel/4.2.0/apache-camel-4.2.0-src.zip (with props)
release/camel/apache-camel/4.2.0/apache-camel-4.2.0-src.zip.asc
release/camel/apache-camel/4.2.0/apache-camel-4.2.0-src.zip.sha512
release/camel/apache-camel/4.2.0/apache-camel-4.2.0.pom
release/camel/apache-camel/4.2.0/apache-camel-4.2.0.pom.asc
release/camel/apache-camel/4.2.0/apache-camel-4.2.0.pom.sha512
Added: release/camel/apache-camel/4.2.0/apache-camel-4.2.0-src.zip
==============================================================================
Binary file - no diff available.
Propchange: release/camel/apache-camel/4.2.0/apache-camel-4.2.0-src.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/camel/apache-camel/4.2.0/apache-camel-4.2.0-src.zip.asc
==============================================================================
--- release/camel/apache-camel/4.2.0/apache-camel-4.2.0-src.zip.asc (added)
+++ release/camel/apache-camel/4.2.0/apache-camel-4.2.0-src.zip.asc Tue Nov 14
18:21:27 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmVOWBoACgkQnVvv+llC
+wElbGA//Vvh3OgStFXE8+Jg7O00Fd/3M/g6auTtC0eL00cwZD63PJA8I26BRj5Bd
+fae6CuMb+/iScCxldCd5dvHijbobYiG1vmwCT84kSGjWHJr394scLUZxKSnFoxbv
+HWH/FzMlDFFp+dG6HANJnYPkHoY19p73nnkMo381fmU69zbMYoHVZsWWQvrDVD6O
+MwRx/78f3XwKDoMrZ6EdLli5ooc/DCXQ2vgb5utDJZ4e1vfr8EGuLMHHOitzfvfV
+bSABRwuuo36deUlgFReYV1D55zaZjWORK8lSRHdaR9o1njrS1hL6Cs8GvD1aZkEr
+BBy9IT2sZT0ooO199UOxcgywjnHSDxeHMnNCzi0AEaHbqIbLHJVt8q3BxRSMuTnM
+R7XvkGZKKzPzV4SXIfbpyN4dfhLE1OYMDS+iBt2gW96veSIjCqCIRRw8Eto7566k
+/qtoIreWOzKAdRKQ1uovwuqyccA+OH3QnyLaFoE8hPpc5CThuFXKYKs/9iwXpv5/
+A76yRmQFbE8SSs6SHCAWFjcDKz7U4IKHCrYdoT+xAO7fbBeNwFTSEcosZDSvyRY6
+p9/3qYQ++WkM9YPi61NOlDk9AyYmKTH52S91TMR6b6LS7spwBUhMwuR68g7etX2z
+gqew1zamzPuzq1+LljaZaKHdU8/AmdhHfaPF3QmCsqFCESv/yhg=
+=dkrD
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/4.2.0/apache-camel-4.2.0-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/4.2.0/apache-camel-4.2.0-src.zip.sha512 (added)
+++ release/camel/apache-camel/4.2.0/apache-camel-4.2.0-src.zip.sha512 Tue Nov
14 18:21:27 2023
@@ -0,0 +1 @@
+122e5aa51f219e3f21cb9236e79c825ce3ffbf2bc8e38cdfa91e4fe2aac3f2b0ad08c42b138e092d33e777b233cfa3eb7e0d4d3c2bda983df061c40eb9c58adc
apache-camel-4.2.0-src.zip
Added: release/camel/apache-camel/4.2.0/apache-camel-4.2.0.pom
==============================================================================
--- release/camel/apache-camel/4.2.0/apache-camel-4.2.0.pom (added)
+++ release/camel/apache-camel/4.2.0/apache-camel-4.2.0.pom Tue Nov 14 18:21:27
2023
@@ -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.2.0</version>
+ <relativePath>../parent</relativePath>
+ </parent>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>apache-camel</artifactId>
+ <version>4.2.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.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-util</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management-api</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-management</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-base-engine</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-support</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-engine</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-model</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-processor</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-reifier</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-languages</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-xml</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-core-catalog</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cloud</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-cluster</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-console</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-health</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxp-util</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-main</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-model</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-tooling-util</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-io-util</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-xml-jaxb</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-yaml-io</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-allcomponents</artifactId>
+ <version>4.2.0</version>
+ <type>pom</type>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-console</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-lucene</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-catalog-maven</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-route-parser</artifactId>
+ <version>4.2.0</version>
+ <scope>compile</scope>
+ </dependency>
+ </dependencies>
+</project>
Added: release/camel/apache-camel/4.2.0/apache-camel-4.2.0.pom.asc
==============================================================================
--- release/camel/apache-camel/4.2.0/apache-camel-4.2.0.pom.asc (added)
+++ release/camel/apache-camel/4.2.0/apache-camel-4.2.0.pom.asc Tue Nov 14
18:21:27 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmVOWBkACgkQnVvv+llC
+wEmIkw//UEUzA+vpa6Tt+DTtmJeoOxW7qZ8YNz1nXqzBWKIj5A+gn3S1bW7erCIG
+3vMJuzGPRS8aGus7GgR5svH1QI/QUbl95EFcZNuBG+Pm34HWdvRJjXw4t/k+/hmr
+jdPuXKJs9eDAudPTRSVqeghDe2c69VA5eGHAUYqZ107t6d17/hVqxZqtnsPRBV2B
+CyO3jgRwYIl8qG0NOt9N5WX7QllfQfsug0OqELYGaobNtShk72Pchg+dRewlCeFN
+Aevvu12N+dmfgsSpaHdRn/jhqLl2NrrQOmN5EOARHrGSjKNU1L6rUO+bdSO4Ldyv
+5fy92dUdN0d7IcLLX2wVtWdB4Tulxxw3tnLwURg52nPBvXTpXz132Rf7GivlzUF0
+22rMfBFm0LNBtb/KOdCSrXptlQAW57Y44lqV/2sEQ1OUUxuuO4s3qHn1L4VmAwi4
+Vssy4ucPz6mQiWF1B67vSB5E4Jonx39Sd1Tq/siovcql4XmBXQzdNqaX/S1Prlwb
+dSYDsPwnzCV7w8W96B1pPkVo9JfZVOnt8hHIwFLVIPdxnk5SC59cas6HS6KdSev+
+jEofJkCAzyxLcb4nQvO+MrysBEKKGyvIKM9DdOGSms2O8k8gkxrw5SX1CWYU8EBQ
+eyA9KnoeOhd18rwAHH6WO8CGbvhYk61qWtHyyr/I3zxFlecMWMM=
+=/jLX
+-----END PGP SIGNATURE-----
Added: release/camel/apache-camel/4.2.0/apache-camel-4.2.0.pom.sha512
==============================================================================
--- release/camel/apache-camel/4.2.0/apache-camel-4.2.0.pom.sha512 (added)
+++ release/camel/apache-camel/4.2.0/apache-camel-4.2.0.pom.sha512 Tue Nov 14
18:21:27 2023
@@ -0,0 +1 @@
+065761f2da2f1ae4ddba08a50e5fdc10cbbc93da61ad9dc5a20f309377ce77d148b1f24bea2e0f3662007f0ac5f8645128df4fee94a6875cb1cb898d8e8645b1
apache-camel-4.2.0.pom