Author: gzurowski
Date: Thu Dec  5 14:17:41 2024
New Revision: 73505

Log:
Apache Camel 4.8.2 released artifacts.

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

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

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

Added: release/camel/apache-camel/4.8.2/apache-camel-4.8.2-src.zip.asc
==============================================================================
--- release/camel/apache-camel/4.8.2/apache-camel-4.8.2-src.zip.asc (added)
+++ release/camel/apache-camel/4.8.2/apache-camel-4.8.2-src.zip.asc Thu Dec  5 
14:17:41 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmdMqXIACgkQnVvv+llC
+wEl9+g/8CJjzH9j2sf0Xz8VCUs8f5H1qKyAZAgeBnKG/N3G/HFbWWhO7+QLJY6MG
+li7v3GHN77MDTu9k1+q6jSdVHxkZI7fYFUCSa2wXBKLiFeHtV3P5m7WSs1vZUgpF
+13vGeQ6/JaWcJQBidGi+C96cnbYqdjJ6icVW2jY+I8mo8qFz4He+yZrkJf92AWhs
+5pGE9BrqLh3OZYrJwOXapjvFfEsF6GmjFIlIFchD9E8DxqC6ctBVPTwUIpphG7TT
+DWoWZt87U2RHdk2LAb4sVWVVrTu30jbldkGtsFww5UtgmNzDWwMjgbrVg361ZtQz
+cAHmLljphCoVvnjZGPXWdt3z02rlptWg0oVh/it1IFfv+djcHkPdwj9g8NGEJZJg
+Qkhsl9rO+rnmposTyz5JtY9pdocRaOp9Pj7izZ25sgEP2RJ9FseprE2c6ChpwzVq
+fBrKOpHkLpjL8RGNuy3PYABRnOJU1A6kwZ0OIAeZWEMjZv19DiSKOWysTAvJP+9u
+kry5tJNOQ2HEPw7dUu3vyAQ4XZLk6ED9cL6VGHAXtrk3AczaXjTlL1pdAI+jE45r
+A0yE3P3g8cbxYTAqphkquaaVfKUQnEEpIQQJqIUMryMUSz+hWnsYLeVeMeBS84q9
+xCQxz7/x/447nXckjNWSWvx4LnOPVBofxceodgYm1pfiLHEhDco=
+=1kMj
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/4.8.2/apache-camel-4.8.2-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/4.8.2/apache-camel-4.8.2-src.zip.sha512 (added)
+++ release/camel/apache-camel/4.8.2/apache-camel-4.8.2-src.zip.sha512 Thu Dec  
5 14:17:41 2024
@@ -0,0 +1 @@
+7628b77ef55dbf2b007289d5ccbc13dd819941af756c2c6ef5317bf785ee13b1083489d977beaa8b3fdf89ba6452fe89b740d891c3cc6a930f58202048106422
  apache-camel-4.8.2-src.zip

Added: release/camel/apache-camel/4.8.2/apache-camel-4.8.2.pom
==============================================================================
--- release/camel/apache-camel/4.8.2/apache-camel-4.8.2.pom (added)
+++ release/camel/apache-camel/4.8.2/apache-camel-4.8.2.pom Thu Dec  5 14:17:41 
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.2</version>
+    <relativePath>../parent</relativePath>
+  </parent>
+  <groupId>org.apache.camel</groupId>
+  <artifactId>apache-camel</artifactId>
+  <version>4.8.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.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-util</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management-api</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base-engine</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-support</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-engine</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-model</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-processor</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-reifier</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-languages</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-xml</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-catalog</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cloud</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cluster</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-console</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-health</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp-util</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-main</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-model</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-util</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io-util</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxb</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-yaml-io</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-allcomponents</artifactId>
+      <version>4.8.2</version>
+      <type>pom</type>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-console</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-lucene</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-maven</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-route-parser</artifactId>
+      <version>4.8.2</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>

Added: release/camel/apache-camel/4.8.2/apache-camel-4.8.2.pom.asc
==============================================================================
--- release/camel/apache-camel/4.8.2/apache-camel-4.8.2.pom.asc (added)
+++ release/camel/apache-camel/4.8.2/apache-camel-4.8.2.pom.asc Thu Dec  5 
14:17:41 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmdMqXEACgkQnVvv+llC
+wEnLmw/+P5An/KYeWpuGYMth1uqRSgNDMatG1aH+wiE2HtlswUgas1TMTTUmCw1A
+2Y8ND123pyBtIDw1Jp2ttY0sNqoYeIcYJn8HkvFfPGhzH/Dh+pfrZqXVFdtycOFR
+LlJbHH9Uk90OmXHDPp+PAwNOcrYlJX/xSqTHtOxrwXOaYelKUb+1gz5M4WFJhbwc
++L9yOp6b9OHKRYgb4fwKquJcQo1WeB4cQAhQjTdqkgRmHG5XkgjeEeLtNfLpitlW
+ggwAdkT8G/cytutZpGH4QSt0YDloq9AEK9mmm40Jr8P6J6V05LVMNfC5kG2JwZ1Z
+Oa4aAk255hFwKM+1xMlOMsEijdm4vXWQ4wy25GzrwxCs8kB3bm893F2X7f/CeZ85
+aLm1S9mi0mEaGQf0caXOhsRVOovf52Dpk7yessER2TkOiXcy3tlkN54F7kCrMi5s
+d1qicgfhIEwaaI3WtQIt+i9o10MS0lAYLeNM9PIe8srxCLJPQS0SL9vBVJ7LqhR0
+Bhf69Xpluhx+Ii2wfBQdyFfOls3/UjHDJfuwNnKbTM6mRdv1jYuBu9lVCSzobDkX
+twQklmZeU0wsHvKnMHSsN0fF7f4zBFOI8ayjEEvL6XBHI8bSMxkmXp2RFIJhMlRD
+01/vb/Wc1CFHh8NSkUNrWKBpst7890vFtwSzdpgAhFpjDE7RJ/w=
+=H1tE
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/4.8.2/apache-camel-4.8.2.pom.sha512
==============================================================================
--- release/camel/apache-camel/4.8.2/apache-camel-4.8.2.pom.sha512 (added)
+++ release/camel/apache-camel/4.8.2/apache-camel-4.8.2.pom.sha512 Thu Dec  5 
14:17:41 2024
@@ -0,0 +1 @@
+f607e149b1ab7099f1d689ea31e12b30b2a0a6d1cc8d2da6e15812d9fb330b24a6f7dd737b82426d9ac8d64864b387739ef8bda1ac1bcc5017d6aa7531c71f0a
  apache-camel-4.8.2.pom


Reply via email to