Author: gzurowski
Date: Sun Sep 15 12:59:37 2024
New Revision: 71592

Log:
Apache Camel 4.8.0 released artifacts.

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

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

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

Added: release/camel/apache-camel/4.8.0/apache-camel-4.8.0-src.zip.asc
==============================================================================
--- release/camel/apache-camel/4.8.0/apache-camel-4.8.0-src.zip.asc (added)
+++ release/camel/apache-camel/4.8.0/apache-camel-4.8.0-src.zip.asc Sun Sep 15 
12:59:37 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmbgXh8ACgkQnVvv+llC
+wElE2RAAqx1lNY7N22pOEsSu6XiwEM0CBwow/ASt6d49Lm/pAVy55gfeIW34u/P3
+qu22UHrmGA7I6RmkQYYY2f+O/2vA49AeNhKilE+vXuUj4ET2ZzjemwSlDtmyug13
+PdXWtw3jdMMazpEGnuQVZqY7dgny6WZ46XSaIT0imb6Qh6NvbACLsPZ7JmCAclha
+Fe2GovB6OLvO3vgArIe+v0bz4HMYzpRgbcMq5oCFTXO4gRxw1dshF/AQ+ozMyUUR
+ECbQUiIqx2YXDV/achZPbbS9V/Xo4Z0K3aJLklHrsoTJvMgtRmFF438wlvPCZST7
+LM63qWelSnc8HChGCSdVGWeTdkyyoEUgQHrOd6esiZ2KaLcu7haUh5e5PWZsg6wr
+kw/GLaYOZb+0HzTP/ASDf6kT+BgxUF/B6sJQdZ4ZMOTQ52x4N0qhkBiBQaMihQ4F
+SBM+hSg9FpTxGJRBoYWhpOi1aeE8PndZ4czxl64Fj3daHUM/VnZ2zNBvAeBCqjK1
+2IUXfbCXv0/NaLewiDaE/yo2ikTgHGkaRvDq0C7VUc4TiQJkWV6pKhawA0RcPAcB
+xPsAmfsMBHQ35pq3LbXeqpz8tXroNXrQpjTP3XG7Q7eco6eJqjeXHRo5cuONiATg
+CCiuHr9xWhkohOKez4uTw01XJLqxDu95FbW+4G+K7waxvzgMqIk=
+=kzVh
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/4.8.0/apache-camel-4.8.0-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/4.8.0/apache-camel-4.8.0-src.zip.sha512 (added)
+++ release/camel/apache-camel/4.8.0/apache-camel-4.8.0-src.zip.sha512 Sun Sep 
15 12:59:37 2024
@@ -0,0 +1 @@
+9890e7dcb38c8f14476b24a548e98312cd3e254b02cda0e3bea7e6c1ffc8ce581999eb6174b511e577c2764d2f98e8121608bb616ee94bc14d7706cb9df936b6
  apache-camel-4.8.0-src.zip

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

Added: release/camel/apache-camel/4.8.0/apache-camel-4.8.0.pom.asc
==============================================================================
--- release/camel/apache-camel/4.8.0/apache-camel-4.8.0.pom.asc (added)
+++ release/camel/apache-camel/4.8.0/apache-camel-4.8.0.pom.asc Sun Sep 15 
12:59:37 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmbgXh4ACgkQnVvv+llC
+wEnE7g/9FHQp1Lseolp8EntI7GIeHuzoYmAWSb4e6e/5vc1wGnfcbEo/8TiIRZR1
+4tYZAkD7FRjYVH9jZCMtykIzvJQ/49RVENVLpNEelyTiy8C/+pqmZ545492m+gCV
+Qvhq6AeQukiB6bBOmDs4za9WPTafxI9sXGKzdbZbMvIUWJTxFfjhZuUt/52yjSFn
+wJwUlRd/tAPekTs8mFT9jA2M5JD/9RuvjoPkjhUj0DjwaYonBzFWEUdU6vKM9MQF
+3Bp+35+++cAR8b+6eA5Fn/CeD/Mtb1zVrwq2w5VGs9o18BQo9E2aM6uymNAcHpwn
+6mStUNxCJlkJrXvonq98THrqW876wvbbsqeqMoNkwIohfqVEhWvq0U56IT8SvOYf
+C/CHdKQYfk+OErd766jO2S/7BTBBah0dk+ameXareyP4fsJVQ/3EA32PfXM1LWfy
+CzDPxCr5OKc8PeD4r2632NFJAmBtAOnixkjuWw7WSkeS5WYJpafpZTa7+LgKs2RT
+2u27dWiGArc4v4JZiBp0DnWcUIwKJCxtEhdGcvhvqNwlzW3lTFovuSavRAPLg9aa
+SZQcqk4mtHmL8JMo1DOoEF5cvQsnIog7Ehz7GbI+8zSiFRyLAl7xGLN3R9ph7+I7
+2yYgxr5LDEfy4b2t7EytseNODfWuLormT3dfsiXTj+tpr8a6Fnc=
+=ge9L
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/4.8.0/apache-camel-4.8.0.pom.sha512
==============================================================================
--- release/camel/apache-camel/4.8.0/apache-camel-4.8.0.pom.sha512 (added)
+++ release/camel/apache-camel/4.8.0/apache-camel-4.8.0.pom.sha512 Sun Sep 15 
12:59:37 2024
@@ -0,0 +1 @@
+0ae1cfa1b087e25e179ba1f12f730fd1623d64be9160dd78051ca4162b72ea369a2e69835bbfd256bb73a711d4f3d164f7cd79d4ce1fec77f6c173513cdd9a90
  apache-camel-4.8.0.pom


Reply via email to