Author: gzurowski
Date: Sun Mar  9 10:00:00 2025
New Revision: 75376

Log:
Apache Camel 4.10.2 released artifacts.

Added:
    release/camel/apache-camel/4.10.2/apache-camel-4.10.2-src.zip   (with props)
    release/camel/apache-camel/4.10.2/apache-camel-4.10.2-src.zip.asc
    release/camel/apache-camel/4.10.2/apache-camel-4.10.2-src.zip.sha512
    release/camel/apache-camel/4.10.2/apache-camel-4.10.2.pom
    release/camel/apache-camel/4.10.2/apache-camel-4.10.2.pom.asc
    release/camel/apache-camel/4.10.2/apache-camel-4.10.2.pom.sha512

Added: release/camel/apache-camel/4.10.2/apache-camel-4.10.2-src.zip
==============================================================================
Binary file - no diff available.

Propchange: release/camel/apache-camel/4.10.2/apache-camel-4.10.2-src.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/camel/apache-camel/4.10.2/apache-camel-4.10.2-src.zip.asc
==============================================================================
--- release/camel/apache-camel/4.10.2/apache-camel-4.10.2-src.zip.asc (added)
+++ release/camel/apache-camel/4.10.2/apache-camel-4.10.2-src.zip.asc Sun Mar  
9 10:00:00 2025
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmfMQQQACgkQnVvv+llC
+wEm32w/+OG4Q63Zj8TSJ9w31NbKed3cJrS2g32SFs8008/Ycl82eEqxgALf4jO0O
+lf0gmnIRElSwhB+0xz7JbkU5gNclDr0DIDWCPLNRrs2gey+yrR1XY7mNfXUb6M//
+oBUv7c8xk1HOQREWJILEIYvb82ZMu1WtPYZe5PtNx25S0jN0W4tLTPZlolOx5EHQ
+dfyWkzKguR8NIwPANhAX0wT5Ul2r7QO6lqzBMXrKy8Wabg0XHo/pNgTGJozndgsm
+YLBKRsYYvadP7CsJVt0r/YMpnoPhJNE7UZT7cl0aQ26Mng8SvTiJu1Q/x/WL2dVZ
+FC77LA64v8dKxKwzPq6qBfLJYGJhz39ZHhnuaMSZ5ICPSsl8jXtaQ9D+drixUxOc
+KsfTXNNa6bPYazXG8fPy4M7694Zeg1zmyx5i3tmpD+NpcwB7BIT/jcnBLDA3ObUf
+OuTnU0fh3IUScuwVfgNSwpkHNmvUHGJqZgdBoldLf6d2lIHF6J/YLLvcNw6A+xFh
+YCKvwKtsOO+ioi4hajZdqgdsJ3lXv+BC0j9nPcidYZIe9oc64rSpb3EFphDXzHfn
+QkJfGrrPGV1zRqeupGsuteQbTH71r4FlvrhV4D1OHC0Uur7eNzN62KZYZIHf2GIT
+VO2KbbDe6tPWhorOPUlp1BrMSnmz4Isf+plgLxcY26pYEhOfr74=
+=k+bE
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/4.10.2/apache-camel-4.10.2-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/4.10.2/apache-camel-4.10.2-src.zip.sha512 (added)
+++ release/camel/apache-camel/4.10.2/apache-camel-4.10.2-src.zip.sha512 Sun 
Mar  9 10:00:00 2025
@@ -0,0 +1 @@
+452f7d72cfac6266a545192a10a3ac2113566069a9a21bf59da846eb8f9e88bbad844ecdb9b56424014ad4a896f329d30ed831aba580d277aabeb22b46e1418a
  apache-camel-4.10.2-src.zip

Added: release/camel/apache-camel/4.10.2/apache-camel-4.10.2.pom
==============================================================================
--- release/camel/apache-camel/4.10.2/apache-camel-4.10.2.pom (added)
+++ release/camel/apache-camel/4.10.2/apache-camel-4.10.2.pom Sun Mar  9 
10:00:00 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.10.2</version>
+    <relativePath>../parent</relativePath>
+  </parent>
+  <groupId>org.apache.camel</groupId>
+  <artifactId>apache-camel</artifactId>
+  <version>4.10.2</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.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-util</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management-api</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base-engine</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-support</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-engine</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-model</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-processor</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-reifier</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-languages</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-xml</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-catalog</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cloud</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cluster</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-console</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-health</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp-util</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-main</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-model</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-util</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io-util</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxb</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-yaml-io</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-allcomponents</artifactId>
+      <version>4.10.2</version>
+      <type>pom</type>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-console</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-lucene</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-maven</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-route-parser</artifactId>
+      <version>4.10.2</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>

Added: release/camel/apache-camel/4.10.2/apache-camel-4.10.2.pom.asc
==============================================================================
--- release/camel/apache-camel/4.10.2/apache-camel-4.10.2.pom.asc (added)
+++ release/camel/apache-camel/4.10.2/apache-camel-4.10.2.pom.asc Sun Mar  9 
10:00:00 2025
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmfMQQMACgkQnVvv+llC
+wElmxQ//SQ6U/GrQfiBWf14Vso03+l3/xY13pIFHOeNat0zEl//fq347ys5Qi5vM
+bIMZzhqD6WBhePsHuHBx+h0rRliF8swqwc4ycpHzFKFy4Q/Jc1au+fs2lj/ONS/E
+MFrfWfih5kOB2cp1i3Rso8G7MUMuFjBBI18Kkd9A1W1k1qDYez5tJJCsfdn68m1l
+/5S4BwoVQoq8mDXDCUpJcQQBsZ4GRPNuQ67WP7Iz1HTMida2rHbxkNbFLWOj+TMQ
+I0mvYNAeOEaA8QGNggOEVHxsETYKIiWEHDyKqXlFAbqtk9qtgvgnn+POZSa7bwVX
+utIRHPXGhdVEVny83ZLn0rUYMHl6ps8zQWFsrUWTQicN3xhP8KST/qyAeR5+Znvk
+RegSlmqZurxACTopeaXaR6qt+iT4cha6vdLmaIjhhsBTbYetTUJd1BZxCnOnT4oY
+526unzwBPqhHpx7tKAq6Y+vbA/8fN5sinLFk+NGRBi86rDshIm3XDeBeu6x/Q1BY
+2CRhzj1SXlVTWq47QmkhEgJAsUYtJnLa8GRMVc74u8QyiAzONwWwp2jIDFC2hPZ+
+/R7XcWbdcn6HUxy17MJ6Cbs779LmtmKnxjb3gNBW9tCoXWdvmYP7QBiILYpGyh7J
+eiDWWRWXl51GTPZtVjCl2AYndYgpArH1nOHUr9PL4ZhyA8kWD34=
+=+fjA
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/4.10.2/apache-camel-4.10.2.pom.sha512
==============================================================================
--- release/camel/apache-camel/4.10.2/apache-camel-4.10.2.pom.sha512 (added)
+++ release/camel/apache-camel/4.10.2/apache-camel-4.10.2.pom.sha512 Sun Mar  9 
10:00:00 2025
@@ -0,0 +1 @@
+10155cad3d4a2099ffaaf8145f67c5af87ef949176fabee1d30834e88c8b9d64d25c8043f6ee040c1577d66a158f2b5ad034415bc1f5224615ee1cf1b72e05df
  apache-camel-4.10.2.pom


Reply via email to